VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. Member
    Join Date
    Apr 2018
    Location
    Florida
    Search PM
    I have several clips i am editing. Some of them are more pixelated than others. Is there any program/software that exists that can either remove part of or all of the pixelation?
    Quote Quote  
  2. Member
    Join Date
    Aug 2017
    Location
    United States
    Search PM
    Use AVISynth with Deblock_QED(). Increase the strength as needed.

    http://avisynth.nl/index.php/Deblock_QED
    Quote Quote  
  3. Member
    Join Date
    May 2014
    Location
    Memphis TN, US
    Search PM
    Originally Posted by CM120884 View Post
    I have several clips i am editing. Some of them are more pixelated than others. Is there any program/software that exists that can either remove part of or all of the pixelation?
    I don't think anyone has any idea what you mean by 'pixelated". Do you mean block noise (macroblocks) or pixel breakup? Macroblocks are usually a sign of over compression (low bitrate unsuitable for the type of video you're working with), for which filters like DeBlock_QED and the original DeBlock are recommended, along with filters like dfttest used with 16-bit settings. The stronger you make the settings, the more they'll soften your video.
    - My sister Ann's brother
    Quote Quote  
  4. Deblocking will replace rectangular blocks with smooth gradients and may remove some true detail. That may not be an improvement. It depends on the source and what you prefer.
    Quote Quote  
  5. Member
    Join Date
    Apr 2018
    Location
    Florida
    Search PM
    I think its macroblocking. Is there anything i can do using a video editor that might help reduce it?
    Quote Quote  
  6. Member
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    Look for the built-in deblocking tool?
    Quote Quote  
  7. Some video decoders have optional deblocking filters when they decode. Xvid, for example. h.264, h.265, and most other new decoders have deblocking filters built in. Mpeg 2 and other older decoders don't have deblocking. With those you have to use external filters. The aforementioned deblock_qed() is an AviSynth filter -- AviSynth is a script driven filtering system. Maybe you should provide a short sample of your video that shows the problem (don't filter it or reencode it).
    Quote Quote  



Similar Threads

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