Guest User

Untitled

a guest
Mar 26th, 2017
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. ffmpeg -loglevel debug -vaapi_device /dev/dri/renderD128 -f concat -i list_of_files.txt -vf 'format=nv12,hwupload' -map 0:0 -map 0:1 -threads 8 -aspect 16:9 -y -f mp4 -acodec copy -vcodec h264_vaapi -qp 19 -bf 2 "output_test2.mp4"
Advertisement
Add Comment
Please, Sign In to add comment