#610: ffserver bug ------------------------------------+----------------------------------- Reporter: burek | Owner: michael Type: defect | Status: new Priority: normal | Component: FFmpeg Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+-----------------------------------
Comment (by burek): Here are the results with that config: {{{ # ffmpeg -y -re \ -f video4linux2 -r 30 -s qvga -i /dev/v4l/by-id/usb- 046d_0809_03A981AD-video-index0 \ -f alsa -ar 44100 -ac 1 -i default:CARD=U0x46d0x809 \ http://localhost:8090/feed1.ffm ffmpeg version N-34408-gb3f4ff2, Copyright (c) 2000-2011 the FFmpeg developers built on Nov 3 2011 23:06:27 with gcc 4.6.1 configuration: --enable-static --enable-shared --enable-gpl --enable- nonfree --enable-postproc --enable-libx264 --enable-libaacplus --enable- libmp3lame libavutil 51. 23. 0 / 51. 23. 0 libavcodec 53. 27. 0 / 53. 27. 0 libavformat 53. 18. 0 / 53. 18. 0 libavdevice 53. 4. 0 / 53. 4. 0 libavfilter 2. 45. 3 / 2. 45. 3 libswscale 2. 1. 0 / 2. 1. 0 libpostproc 51. 2. 0 / 51. 2. 0 [video4linux2,v4l2 @ 0x20ac980] Estimating duration from bitrate, this may be inaccurate Input #0, video4linux2,v4l2, from '/dev/v4l/by-id/usb-046d_0809_03A981AD- video-index0': Duration: N/A, start: 161513.508117, bitrate: 36864 kb/s Stream #0:0: Video: rawvideo (YUY2 / 0x32595559), yuyv422, 320x240, 36864 kb/s, 30 tbr, 1000k tbn, 30 tbc [alsa @ 0x20ad9c0] Estimating duration from bitrate, this may be inaccurate Input #1, alsa, from 'default:CARD=U0x46d0x809': Duration: N/A, start: 1320502819.560819, bitrate: N/A Stream #1:0: Audio: pcm_s16le, 44100 Hz, 1 channels, s16, 705 kb/s [NULL @ 0x20abc20] Requested sampling rate unsupported using closest supported (16000) [buffer @ 0x20a8520] w:320 h:240 pixfmt:yuyv422 tb:1/1000000 sar:0/1 sws_param: [scale @ 0x20f4120] w:320 h:240 fmt:yuyv422 -> w:720 h:576 fmt:yuv420p flags:0x4 [mp2 @ 0x20abc20] codec type or id mismatches Output #0, ffm, to 'http://localhost:8090/feed1.ffm': Stream #0:0: Audio: mp3, 16000 Hz, 1 channels, s16, 32 kb/s Stream #0:1: Video: h264, yuv420p, 720x576, q=10-51, 1500 kb/s, 1000k tbn, 30 tbc Stream mapping: Stream #1.0 -> #0.0 (pcm_s16le -> mp2) Stream #0.0 -> #0.1 (rawvideo -> mpeg1video) Error while opening encoder for output stream #0.0 - maybe incorrect parameters such as bit_rate, rate, width or height }}} -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/610#comment:3> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac