Gregory <gringo...@hotmail.com> added the comment:

ffmpeg-r23391-swscale-r31279-mingw32-static sets incorrect audio ID for multi
channel audio.

The output file is not playable by WMP.

This issue and the fix seems to have been forgotten.

Please review this problem.
______________________________________________________________________

sample.xvid.ac3.51.avi

Audio
ID                               : 1
Format                           : AC-3
Format/Info                      : Audio Coding 3
Codec ID                         : 2000
Duration                         : 1mn 0s
Bit rate mode                    : Constant
Bit rate                         : 448 Kbps
Channel(s)                       : 6 channels
Channel positions                : Front: L C R, Surround: L R, LFE
________________________________________________________________________

"C:/ffmpeg/ffmpeg.exe" -threads 2 -i "I:/Sample/sample.xvid.ac3.51.avi" -vcodec
copy -acodec copy -y "I:/Sample/test.ffmpeg.output.avi" 
______________________________________________________________________

Audio
Format                           : AC-3
Format/Info                      : Audio Coding 3
Codec ID                         : 00001000-0000-0020-8000-00AA00389B71
Duration                         : 1mn 0s
Bit rate                         : 448 Kbps
Channel(s)                       : 6 channels
Channel positions                : Front: L, C, R, Middle: L, R, LFE

----------
status: closed -> 
substatus: works_for_me -> 

________________________________________________
FFmpeg issue tracker <iss...@roundup.ffmpeg.org>
<https://roundup.ffmpeg.org/issue1498>
________________________________________________

Reply via email to