ketura

frame extraction command

Dec 5th, 2020
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. ffmpeg -i my_movie.mkv -f image2 -vsync 0 -q:v 1 -vf "zscale=transfer=linear,tonemap=tonemap=gamma,zscale=transfer=bt709,format=gbrp" -frame_pts true %d.jpg
Advertisement
Add Comment
Please, Sign In to add comment