How to crop the edges of a ffmpeg video when outputting to a video file, how to do it?
How to crop ffmpeg video edges when output to a file, how to do it
for example: x=423 y=15 1181*884
x=423 y=15 1181*884
x=423 y=15 1181*884
C:\ffmpeg\bin\ffmpeg.exe -y -framerate 24 -start_number 22 -i "C:\Users\zzzzz2019zzzzz\Desktop\777\00%06d.jpg" -i "C:\111\00\Project03_00\00SB261-426_Fr1-523_Amp0.4_BpS16_SpS24.774.wav" -c:v libx264 -pix_fmt yuv420p -x264opts bitrate=14000 -c:a copy -frames 523 -map 0:0 -map 1:0 "C:\Users\zzzzz2019zzzzz\Desktop\555.avi
How to crop ffmpeg video when output to filehow to do
How to crop ffmpeg video when output to file?