[FFmpeg-trac] #55(avcodec:open): 5.1 AAC Output Incorrectly Mapped
FFmpeg
trac at avcodec.org
Fri Jun 3 00:23:57 CEST 2011
#55: 5.1 AAC Output Incorrectly Mapped
--------------------------+----------------------
Reporter: AlanJames1987 | Owner:
Type: defect | Status: open
Priority: minor | Component: avcodec
Version: git | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced: 1
Analyzed: 0 |
--------------------------+----------------------
Comment (by cehoyos):
Sample from http://www.cccp-project.net/beta/test_files/
{{{
ffmpeg -i ~/\[CCCP\]_Manhole_Test_Your_5.1_\[revamped\].mkv -acodec aac
-strict experimental -qscale 5 -ab 192k out.mp4
}}}
With current, unpatched ffmpeg, the resulting file has broken channel
order with vlc and QuickTime, after recompiling and re-encoding with the
patch, channel order is fine with both applications.
Could you test again (or point me to a failing sample)?
--
Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/55#comment:6>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list