Hi :
I use this command.But sometimes get wrong result;How can i improve this
command;
ffmpeg -loglevel debug -v 24 -ss 0 -i input.MOV -dn -force_key_frames
"expr:gte(t,n_forced*5)" -vf "scale=w=960:h=540:flags=fast_bilinear" -c:v
libx264 -preset superfast -x264-params keyint=100 -tune film -crf 28 -c:a
aac -b:a 64k -avoid_negative_ts disabled -f segment -segment_time 5
-segment_start_number 0 -segment_format mp4 -segment_list_type ffconcat
-reset_timestamps 1 %03d.mp4
<http://www.ffmpeg-archive.org/file/t379746/1607420111%281%29.png>
--
Sent from: http://www.ffmpeg-archive.org/
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".