[FFmpeg-trac] #5692(undetermined:new): problem with ":" sign in HLS / tee output

FFmpeg trac at avcodec.org
Wed Jul 6 18:34:31 CEST 2016


#5692: problem with ":" sign in HLS / tee output
-------------------------------------+-------------------------------------
             Reporter:  milanc       |                    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 milanc):

 Full command


 {{{
 ffmpeg -hide_banner -loglevel debug -i
 "udp://@239.23.1.104:1234?fifo_size=1000000&overrun_nonfatal=1" -flags
 -global_header -map v:0 -c:v nvenc_hevc -b:v 1200k -maxrate 1800k -bufsize
 3000k -deinterlace -vf crop=in_w-0:in_h-0,scale=720:576,null -keyint_min
 15 -g 50 -map a:0 -c:a libfdk_aac -b:a 128k -ar 44100 -ac 2 -f tee
 "[f=hls:hls_time=5:hls_list_size=6:hls_base_url=http\://X.X.X.X/101/:hls_flags=delete_segments:hls_segment_filename=/hls/101/mystream-%08d.ts]/hls/101/mystream.m3u8|[f=mpegts]udp://@239.23.1.101:1234"
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5692#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list