[FFmpeg-trac] #9864(undetermined:new): DolbyED2 track cannot be decoded

FFmpeg trac at avcodec.org
Tue Aug 9 21:12:50 EEST 2022


#9864: DolbyED2 track cannot be decoded
-------------------------------------+-------------------------------------
             Reporter:  FranceBB     |                    Owner:  (none)
                 Type:  enhancement  |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by FranceBB):

 I would upload a bigger sample if the bug tracker allowed me.

 Here are more samples trimmed at different points with FFMpeg:

 ffmpeg.exe -i "DolbyED2.wav" -acodec copy -ss 1200 -t 1 -f wav -y
 "DolbyED2_trim_2.wav"
 ffmpeg.exe -i "DolbyED2.wav" -acodec copy -ss 1900 -t 1 -f wav -y
 "DolbyED2_trim_3.wav"
 ffmpeg.exe -i "DolbyED2.wav" -acodec copy -ss 2400 -t 1 -f wav -y
 "DolbyED2_trim_4.wav"
 ffmpeg.exe -i "DolbyED2.wav" -acodec copy -ss 2401 -t 8 -f wav -y
 "DolbyED2_trim_5.wav"

 And if you look with an hex editor, you can see data:

 [[Image(https://i.imgur.com/FsreFTh.png)]]
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9864#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list