[FFmpeg-trac] #6756(undetermined:closed): comfortnoise decoder prints warnings and decodes forever even if given a time limit

FFmpeg trac at avcodec.org
Tue Oct 17 21:51:44 EEST 2017


#6756: comfortnoise decoder prints warnings and decodes forever even if given a
time limit
-------------------------------------+-------------------------------------
             Reporter:  jcowgill     |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |  worksforme
Analyzed by developer:  0            |               Blocked By:
                                     |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by jcowgill):

 Sorry, I copied the wrong command. It should be this:
 {{{
 $ ffmpeg -f lavfi -i sine=d=0.1 -c:a comfortnoise -f nut comfortnoise.nut
 -y
 $ ffmpeg -i comfortnoise.nut -t 1 -c:v rawvideo -c:a pcm_s32le -f nut
 /dev/null -y
 }}}

 ie "sine=d=0.1" instead of "sine=d=10"

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


More information about the FFmpeg-trac mailing list