#5388: Audio Stream Specifier Need to Change for MP2 & MP3
--------------------------------------+------------------------------------
Reporter: smallishzulu | Owner:
Type: defect | Status: new
Priority: normal | Component: avformat
Version: git-master | Resolution:
Keywords: mpegts | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------------+------------------------------------
Comment (by smallishzulu):
I created a file with FFmpeg. My command was like below:
ffmpeg -i input.ts -vcodec mpeg2video -vb 2500k -acodec mp2 -ab 128k
-muxrate 3000k -f mpegts output.ts
When you analyze the output with Dectek StreamXpert tool, it seems MPEG 1
Audio. However, codec is MP2. And other PC based analyze tools which makes
packet analyze, shows it is MPEG 2 Audio.
So, the issues is only the stream specifier is wrong for MP2 codec.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5388#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac