[FFmpeg-trac] #6048(ffmpeg:new): Audacious pops up error when finished playing any m4a file

FFmpeg trac at avcodec.org
Tue Dec 27 21:13:16 EET 2016


#6048: Audacious pops up error when finished playing any m4a file
-----------------------------------+--------------------------------------
             Reporter:  Lord_Vlad  |                     Type:  defect
               Status:  new        |                 Priority:  normal
            Component:  ffmpeg     |                  Version:  git-master
             Keywords:             |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+--------------------------------------
 Audacious pops up an error when finished playing any m4a file:
 How to reproduce :
 {{{
 Audacious 3.8.1 (Arch Linux)
 ffmpeg version N-82953-g33d7f822f8 Copyright (c) 2000-2016 the FFmpeg
 developers
   built with gcc 6.2.1 (GCC) 20160830

 Play any m4a file in audacious and let it end, a pop up will appear saying
 :

 Erreur de lecture de file:///home/XXX/Musique_new/OST/Undertale/Castle-
 Undertale_No_Mercy_Run.m4a :
 Erreur de lecture inconnue (consulter la console pour obtenir des
 informations d'erreur détaillées)

 (yes, sorry for my french locale, it just says to go to the console
 anyway)

 When running audacious in a console the following lines appear in the
 console :

 WARNING ffaudio-core.cc:185 [aac]: <0x7fde2c05aac0> Multiple frames in a
 packet.
 ERROR ffaudio-core.cc:185 [aac]: <0x7fde2c05aac0> Prediction is not
 allowed in AAC-LC.
 ERROR ffaudio-core.cc:214 [log_result]: avcodec_receive_frame failed:
 Invalid data found when processing input
 }}}

 I was told in audacious bug report sections that this was actually a
 problem with ffmpeg, so I'm here. If these error messages are
 unsufficient, please tell me what I should do to get more error messages,
 or more detailed ones.

 Might be a duplicate of #5781 ? IDK

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6048>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list