[FFmpeg-trac] #2320(FFmpeg:new): "100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis

FFmpeg trac at avcodec.org
Mon Mar 4 20:39:52 CET 2013


#2320: "100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis
--------------------------------+----------------------------------
             Reporter:  Berbe   |                     Type:  defect
               Status:  new     |                 Priority:  normal
            Component:  FFmpeg  |                  Version:  1.0.5
             Keywords:          |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+----------------------------------
 Summary of the bug:
 When trying to convert a video from MJPEG to WebM (VP8/Vorbis), i get a
 '100 buffers queued in output stream 0:1' message.

 How to reproduce:
 % ffmpeg -y -i input.avi -codec:v libvpx -codec:a libvorbis output.webm
 ffmpeg version 1.0.4 Copyright (c) 2000-2012 the FFmpeg developers
   built on Feb  8 2013 13:28:51 with gcc 4.7 (Debian 4.7.2-5)
   configuration: --prefix=/usr --extra-cflags='-g -O2 -fstack-protector
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security ' --extra-
 ldflags='-Wl,-z,relro' --cc='ccache cc' --enable-shared --enable-
 libmp3lame --enable-gpl --enable-nonfree --enable-libvorbis --enable-
 pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-
 x11grab --enable-libgsm --enable-libtheora --enable-libopencore-amrnb
 --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable-
 nonfree --disable-stripping --enable-libvpx --enable-libschroedinger
 --disable-encoder=libschroedinger --enable-version3 --enable-libopenjpeg
 --enable-librtmp --enable-avfilter --enable-libfreetype --enable-libvo-
 aacenc --disable-decoder=amrnb --enable-libvo-amrwbenc --enable-libaacplus
 --libdir=/usr/lib/x86_64-linux-gnu --disable-vda --enable-libbluray
 --enable-libcdio --enable-gnutls --enable-frei0r --enable-openssl
 --enable-libass --enable-libopus --enable-fontconfig --enable-libdc1394
 --disable-altivec --disable-armv5te --disab  libavutil      51. 73.101 /
 51. 73.101
   libavcodec     54. 59.100 / 54. 59.100
   libavformat    54. 29.104 / 54. 29.104
   libavdevice    54.  2.101 / 54.  2.101
   libavfilter     3. 17.100 /  3. 17.100
   libswscale      2.  1.101 /  2.  1.101
   libswresample   0. 15.100 /  0. 15.100
   libpostproc    52.  0.100 / 52.  0.100
 Guessed Channel Layout for  Input Stream #0.1 : mono
 Input #0, avi, from '2012-11-23_21-02-59.avi':
   Metadata:
     creation_time   : 2012-11-23 21:02:59
     encoder         : OLYMPUS u1030SW/S1030SW
   Duration: 00:00:06.73, start: 0.000000, bitrate: 2741 kb/s
     Stream #0:0: Video: mjpeg (MJPG / 0x47504A4D), yuvj422p, 320x240, 15
 tbr, 15 tbn, 15 tbc
     Stream #0:1: Audio: pcm_u8 ([1][0][0][0] / 0x0001), 8000 Hz, mono, u8,
 64 kb/s
 [libvpx @ 0x25249a0] v1.1.0
 Output #0, webm, to '2012-11-23_21-02-59.webm':
   Metadata:
     encoder         : Lavf54.29.104
     Stream #0:0: Video: vp8, yuv420p, 320x240, q=-1--1, 200 kb/s, 1k tbn,
 15 tbc
     Stream #0:1: Audio: vorbis, 8000 Hz, mono, flt
 Stream mapping:
   Stream #0:0 -> #0:0 (mjpeg -> libvpx)
   Stream #0:1 -> #0:1 (pcm_u8 -> libvorbis)
 Press [q] to stop, [?] for help
 [output stream 0:1 @ 0x2567180] 100 buffers queued in output stream 0:1,
 something may be wrong.
 frame=  101 fps= 13 q=0.0 Lsize=     190kB time=00:00:06.72 bitrate=
 231.9kbits/s
 video:166kB audio:20kB subtitle:0 global headers:3kB muxing overhead
 1.318128%

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


More information about the FFmpeg-trac mailing list