[FFmpeg-user] is it possible to use two passes to generate segments?

Roger Pack rogerdpack2 at gmail.com
Sat Oct 27 00:25:39 CEST 2012


>     The following command using passes failed:
>
> ffmpeg -y -i ./maradona.wmv -vcodec libx264 -vprofile main -preset slow -b:v
> 300k -vf scale=480:360 -vbsf h264_mp4toannexb -flags -global_header -map 0
> -f segment -segment_time 10 -segment_list index.m3u8 -threads 1 -pass 1
> -passlogfile /tmp/ff_maradona.ts -an /dev/null
> ...
> Could not write header for output file #0 (incorrect codec parameters ?):
> Muxer not found

Full console output please?


More information about the ffmpeg-user mailing list