DaVinci resolve on linux does not produce h264 encoded output for trial.
ffmpeg -i $INPUT -vf curves=r='0/0 0.8/0.46 1/0.7':g='0/0 0.6/0.58 1/0.8':b='0/0 1/1' $OUTPUT
ffmpeg -i $INPUT -vf curves=$PRESET $OUTPUT
'Nvidia Jetson > Linux' 카테고리의 다른 글
apt --fix-broken install (Broken_pipe error) (0) | 2020.07.15 |
---|---|
폴더 안 비디오 파일들 일괄적으로 마지막 프레임만 추출하기(dump a last frame of the videos from the folder) bash (0) | 2020.07.07 |