[FFmpeg-trac] #2754(undetermined:new): ffmpeg exist with muxing overhead after 6-8 hours of hls transcoding from rtmp stream

FFmpeg trac at avcodec.org
Tue Jul 9 02:32:54 CEST 2013


#2754: ffmpeg exist with muxing overhead after 6-8 hours of hls transcoding from
rtmp stream
-------------------------------------+-------------------------------------
             Reporter:  vkroutik     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by vkroutik):

 Sorry, I am getting Invalid argument error, see details:

 ffmpeg started on 2013-07-08 at 17:31:30
 Report written to "ffmpeg-20130708-173130.log"
 Command line:
 "C:\\Dev\\Tools2\\ffmpeg\\ffmpeg.exe" -report -f lavfi -i
 rtmp://80.232.172.37/rtplive/vlc.sdp -c:v copy -c:a copy -bsf
 h264_mp4toannexb -bsf:a aac_adtstoasc -hls_time 10 -hls_list_size 6
 -hls_wrap 60 -start_number 1 -y "C:\\Dev\\Tools2\\Test2\\stream.m3u8"
 ffmpeg version N-54094-gca2818b Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Jun 18 2013 03:44:52 with gcc 4.7.3 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r
 --enable-gnutls --enable-iconv --enable-libass --enable-libbluray
 --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc
 --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb
 --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-
 librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex
 --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-
 libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264
 --enable-libxavs --enable-libxvid --enable-zlib
   libavutil      52. 37.101 / 52. 37.101
   libavcodec     55. 16.100 / 55. 16.100
   libavformat    55.  9.100 / 55.  9.100
   libavdevice    55.  2.100 / 55.  2.100
   libavfilter     3. 77.101 /  3. 77.101
   libswscale      2.  3.100 /  2.  3.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  3.100 / 52.  3.100
 Splitting the commandline.
 Reading option '-report' ... matched as option 'report' (generate a
 report) with argument '1'.
 Reading option '-f' ... matched as option 'f' (force format) with argument
 'lavfi'.
 Reading option '-i' ... matched as input file with argument
 'rtmp://80.232.172.37/rtplive/vlc.sdp'.
 Reading option '-c:v' ... matched as option 'c' (codec name) with argument
 'copy'.
 Reading option '-c:a' ... matched as option 'c' (codec name) with argument
 'copy'.
 Reading option '-bsf' ... matched as option 'bsf' (A comma-separated list
 of bitstream filters) with argument 'h264_mp4toannexb'.
 Reading option '-bsf:a' ... matched as option 'bsf' (A comma-separated
 list of bitstream filters) with argument 'aac_adtstoasc'.
 Reading option '-hls_time' ... matched as AVOption 'hls_time' with
 argument '10'.
 Reading option '-hls_list_size' ... matched as AVOption 'hls_list_size'
 with argument '6'.
 Reading option '-hls_wrap' ... matched as AVOption 'hls_wrap' with
 argument '60'.
 Reading option '-start_number' ... matched as AVOption 'start_number' with
 argument '1'.
 Reading option '-y' ... matched as option 'y' (overwrite output files)
 with argument '1'.
 Reading option 'C:\Dev\Tools2\Test2\stream.m3u8' ... matched as output
 file.
 Finished splitting the commandline.
 Parsing a group of options: global .
 Applying option report (generate a report) with argument 1.
 Applying option y (overwrite output files) with argument 1.
 Successfully parsed a group of options.
 Parsing a group of options: input file
 rtmp://80.232.172.37/rtplive/vlc.sdp.
 Applying option f (force format) with argument lavfi.
 Successfully parsed a group of options.
 Opening an input file: rtmp://80.232.172.37/rtplive/vlc.sdp.
 [lavfi @ 000000000036b440] No such filter:
 'rtmp://80.232.172.37/rtplive/vlc.sdp'
 rtmp://80.232.172.37/rtplive/vlc.sdp: Invalid argument

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


More information about the FFmpeg-trac mailing list