On Sat, Jan 27, 2018, at 11:01 AM, [email protected] wrote: [...] > G:\Post Processed Video>ffmpeg -i testvdub.avi -acodec copy -vcodec ffv1 > -level 3 -threads 8 -coder 1 -context 1 -g 1 -slices 4 - slicecrc 0 > testvdub.mkv
There is a small typo here. Change "- slicecrc" to "-slicecrc". Others more familiar with this encoder may comment regarding your options. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
