VideoHelp Forum
+ Reply to Thread
Results 1 to 7 of 7
Thread
  1. Any script to eliminate the color saturation of this video the rainbow: the black borders and eliminate those lines?
    Image
    [Attachment 69060 - Click to enlarge]

    Image
    [Attachment 69061 - Click to enlarge]

    Image
    [Attachment 69062 - Click to enlarge]

    I leave the complete clip since it is short and in case you also need something else to mention.
    https://files.videohelp.com/u/304755/Depeche%20Mode%20-%20intw%20with%20Alan%20on%20sw...0TV%201990.mp4
    Quote Quote  
  2. Member
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    It's a matter of taste, to a certain extent, even experienced video pros and enthusiasts can differ in their color
    correction. I did some tweaks in Vdub2 using the HSV filter the temporal smoother. Adjust to taste.
    Image Attached Files
    Quote Quote  
  3. Maybe a little too dark...
    Quote Quote  
  4. Thanks to both of you, what I say will be somewhat strange, but how can I export in VirtualDub2? When exporting I get the video different with strange colors from the preview (use the HSV Adjust and temporal smoother filters)
    What do you use or what option is recommended?
    Quote Quote  
  5. Member
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    First set the compression,
    Video/Compression - choose x265, x64 etc. and configure to your liking
    When you're ready to save
    File/Save Video - set "save as type" mp4, MKV, etc
    Quote Quote  
  6. I used AviSynth and the x264 command line encoder, not VirtualDub.

    Code:
    LSMASHVideoSource("Depeche Mode - intw with Alan on swedish TV 1990.mp4") 
    ColorYUV(gain_y=-40, off_y=-20, cont_u=-100, cont_v=-100)
    SMDegrain (tr=3, thSAD=300, refinemotion=true, contrasharp=false, PreFilter=4, mode=0, truemotion=true, plane=4, chroma=false) 
    QTGMC(InputType=2)
    But VirtualDub(2) shouldn't be saving with vastly different colors than you see in its output window. Post a sample.
    Last edited by jagabo; 6th Feb 2023 at 16:09. Reason: added AviSynth script
    Quote Quote  
  7. Just for the color, something simple like:
    Code:
    Tweak(hue=10.00, sat=0.50, cont=0.80)
    ChromaShiftSP(X=2.00, Y=2.00)
    isn't bad.
    For cleanup you probably need to throw away half of the vertical resolution, seems like someone upscaled interlaced content and then compressed it way too strong.
    QTGMC mode=2+ denoise will help with some of the noise, but no clue how to properly get rid of those thick black halos in some scenes.
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  



Similar Threads

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