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- 
 Yes. Authoring programs author. They don't do anything to the video. They're not supposed to, anyway. I know of no greyscale setting in any authoring program. Short of turning off the saturation in your TV set, a reencode is the only way to fix it.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 lumaBy rudolf016 in forum RestorationReplies: 3Last Post: 24th Feb 2012, 12:11
- 
  Remove grain and color artifacts from DV camcorderBy klode in forum EditingReplies: 16Last Post: 12th Sep 2011, 08:13
- 
  remove color (paintshop/photoshop)By themaster1 in forum RestorationReplies: 3Last Post: 15th Nov 2008, 02:36
- 
  Can I remove color and letterbox MPEG2 video without losing quality?By gamgamman in forum EditingReplies: 3Last Post: 10th Jul 2008, 23:22
- 
  Remove green color from 49 framesBy mlong30 in forum EditingReplies: 5Last Post: 11th May 2007, 00:54


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			

 Quote
 Quote