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

FFmpeg trac at avcodec.org
Tue Nov 27 10:58:56 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):

 Yes, c407984 works.

 # ffmpeg -f mpegts -i http://10.2.3.14:9050/233.239.0.66 -loglevel debug
 -vf "yadif=0:-1:1" -map 0:2 -map 0:0 -acodec libmp3lame -ar 44100 -ac 2
 -ab 96k -vcodec libx264 -preset medium -tune zerolatency -vb 640k -s
 640x480 -r 25  -f ffm  http://127.0.0.1:1999/stream.ffm
 FFmpeg version git-N-29167-gc407984, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on Nov 27 2012 11:47:45 with gcc 4.4.5
   configuration: --prefix=/usr/local --enable-gpl --enable-pthreads
 --enable-libmp3lame --enable-nonfree --disable-ffplay --disable-devices
 --disable-ffprobe --enable-postproc --enable-avfilter --enable-runtime-
 cpudetect --enable-libx264
   libavutil    50. 40. 1 / 50. 40. 1
   libavcodec   52.120. 0 / 52.120. 0
   libavformat  52.108. 0 / 52.108. 0
   libavdevice  52.  4. 0 / 52.  4. 0
   libavfilter   1. 79. 0 /  1. 79. 0
   libswscale    0. 13. 0 /  0. 13. 0
   libpostproc  51.  2. 0 / 51.  2. 0
 [mpeg2video @ 0x1608150] mpeg_decode_postinit() failure
     Last message repeated 3 times
 [mpegts @ 0x15e8660] max_analyze_duration reached
 [mpegts @ 0x15e8660] 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: 33457.519222, bitrate: 15384 kb/s
   Program 1850
     Stream #0.0[0x73b]: Video: mpeg2video (Main), yuv420p, 720x576 [PAR
 16:15 DAR 4:3], 15000 kb/s, 25.40 fps, 25 tbr, 90k tbn, 50 tbc
     Stream #0.1[0x73e](rus): Audio: mp2, 48000 Hz, stereo, s16, 192 kb/s
     Stream #0.2[0x73f](eng): Audio: mp2, 48000 Hz, stereo, s16, 192 kb/s
 Probed with size=2048 and score=101
 [buffer @ 0x1609cf0] w:720 h:576 pixfmt:yuv420p
 [scale @ 0x160a040] w:720 h:576 fmt:yuv420p -> w:640 h:480 fmt:yuv420p
 flags:0x4
 [libx264 @ 0x160f3c0] using SAR=16/15
 [libx264 @ 0x160f3c0] using cpu capabilities: MMX2 SSE2Fast SSSE3
 FastShuffle SSE4.2 AVX
 [libx264 @ 0x160f3c0] profile Main, level 4.1
 Output #0, ffm, to 'http://127.0.0.1:1999/stream.ffm':
   Metadata:
     encoder         : Lavf52.108.0
     Stream #0.0(eng), 0, 1/1000000: Audio: libmp3lame, 44100 Hz, 1
 channels, s16, 64 kb/s
     Stream #0.1, 0, 1/1000000: Video: libx264, yuv420p, 640x480 [PAR 16:15
 DAR 64:45], 1/25, q=10-51, 640 kb/s, 1000k tbn, 25 tbc
 Stream mapping:
   Stream #0.2 -> #0.0
   Stream #0.0 -> #0.1
 Press [q] to stop encoding

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


More information about the FFmpeg-trac mailing list