Re: [Live-devel] liveMedia and CMake

2010-06-16 Thread Joshua Migdal
You can use makefiles just fine in windows. nmake -f . But with that said, I prefer to use Visual Studio projects instead of makefiles for my build environment. Making a visual studio project for live555 was very easy. I'll post mine to this list (or wherever appropriate) after I clean it up and m

Re: [Live-devel] save h.264 stream to file

2010-05-22 Thread Joshua Migdal
you need to specify the width and height of the output file. -w and -h options. You can also specify the fps if you want. If not, it will default to 15 fps. On Thu, May 20, 2010 at 11:09 AM, Nuno Cardoso wrote: > Hi list, > > I'm using the command "./openRTSP -4  -d 10 rtsp://192.168.1.163 > > ou

[Live-devel] broken avi index in openrtsp?

2010-04-29 Thread Joshua Migdal
I'm using openRTSP to create an avi file, but the avi files it creates will not play in Windows Media Player. The directshow filter graphs will not render properly. The AVI will play in VLC with warnings, and it seems to play fine in MPC. When I open it in VirtualDub, I get the following notices:

[Live-devel] Chunking up video in openRTSP

2010-04-26 Thread Joshua Migdal
Hi all, I'm trying to modify the openRTSP test app in order to have it output quicktime files in one minute long chunks instead of in one big mov file. I've looked a lot at QuickTimeFileSink.cpp and PlayCommon.cpp but have run into some snags. Some things I have tried: Since the start-of-file and