I have some lossless Blu-Ray rips (from discs I own that I want to keep on my server with metadata & all in one place). I am a Mac user, so I currently use "Make MKV" to rip the AVC / H264 stream and lossless audio to MKV, then I use Subler to mux the file into M4V, leaving video stream untouched.
The problem is I have quite a few Blu-Ray rips that are encoded in "VC-1" and you can't just mux those, they must be transcoded to H.264.
I've been researching the HIGHEST QUALITY way to transocde VC-1 to H264 but all I can find it references to using Handbrake or "iVI", both which use x264 to transcode. Problem is when I use the "lossless" option in iVI, it doesn't seem to be of very high quality regarding BFrames, Ref Frames, and Motion Estimation. When I read about Handbrake, most people are converting DVDs or really don't care much about super-high quality.
So far this is what i put together in Handbrake:
CRF: 14
Framerate: Same as source
Reference Frames: 3
Maximum B-Frames: 3
CABAC: Checked
8x8: Checked
Weighted P-Frames: Checked
Pyrmidal B-Frames: Off
Adaptive B-Frames: Optimal
Adaptive Direct Mode: Spatial
Motion Estimation Method: Uneven Multi-Hexagon
Subpxel ME & Mode Decision: 9: RD refine in all frames
Motion Estimation Range: 32
Partition Types: Default (most)
Trellis: Encode Only
Deblocking: 0
Picture Filters: OFF
Cropping: NONE
Anamorphic: Strict.
I've read a lot about the VC-1 spec that seems to imply it uses 1-2 ref frames and b-frames at most. Is using 3 ref frames and 3 b-frames in this scenario overkill? Also, what's the opinion on Pyramidal B-Frames in this situation? What about Motion Estimation Range and Subpixel ME settings? Also, is Trellis necessary in this case?
Since I'm basically attempting to keep as much of the quality as possible, not really caring about file sizes, can anyone recommend something else, or revised Handbrake settings to convert a full quality VC-1 Blu-Ray rip to as close to full quality H264 as possible? I tried CRF: 1 but the output file size was nearly double the source, plus I'm still unsure about the other settings. Most of what I read only recommends CRF of 18-22 which to me is too low quality.
Thanks!
+ Reply to Thread
Results 1 to 3 of 3
-
Last edited by TechHero; 7th Feb 2013 at 15:33.
-
The problem is I have quite a few Blu-Ray rips that are encoded in "VC-1" and you can't just mux those..
VC-1 is a valid, since SMPTE RP 2058-4-2011 iirc., video stream for the mp4 container. (supported by e.g. L-Slash source: https://code.google.com/p/l-smash/ win binary: http://x264.fushizen.eu/builds/l-smash/)
Is using 3 ref frames and 3 b-frames in this scenario overkill?
Also, what's the opinion on Pyramidal B-Frames in this situation?
What about Motion Estimation Range and Subpixel ME settings?
Also, is Trellis necessary in this case?
or revised Handbrake settings to convert a full quality VC-1 Blu-Ray rip to as close to full quality H264 as possible?
I tried CRF: 1 but the output file size was nearly double the source, plus I'm still unsure about the other settings.
Most of what I read only recommends CRF of 18-22 which to me is too low quality.
Cu Selur -
Around CRF=12 is where x264 encoding becomes nearly transparent for almost all material (and is roughly the quality used on most Blu-ray discs). Very clean sources can look pretty good around CRF=18. You can use the table in the following post to see what settings are used by the presets:
https://forum.videohelp.com/threads/349386-Target-bitrate-for-720p-%28From-Blu-ray-sour...=1#post2188503
Settings above "slow" will make very very little difference in most material, but will require much more encoding time.Last edited by jagabo; 8th Feb 2013 at 08:20.
Similar Threads
-
Batch xvid avi's to h264 mp4, keep resolution & file size
By marioval in forum Video ConversionReplies: 4Last Post: 10th Sep 2012, 18:13 -
MKV & Adobe premiere: Best method to import without quality loss
By libjoe67 in forum EditingReplies: 34Last Post: 19th May 2012, 15:34 -
MPEG Streamclip MPEG-TS to MPEG4/H264 (file size & aspect ratio query)
By Heathy65 in forum Video ConversionReplies: 5Last Post: 4th Apr 2012, 11:31 -
SUPER settings for .h264/ac3 to FLV renders unplayable file
By TigerLord in forum Video Streaming DownloadingReplies: 1Last Post: 15th Jan 2011, 18:15 -
H264 File Size versus Quality
By SCDVD in forum Newbie / General discussionsReplies: 12Last Post: 9th Apr 2008, 13:16