VideoHelp Forum
+ Reply to Thread
Results 1 to 7 of 7
Thread
  1. Hi everyone,

    I'm using a Canon Legria HFG25, which records interlaced video with some halo effects.

    I've been processing this footage with AviSynth using QTGMC and dehaloing.

    I converted the material to 10-bit, but now I want to archive it in 8-bit at 15 Mb/s.

    Question: Can I achieve this directly in one process, converting straight to 8-bit at 15 Mb/s, without first going through the 10-bit step? I'm concerned about quality - will it be preserved?

    Thanks for any advice!
    Quote Quote  
  2. Curious: Up to now, I have not seen one example that shows that using QTGMC in 10bit would show any better quality than sticking with 8bit (unless the source already was 10bit and the loss you see is through converting to 8bit), so I wonder where does the idea come from that it would be better to convert 8it to 10bit before feeding it to QTGMC?
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  
  3. Originally Posted by Selur View Post
    Curious: Up to now, I have not seen one example that shows that using QTGMC in 10bit would show any better quality than sticking with 8bit (unless the source already was 10bit and the loss you see is through converting to 8bit), so I wonder where does the idea come from that it would be better to convert 8it to 10bit before feeding it to QTGMC?
    The idea of processing 8-bit sources in 10-bit with QTGMC comes from the general principle that higher bit depths can reduce rounding errors in complex operations. This approach was suggested by GPT, mentioning "bound headroom" as a potential benefit. But yes, concrete evidence of improvement is lacking.
    Quote Quote  
  4. Ah, okay. I would have been surprised to see any (even synthetic) example where this would help with QTGMC.
    => in my option: I see no reason to up convert to 10bit (or even 16bit or 32bit) before deinterlacing with QTGMC.
    So I doubt that you will lose anything when deinterlacing 8bit content in 8bit QTGMC.
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  
  5. Member
    Join Date
    Aug 2018
    Location
    Wrocław
    Search PM
    Originally Posted by Selur View Post
    Curious: Up to now, I have not seen one example that shows that using QTGMC in 10bit would show any better quality than sticking with 8bit
    Yes, converting to 10 bits improves quality (in fact, you shouldn't go below 16 bits). This is especially noticeable if you use other filters (and that's what QTGMC does). I once even posted an example of how well it reduces banding (of course due to the lack of rounding when moving from filter to filter).
    Quote Quote  
  6. Using 10/16bit helps with:
    a. debanding and similar (from what I see in QTGMC none of the filters used there would gain from upsampling to 10bit before processing)
    b. compression
    no question about that. But, have not seen that it helps at all with QTGMCs processing.
    => if you can show that is does, please do
    (so please show that 8bit->10/16bit->QTGMC is better than 8bit->QTGMC->10/16bit, if you can, which I doubt, since like I wrote: I do not think any of the filters/methods in QTGMC will improve when fed upsampled 8bit (=10/16bit) instead of the original 8bit content)

    Cu Selur
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  
  7. Member
    Join Date
    Aug 2018
    Location
    Wrocław
    Search PM
    Originally Posted by taigi View Post
    Hi everyone,

    I'm using a Canon Legria HFG25, which records interlaced video with some halo effects.

    I've been processing this footage with AviSynth using QTGMC and dehaloing.

    I converted the material to 10-bit, but now I want to archive it in 8-bit at 15 Mb/s.

    Question: Can I achieve this directly in one process, converting straight to 8-bit at 15 Mb/s, without first going through the 10-bit step? I'm concerned about quality - will it be preserved?

    Thanks for any advice!
    You can put ConvertBits(8, dither=-1) at the end of the script - that's probably the best way to convert to 8 bits. A codec won't do it any better.
    Quote Quote  



Similar Threads

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