Re: [FFmpeg-user] MLV-files

2017-03-30 Thread Kieran O Leary
Hi, On Wed, Mar 29, 2017 at 9:07 PM, Cecil Westerhof wrote: > Yesterday I discovered Magic Lantern. I read that ffmpeg supports the > MLV format. Does anyone has experience with this? > > What have you tried already and what are you hoping to do? I haven't tried MLV in years, seeing as my 650D c

[FFmpeg-user] warning cseq 10 expected 8 received

2017-03-30 Thread Ankit Gupta
Hi All, using following command for RTSP to http streaming\ ffmpeg -rtsp_transport tcp -i {RTSP} -c:v libx264 -crf 35 -preset ultrafast -maxrate 3M -bufsize 300k -r 10 -g 20 -movflags +faststart -tune zerolatency -hls_time 1 -hls_list_size 4 -hls_wrap 4 -start_number 1 -hls_allow_cache 0 -threads