[FFmpeg-trac] #2210(undetermined:new): AC3 channel layout change midstream causes severe errors
FFmpeg
trac at avcodec.org
Fri Feb 22 23:25:26 CET 2013
#2210: AC3 channel layout change midstream causes severe errors
-------------------------------------+-------------------------------------
Reporter: agni451 | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: git-master | undetermined
Keywords: async | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by agni451):
the -async 48000 flag is missing. I need it because there are often gaps
in the audio, and that corrects them. This particular sample doesn't have
gaps like that, but it does have the audio channel layout change, and that
causes massive confusion when it's determining how many extra audio
samples to add (it adds too many).
Please use the full commandline listed above in comment 12, then play the
file without seeking at all. You should see the "pause" phenomenon that I
mention, and if you really want to see the desync, demux the output ts
file and then remux the audio and video into an mkv and try playing that.
It won't just "pause" it will be completely out of sync.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2210#comment:15>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list