[FFmpeg-devel] [PATCH] lavf: identify MP1 and MP2 as distinct containers from MP3

Michael Niedermayer michael at niedermayer.cc
Fri Dec 23 13:46:36 EET 2016


On Fri, Dec 23, 2016 at 12:01:08AM -0600, Rodger Combs wrote:
> This allows us to report the correct codec ID here
> ---
>  libavformat/allformats.c |  3 ++-
>  libavformat/mp3dec.c     | 66 +++++++++++++++++++++++++++++++-----------------
>  libavformat/rawenc.c     | 13 ++++++++++
>  libavformat/utils.c      |  4 +--
>  libavformat/version.h    |  2 +-
>  5 files changed, 61 insertions(+), 27 deletions(-)

seems to break detecting 2 streams in
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket4221/teletext-streams-misrecognized.ts

./ffmpeg -i teletext-streams-misrecognized.ts -vn -map 0:4 test.wav


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161223/19bbdc4b/attachment.sig>


More information about the ffmpeg-devel mailing list