[FFmpeg-trac] #1970(FFserver:new): ffserver ignores ffmpeg command line arguments

FFmpeg trac at avcodec.org
Wed Nov 28 08:34:41 CET 2012


#1970: ffserver ignores ffmpeg command line arguments
------------------------------------+------------------------------------
             Reporter:  importinis  |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  important   |                Component:  FFserver
              Version:  git-master  |               Resolution:
             Keywords:  regression  |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by importinis):

 0ed7bc4: then I try to feed ffserver, i get segmentation fault
 # ffmpeg -i http://10.2.3.14:9050/233.239.0.69 -map 0:2 -map 0:0
 http://127.0.0.1:1999/stream.ffm
 ffmpeg version N-32258-g0ed7bc4, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on Nov 27 2012 23:13:00 with gcc 4.4.5
   configuration: --prefix=/usr/local --enable-gpl --enable-pthreads
 --enable-lib
 mp3lame --enable-nonfree --disable-devices --enable-postproc --enable-
 avfilter -
 -enable-runtime-cpudetect --enable-libx264
   libavutil    51. 14. 0 / 51. 14. 0
   libavcodec   53. 12. 0 / 53. 12. 0
   libavformat  53. 10. 0 / 53. 10. 0
   libavdevice  53.  3. 0 / 53.  3. 0
   libavfilter   2. 37. 0 /  2. 37. 0
   libswscale    2.  0. 0 /  2.  0. 0
   libpostproc  51.  2. 0 / 51.  2. 0
 [mpeg2video @ 0x2833760] mpeg_decode_postinit() failure
 [mpegts @ 0x282c420] max_analyze_duration 5000000 reached at 5000000
 [mpegts @ 0x282c420] Estimating duration from bitrate, this may be
 inaccurate
 Input #0, mpegts, from 'http://10.2.3.14:9050/233.239.0.69':
   Duration: N/A, start: 54421.190778, bitrate: 15384 kb/s
   Program 1860
     Stream #0.0[0x745]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002),
 yuv420p, 720x576 [SAR 64:45 DAR 16:9], 15000 kb/s, 25 fps, 25 tbr, 90k
 tbn, 50 tbc
     Stream #0.1[0x748](ru): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz,
 stereo, s16, 192 kb/s
     Stream #0.2[0x749]: Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz,
 stereo, s16, 192 kb/s
 [buffer @ 0x2b0a3c0] w:720 h:576 pixfmt:yuv420p tb:1/1000000 sar:64/45
 sws_param:
 Segmentation fault






 a9c6936: I dont know the reason, but then I try to feed ffserver ffmpeg
 exits.

 # ffmpeg -i http://10.2.3.14:9050/233.239.0.66 -loglevel debug -map 0:2
 -map 0:0 http://127.0.0.1:1999/stream.ffm
 ffmpeg version N-32226-ga9c6936, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on Nov 27 2012 23:30:11 with gcc 4.4.5
   configuration: --prefix=/usr/local --enable-gpl --enable-pthreads
 --enable-libmp3lame --enable-nonfree --disable-devices --enable-postproc
 --enable-avfilter --enable-runtime-cpudetect --enable-libx264
   libavutil    51. 14. 0 / 51. 14. 0
   libavcodec   53. 12. 0 / 53. 12. 0
   libavformat  53. 10. 0 / 53. 10. 0
   libavdevice  53.  3. 0 / 53.  3. 0
   libavfilter   2. 37. 0 /  2. 37. 0
   libswscale    2.  0. 0 /  2.  0. 0
   libpostproc  51.  2. 0 / 51.  2. 0
 [mpeg2video @ 0x1c17760] mpeg_decode_postinit() failure
     Last message repeated 2 times
 [mpegts @ 0x1c10420] max_analyze_duration 5000000 reached at 5016000
 [mpegts @ 0x1c10420] Estimating duration from bitrate, this may be
 inaccurate
 Input #0, mpegts, from 'http://10.2.3.14:9050/233.239.0.66':
   Duration: N/A, start: 15700.217533, bitrate: 15384 kb/s
   Program 1850
     Stream #0.0[0x73b]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002),
 yuv420p, 720x576 [SAR 16:15 DAR 4:3], 15000 kb/s, 25.20 fps, 25 tbr, 90k
 tbn, 50 tbc
     Stream #0.1[0x73e](rus): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz,
 stereo, s16, 192 kb/s
     Stream #0.2[0x73f](eng): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz,
 stereo, s16, 192 kb/s
 [ffm @ 0x1c170c0] Format ffm probed with size=2048 and score=101
 Aborted

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


More information about the FFmpeg-trac mailing list