Transport stream containing H264 is recognized as MPEG2
Hi! A stream, uploaded by myself last year when I didn't know what PAFF is, cannot be recognized correctly neither by -demuxer lavf nor -tsprobe 100000000 - both believe it's MPEG2. (-tsvformat 0x10000005 works and shows it's H264) ftp://ffmpeg.mplayerhq.hu/MPlayer/incoming/HDForum-06.04.04-01%3A05%3A30.ts Please move to samples: V-codecs/H264/PAFF/ Thank you, Carl Eugen
On Wed, Nov 07, 2007 at 02:07:42PM +0100, Carl Eugen Hoyos wrote:
ftp://ffmpeg.mplayerhq.hu/MPlayer/incoming/HDForum-06.04.04-01%3A05%3A30.ts
Please move to samples: V-codecs/H264/PAFF/
Done. Diego
Il Wednesday 07 November 2007 14:14:16 Diego Biurrun ha scritto:
On Wed, Nov 07, 2007 at 02:07:42PM +0100, Carl Eugen Hoyos wrote:
ftp://ffmpeg.mplayerhq.hu/MPlayer/incoming/HDForum-06.04.04-01%3A 05%3A30.ts
Please move to samples: V-codecs/H264/PAFF/
Done.
Diego
the only video stream present in the only program present is identified as mpeg2 New active PMT program_number : 1000 version_number : 0 PCR_PID : 0x7d1 (2001) | type @ elementary_PID | 0x02 (ISO/IEC 13818-2 Video) @ 0x7d1 (2001) | ] 0x07 : �$" | ] 0x11 : "�" | 0x04 (ISO/IEC 13818-3 Audio) @ 0x7da (2010) | ] 0x0a : "fre"
Hi Nico! On Wed, 7 Nov 2007, Nico Sabbi wrote:
ftp://ffmpeg.mplayerhq.hu/MPlayer/incoming/HDForum-06.04.04-01%3A
[...]
the only video stream present in the only program present is identified as mpeg2
New active PMT program_number : 1000 version_number : 0 PCR_PID : 0x7d1 (2001) | type @ elementary_PID | 0x02 (ISO/IEC 13818-2 Video) @ 0x7d1 (2001) | ] 0x07 : ÿÿ$" | ] 0x11 : "ÿÿ" | 0x04 (ISO/IEC 13818-3 Audio) @ 0x7da (2010) | ] 0x0a : "fre"
Does this mean the file is broken and cannot be played by mplayer? (I remember now that it was recorded with an old version of Kaffeine - the name implies that - and not with mplayer -dumpstream, as I normally do.) I ask because with tsvformat, it plays fine: Should it be possible to play a file like this? Carl Eugen
Il Wednesday 07 November 2007 22:58:43 Carl Eugen Hoyos ha scritto:
Does this mean the file is broken and cannot be played by mplayer? (I remember now that it was recorded with an old version of Kaffeine - the name implies that - and not with mplayer -dumpstream, as I normally do.) I ask because with tsvformat, it plays fine: Should it be possible to play a file like this?
Carl Eugen
it could be played parsing the syncwords found in the video stream like demux_mpg does, but it's a horrid hack that I'd like to avoid
participants (5)
-
Carl Eugen Hoyos -
Carl Eugen Hoyos -
Diego Biurrun -
Nico Sabbi -
Nico Sabbi