I sometimes get black and white movies that have color noise in them, and it's a pain to have to turn down the color on my tv every time I watch them. Is completely re-encoding the file the only way to remove color from an mpg, or does anyone know of a dvd authoring program that's capable of simply turning off the chroma during authoring?
+ Reply to Thread
Results 1 to 4 of 4
-
-
Hi-
Is completely re-encoding the file the only way to remove color
To do it in AviSynth when reencoding:
Greyscale()
or:
Tweak(Sat=0,Coring=False) -
Thanks, I figured this was the answer, as I've used lots of authoring programs and none of them do that. I just took a shot that there might be something out there I don't know about which could do it without the quality loss of a full re-encoding.
Similar Threads
-
remove chroma from a digital video and add new color to the luma
By rudolf016 in forum RestorationReplies: 3Last Post: 24th Feb 2012, 11:11 -
Remove grain and color artifacts from DV camcorder
By klode in forum EditingReplies: 16Last Post: 12th Sep 2011, 07:13 -
remove color (paintshop/photoshop)
By themaster1 in forum RestorationReplies: 3Last Post: 15th Nov 2008, 01:36 -
Can I remove color and letterbox MPEG2 video without losing quality?
By gamgamman in forum EditingReplies: 3Last Post: 10th Jul 2008, 22:22 -
Remove green color from 49 frames
By mlong30 in forum EditingReplies: 5Last Post: 10th May 2007, 23:54