Henk D. Schoneveld <belcampo <at> zonnet.nl> writes:

> > ffmpeg -y -i input.mp4 -vbsf h264_mp4toannexb -c:v libx264 
> > -c:a libfdk_aac -f hls -hls_list_size 10 -hls_wrap 10 ./output.m3u8
>
> hls makes the files the same length,

> and probably the same quality

This is not correct, the hls muxer doesn't care if you 
choose constant bitrate or constant quality.

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to