scoubidou
11th January 2016, 02:41
Hi all,
I'm sorry for my english above all
I have some experience with x264 in cli (windows and linux environnement) and now I want to work with x265, my input video format 1920x1080, I want to crop the black bars but I can't :(
This is a sample of my cli without some specifics options of quality (just to try and resolve the problem quickly) :
x265 --input "input.yuv" --ouput "output.hevc" --input-res 1920x1080 --fps 23.976 --display-window 0,140,0,140 --overscan crop
The encoder do the job but the output resolution is 1920x1080...:confused:
If someone else can help me, thank you.
Scoubidou
I'm sorry for my english above all
I have some experience with x264 in cli (windows and linux environnement) and now I want to work with x265, my input video format 1920x1080, I want to crop the black bars but I can't :(
This is a sample of my cli without some specifics options of quality (just to try and resolve the problem quickly) :
x265 --input "input.yuv" --ouput "output.hevc" --input-res 1920x1080 --fps 23.976 --display-window 0,140,0,140 --overscan crop
The encoder do the job but the output resolution is 1920x1080...:confused:
If someone else can help me, thank you.
Scoubidou