[Live-devel] question about get a total mpeg file when
using openRTSP
Ross Finlayson
finlayson at live.com
Mon Jul 18 02:04:34 PDT 2005
>for some reason, i need to use "openRTSP" get a total mpeg1 file when i
>play a url like this: rtsp://*.*.*.*/mpeg1video.mpg,just the same as the
>"-4" option did to mp4 file.
The library currently contains no mechanism for combining separate incoming
MPEG audio and video RTP streams back into a MPEG Program Stream file.
>And now i made some modifications to the source file: i make both the
>video and audio subsession write the data to the same file.
No, that won't work; instead, you would need to output the file in proper
MPEG Program Stream format.
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list