I've been experimenting with Divx to DVD conversion using Avisynth. Some guides I've read recommend using ConvertToRGB24() for Tmpgenc, others use ConvertToYUY2() for CCE, what exactly does ConvertToxxx() do?![]()
![]()
![]()
![]()
![]()
![]()
+ Reply to Thread
Results 1 to 2 of 2
-
-
Its the way colour is represented. TMPGenc needs it to be in an RGB (Red Green Blue) format, just like you PC monitor. YUY2 is a different format. Different encoders expect it to be in a specific format, so when you use AVISynth at the end you have to make sure its converted for your encoder, otherwise it cant open it, or if you're "lucky" it will run its own colour converter.
Ejoc's CVD Page:
DVDDecrypter -> DVD2AVI -> Vobsub -> AVISynth -> TMPGEnc -> VCDEasy
DVD:
DVDShrink -> RecordNow DX
Capture:
VirualDub -> AVISynth -> QuEnc -> ffmpeggui -> TMPGEnc DVD Author
Similar Threads
-
YUY2 vs RGB24 vs Y800
By 201flyer in forum Software PlayingReplies: 40Last Post: 28th Apr 2011, 06:11 -
DebugMode frameserver output: RGB24, RGB32 or YUY2 ?
By codemaster in forum EditingReplies: 8Last Post: 6th Jan 2011, 13:09 -
YUY2 Codec for Quicktime?
By EZ-Fan in forum Software PlayingReplies: 1Last Post: 12th May 2009, 08:07 -
Huh? Weird board message never seen before
By DRP in forum FeedbackReplies: 2Last Post: 7th Apr 2008, 05:46 -
What? Macrovision hitch on firewire transfer from mini-DV to DVD? Huh?
By knowhow in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 7Last Post: 19th Feb 2008, 23:47