Topic: Conversion from 4K resolution to 1080p
Please direct me to video transcoding settings, convert 4K resolution to 1080p, what code to write
You are not logged in. Please login or register.
SmoothVideo Project → Using SVP → Conversion from 4K resolution to 1080p
Please direct me to video transcoding settings, convert 4K resolution to 1080p, what code to write
option 1: via SVP's frame size controls - there's no UI button "decrease to 1080p" but you can set frc.frame.resize in 'All settings' to "-19201080". "decrease to screen" should also work if your screen resolution is 1080p.
option 2: use any of ffmpeg's scale filters in 'lavfi' field in transcoder's 'Advanced' mode - the trivial example is "scale=w=1920:h=1080"
The first scheme, I don't know how to set it,
The second option is OK
Thank you for the answer
In addition, what kind of settings can be written to increase the video sharpness of transcoding
I want to keep the HDR in the transcoding process,What code do I need to add
I wish I knew
SmoothVideo Project → Using SVP → Conversion from 4K resolution to 1080p
Powered by PunBB, supported by Informer Technologies, Inc.