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

FFmpeg trac at avcodec.org
Thu May 21 23:20:12 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):

 Thanks for the reply!

 Attached are the full logs from encoding and from probing.

 Source file
 https://drive.google.com/file/d/1FziM3tAXvRzjA8XmxGUEan4Z0dtEPYez/view?usp=sharing

 Encoding command:

 > mkdir segments
 > 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
 OUTPUT: encode.txt


 Probing command:
 > ffmpeg -i segments/segment134.ts -vn -f wav -y /dev/null
 OUTPUT: probe.txt

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


More information about the FFmpeg-trac mailing list