[FFmpeg-trac] #527(avcodec:new): NellyMoser codec reports zero frame size and bitrate

FFmpeg trac at avcodec.org
Mon Oct 3 12:04:03 CEST 2011


#527: NellyMoser codec reports zero frame size and bitrate
-------------------------------------+-------------------------------------
             Reporter:  DrLex        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avcodec
              Version:  unspecified  |               Resolution:
             Keywords:  nellymoser   |               Blocked By:
  codec                              |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by DrLex):

 There is not much to see in the output but here goes anyway:
 {{{
 ffmpeg -i "rtmp://192.168.56.10:1935/Chopsticks/192.168.56.1.7 live=1"
 out.wav
 ffmpeg version 0.8.4, Copyright (c) 2000-2011 the FFmpeg developers
   built on Sep 26 2011 17:37:01 with gcc 4.4.5
   configuration: --prefix=/usr --enable-librtmp --enable-ffplay --enable-
 debug --disable-stripping
   libavutil    51.  9. 1 / 51.  9. 1
   libavcodec   53.  7. 0 / 53.  7. 0
   libavformat  53.  4. 0 / 53.  4. 0
   libavdevice  53.  1. 1 / 53.  1. 1
   libavfilter   2. 23. 0 /  2. 23. 0
   libswscale    2.  0. 0 /  2.  0. 0

 }}}
 Some quick debugging reveals that it never exits the for loop in
 av_find_stream_info() unless the stream is aborted at the source.

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


More information about the FFmpeg-trac mailing list