raiden2k5
27th November 2012, 22:18
Hi.
Finally! 5 days passed and I am able to post here! Thanks for this great forum!
I've read a lot on this matter but nothing better than trying myself with some test encondes.
I am downscaling (resizing) my 1080p (9~20GB file size) collection to 720p cuz storage space is an issue here and I figured out that it really doesn't make a huge difference on my Sony 40" 3D LED or on my 720p 3D DLP native video projector (1080p capable).
I'm kicking out the DTS track from the MKV and converting it to AC3 with eac3to/Arcs*ft DTS filter for the best quality. This way I'm releasing about 1GB/each file.
So, encoding time is not a problem here but I would like to skip the placebo-ish settings (24hrs+ encoding times).
I am using these settings for the downscaling and encoding (for 23.976fps hence 24000/1001 when using other framerates I adapt so I’ll avoid desync’ed sound and subtitles):
"x264 x64 8bit.exe" --profile high --level 4.1 --mixed-refs --fps 24000/1001 --no-fast-pskip --force-cfr --ref=9 --deblock=-1,-1 --analyse=all --me=umh --psy-rd=1.00,0.15 --subme=10 --merange=24 --trellis=2 --nr=100 --bframes=16 --b-adapt=2 --direct=auto --open-gop --weightp=2 --rc-lookahead=120 --crf=18.0 --video-filter resize:1280,720,,both,method=lanczos4 -o "d:\MOVIES\%%I-resized.mkv" "%%I")
Oh, I am using ref=9 cuz my WD(LX)TV can’t go along with more than this. There are no issues with my Asus O’Play HD2 but I need to keep it low for the other one.
Where "%%I" is the filename (I'm using a batch with the for-loop to make it auto fetching files on a given directory).
On my laptop with Ci7 and ATI 5870, I am also using a moded version of X264 with options --stylish and --opencl (maybe I am not getting a speed improvement but I am trying not to burn my CPU by handing over some work to the GPU).
Basically I am using this command line for almost everything, including my DVD collection backup (25fps, 720*576) where I just modify the framerate and remove the video filter RESIZE as it’s not needed.
With these I get a good compression ratio and image quality. Dark movies benefit from it, giving extremely low bitrates and keeping superb image quality (I get a 1.9GB/720p@2.145Kbps video track from the original 9.1GB/1080p@8.605Kbps).
But sometimes I notice an unpleasant blocking on gradients like the sky. It looks random. Some movies are superb, flawless. Others I notice it a lot, so I guess these settings can't be used with everything from films to animations (Pi*ar alike).
What options do you thing I might use/change to avoid this?
Is Lanczos4 not the best filter for resize?
I don’t really care if it takes 14 hours to encode. Also I don’t try to keep it within a certain file size (it’s ok to have a 3GB or a 5GB file size as long it’s almost the same feel as the original, but the shorter the better). That’s why I trade small file size and high image quality for encoding time.
Notice I am using CRF=18 for quality. I aim to keep the image quality to be as close to the original as possible.
Should I use different options when encoding/resizing HD x264 files and SD mpeg2-VOBs?
What’s your opinion?
Thanks in advance for your help/comments.
Best regards to all.
raiden trad
Finally! 5 days passed and I am able to post here! Thanks for this great forum!
I've read a lot on this matter but nothing better than trying myself with some test encondes.
I am downscaling (resizing) my 1080p (9~20GB file size) collection to 720p cuz storage space is an issue here and I figured out that it really doesn't make a huge difference on my Sony 40" 3D LED or on my 720p 3D DLP native video projector (1080p capable).
I'm kicking out the DTS track from the MKV and converting it to AC3 with eac3to/Arcs*ft DTS filter for the best quality. This way I'm releasing about 1GB/each file.
So, encoding time is not a problem here but I would like to skip the placebo-ish settings (24hrs+ encoding times).
I am using these settings for the downscaling and encoding (for 23.976fps hence 24000/1001 when using other framerates I adapt so I’ll avoid desync’ed sound and subtitles):
"x264 x64 8bit.exe" --profile high --level 4.1 --mixed-refs --fps 24000/1001 --no-fast-pskip --force-cfr --ref=9 --deblock=-1,-1 --analyse=all --me=umh --psy-rd=1.00,0.15 --subme=10 --merange=24 --trellis=2 --nr=100 --bframes=16 --b-adapt=2 --direct=auto --open-gop --weightp=2 --rc-lookahead=120 --crf=18.0 --video-filter resize:1280,720,,both,method=lanczos4 -o "d:\MOVIES\%%I-resized.mkv" "%%I")
Oh, I am using ref=9 cuz my WD(LX)TV can’t go along with more than this. There are no issues with my Asus O’Play HD2 but I need to keep it low for the other one.
Where "%%I" is the filename (I'm using a batch with the for-loop to make it auto fetching files on a given directory).
On my laptop with Ci7 and ATI 5870, I am also using a moded version of X264 with options --stylish and --opencl (maybe I am not getting a speed improvement but I am trying not to burn my CPU by handing over some work to the GPU).
Basically I am using this command line for almost everything, including my DVD collection backup (25fps, 720*576) where I just modify the framerate and remove the video filter RESIZE as it’s not needed.
With these I get a good compression ratio and image quality. Dark movies benefit from it, giving extremely low bitrates and keeping superb image quality (I get a 1.9GB/720p@2.145Kbps video track from the original 9.1GB/1080p@8.605Kbps).
But sometimes I notice an unpleasant blocking on gradients like the sky. It looks random. Some movies are superb, flawless. Others I notice it a lot, so I guess these settings can't be used with everything from films to animations (Pi*ar alike).
What options do you thing I might use/change to avoid this?
Is Lanczos4 not the best filter for resize?
I don’t really care if it takes 14 hours to encode. Also I don’t try to keep it within a certain file size (it’s ok to have a 3GB or a 5GB file size as long it’s almost the same feel as the original, but the shorter the better). That’s why I trade small file size and high image quality for encoding time.
Notice I am using CRF=18 for quality. I aim to keep the image quality to be as close to the original as possible.
Should I use different options when encoding/resizing HD x264 files and SD mpeg2-VOBs?
What’s your opinion?
Thanks in advance for your help/comments.
Best regards to all.
raiden trad