View Single Post
Old 21st April 2018, 07:26   #53  |  Link
augman000
Registered User
 
Join Date: Jul 2005
Posts: 42
Quote:
Originally Posted by colinhunt View Post
ffmpeg -y -loglevel fatal -threads 8 -i "10bit-dnxhd.mov" -frames:v 100 -an -sn -vsync 0 -pix_fmt yuv422p -f yuv4mpegpipe - | xvcenc_dev.exe -input-file - -verbose 1 -input-chroma-format 2 -input-bitdepth 10 -speed-mode 2 -qp 25 -explicit-encoder-settings "aqp_strength 16" -output-file d:\output.xvc
Is there any way to modify this to also add the decoding (xvcdec) after encoding? If so, how?
augman000 is offline   Reply With Quote