Since there has been recent discussion on colorization of movies, I have a question on this topic. I have an mpg capped from turner classic movies of a film that's been horribly colorized and I want to get it back to b&w.
Is there any way to turn it b&w without having to convert it from mpg to avi?
+ Reply to Thread
Results 1 to 11 of 11
-
-
Yes you can remove or decolorize it. The problem is that nce you create any change you will have to reencode it. You could load MPG onto say Vegas and use one of the video filters to remove all color. Then you have to export
(Reencode) back to MPG or whatever other format you wish. Will you loose quality? Maybe, maybe not. It all depends how you aproach it.No DVD can withstand the power of DVDShrink along with AnyDVD! -
Easy. They (normally) never mess with the luminance, so all you have to do is lower the saturation/chrominance to 0.
This can be done with Virtualdub or AVISynth, or any other NLE for that matter.
Or, you could just apply a custom colorcorrection filter (in TMPGEnc, for example) or similar effect. Or, if you have an encoder where you can fine tune the Quantization matrix, you can just apply a standard matrix to the "Y" portion, and set the "U" and "V" portions to all 0's (or whatever "Null" is).
OR
You can just turn the color down on your TV set temporarily while you're watching that show.
Scott
oops, missed the "without having to turn it from mpg to avi" part. Maybe you can change the matrices in Restream?... -
As a variation on the script above, replace v=avisource() with
LoadPlugin("path to dgdecode.dll")
v.Mpeg2Source("path to mpeg file")
and you can frameserve your demuxed mpeg video stream straight through to your encoder without having to go avi in between.Read my blog here.
-
Just turn down the chroma saturation on the TV, or pull the PbPr cables.
The damage was done upstream. A quarter (4:2:0) to half (4:2:2) of the bitrate went to chroma.Recommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about -
Thanks for the input everyone.
I typically author my dvds then use DVD Rebuilder to fit onto DVD...
Would I be able to just plug in the 'tweak(sat=0)' command into DVD Rebuilder under the AVS -> Advanced Expert Options -> Filter Editor? -
Thanks...I didn't mean "plugin"...I just mean that I'll type in the tweak command in the filter editor.
-
Thanks again to all for helping out....I learned a lot from just this little exercise and the solution turned out to be simpler than I thought it would be. The tweak command in dvd rebuilder did the trick! No more of that nasty color.
-
Good, I'm happy to have played a small part in sending you on your way. Don't forget to remove the Tweak command from the Filter Editor, or your next movie will be B+W too.
Thanks for reporting back.
Similar Threads
-
Reversing Color Filtering Effect
By Michelle76 in forum Newbie / General discussionsReplies: 3Last Post: 3rd Apr 2012, 11:23 -
Reversing PAL speedup.
By rcavanah in forum EditingReplies: 3Last Post: 22nd Sep 2011, 13:26 -
Film colorization how made ?
By arturjose in forum Video ConversionReplies: 74Last Post: 3rd Jun 2009, 01:27 -
Reversing a fade to black
By dave_van_damme in forum EditingReplies: 10Last Post: 12th Mar 2009, 21:15 -
Reversing Clips - VideoStudio
By markannab in forum EditingReplies: 1Last Post: 15th May 2007, 21:35