[Live-devel] Memory leaks, only creatNew But no delete

2009-05-25 Thread zhBruce
Hello: At first, Thanks to Ross for help on "mepg4-latm". Here is another trouble, I made a vs2005 project,which include some files of live555. In the main() function in file main.c , I copied code in main() function in playCommon.c of live555. Building,Running successfully. The program

[Live-devel] Two quick questions ( 1) OutputPacketBuffer and fDurationInMicroseconds 2) skipping frames in doGetNextFrame() )

2009-05-25 Thread Alex Solbi
Hi 1) Suppose that I set OutputPacketBuffer::maxSize to a large value. Now, I wonder: is fDurationInMicroseconds, inside doGetNextFrame() of a MySource, ignored until the buffer is filled (so it has no effect if I set it to a value different than 0) ? -

Re: [Live-devel] openRTSP woes

2009-05-25 Thread Stas Oskin
Hi. Second, it's important to realize that the ".mov" (or ".mp4") file format is > badly designed, and is poorly suited for recording live input streams (like > these). One basic problem with the file format is that it records > audio/video data using sample/frame *durations*, rather than timesta

Re: [Live-devel] openRTSP woes

2009-05-25 Thread Stas Oskin
Hi. Unfortunately not, because the 'raw' (i.e., audio and video Elementary > Stream) files would not contain any of the 'presentation time' information > that we get from RTP/RTCP. Therefore, when you later combine them into a > single audio+video file, you won't be able to get A/V synchronizatio