VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Nov 2003
    Location
    glendale, california
    Search Comp PM
    In TMPGEnc in Quantize matrix I always check "Output YUV data as basic YCbCr, not CCIR601"
    Now is there a way I can do this with avisynth?
    If so, can someone tell me the commands?
    Thanks.
    Quote Quote  
  2. Member
    Join Date
    Aug 2002
    Location
    Sweden
    Search PM
    You can use following commands in avisynth:

    ConvertToYUY2() #If not YUY2 already
    ColorYuv(levels="TV->PC") #Change from TV scale to PC scale

    alternatively

    ConvertToYUY2() #If not YUY2 already
    ColorYuv(levels="PC->TV") #Change from PC scale to TV scale


    I don't remember which one corresponds to the TMPGEnc option but try them, it should be one of them.
    Ronny
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!