troy
13th September 2003, 04:40
I captured some video from my minidv camcorder using mediastudio and edited it and created an avi file for conversion.
I used cce with avisynth script:
avisource("d:\video.avi")
doubleweave().selectodd()
converttoyuy2()
CCE colorspace was 0-255
My resultant m2v file looks fine on my computer but when I create a dvd with dvdlab the colors look very bad.
bright blues look aqua
bright purples look gray
dark blues look black
yellows look beige
pinks look almost white.
the whole video looks kind of gray.
why would the computer display a good video but after conversion the dvd look so bad.
I used cce with avisynth script:
avisource("d:\video.avi")
doubleweave().selectodd()
converttoyuy2()
CCE colorspace was 0-255
My resultant m2v file looks fine on my computer but when I create a dvd with dvdlab the colors look very bad.
bright blues look aqua
bright purples look gray
dark blues look black
yellows look beige
pinks look almost white.
the whole video looks kind of gray.
why would the computer display a good video but after conversion the dvd look so bad.