[FFmpeg-trac] #8621(undetermined:new): FFMPEG Audio decoding fails on audio packet (works using libfdk)

FFmpeg trac at avcodec.org
Wed May 13 22:58:03 EEST 2020


#8621: FFMPEG Audio decoding fails on audio packet (works using libfdk)
-------------------------------------+-------------------------------------
             Reporter:  rayaudius    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  aac          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by rayaudius):

 This is an encoding issue.

 Here's the source file
 https://drive.google.com/file/d/1FziM3tAXvRzjA8XmxGUEan4Z0dtEPYez/view?usp=sharing

 Here's the command

 ffmpeg -i graves-master-2.mp3 -ar 48000 -b:a 320k -hls_time 6
 -hls_list_size 0 -hls_base_url segments/ -hls_segment_filename
 segments/segment%03d.ts -vn out.m3u8


 Then run this:

 ffmpeg -i segments/segment134.ts -vn -f wav -y /dev/null

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8621#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list