[MPlayer-dev-eng] Nice addition to demux_ts, need help
Nico
nsabbi at libero.it
Mon Aug 11 21:53:41 CEST 2003
Hi,
I modified demux_ts so as to handle MPEG4 (video only atm) in TS (
seems to be identified by
- stream_id=0xFA in the PES header
&&
- descriptor_type=0x10 in the descriptors loop of the PMT of the chosen
program
but mplayer shows it only if I dump the video stream and play it with
-fps 25, otherwise
it complains with 'no stream found'.
Adding sh_video->fps=25.0f in demux_open_ts() doesn't work, either, so
I'm a bit puzzled.
What's the right way to proceed?
Suggestions are very welcome.
Thanks,
Nico
More information about the MPlayer-dev-eng
mailing list