Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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