[FFmpeg-trac] #6218(ffmpeg:new): FFMpeg RTSP to .m3u8 conversion

FFmpeg trac at avcodec.org
Sat Mar 4 16:18:06 EET 2017


#6218: FFMpeg RTSP to .m3u8 conversion
-------------------------------------+----------------------------------
             Reporter:  ankit.gupta  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  critical     |                Component:  ffmpeg
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------

Comment (by stevenliu):

 try commandline:


 {{{
 ffmpeg -rtsp_transport tcp -i rtsp://root:kastle@192.168.17.153/axis-
 media/media.amp -r 100 -crf 25 -preset faster -maxrate 500k -bufsize 1500k
 -c:v libx264 -hls_time 4 -hls_list_size 2 -hls_wrap 2 -start_number 1
 -tsp_transport tcp -y Z:/playlist.m3u8
 }}}

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


More information about the FFmpeg-trac mailing list