[FFmpeg-devel] [PATCH]Do not detect mp2 in mxf as mpeg2video
Carl Eugen Hoyos
cehoyos at ag.or.at
Sat Dec 10 15:16:52 CET 2011
Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes:
> > Anyway, splitting mxf_essence_container_uls seems like a decent
> > solution, if both streams have the same essence_container_ul.
>
> They do not, the demuxer is only using 14 bytes of the ULs (as
> specified) and completely according to the specification the
> first 14 bytes of the ULs MPEG-2 video and audio match.
So should I also apply the other patch?
> The reason for splitting them is that
> it is a really bad idea to assign a video codec id when we have set
> codec_type to audio and vice versa,
Applied with that in the commit message, thank you!
Carl Eugen
More information about the ffmpeg-devel
mailing list