Elecard
May 22, 2013, 02:38:56 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: H264 Adaptive Q. mode explanation  (Read 8484 times)
starcy
Newbie
*
Posts: 5


View Profile
« on: April 04, 2007, 11:16:05 am »

Hi Elecard team.

I recently start to using H264 encoder, and i suprise with quality and speed.

Every option is known to me, except strengh of AQ, because can be a negative value.

Any suggestion?

I suppose, this is usual useful for low-mid bitrate encoding (500-1000kbps) but i am very confused about this settings, aslo how many is different between AQ modes (Luma, Contrast, Complex)

Thanks
Logged
starcy
Newbie
*
Posts: 5


View Profile
« Reply #1 on: April 12, 2007, 05:45:44 am »

Anybody to answer?
Logged
Dmitry Teplyakov
Elecard Team
*
Posts: 42


View Profile
« Reply #2 on: April 12, 2007, 09:01:25 pm »

Sorry for the delay,

Adaptive Q allows you to use various quantizers  when quantizing. At that just one of three algorithms are used: Luminance, Contrast, Complexity. Each algorithm is based on analysis of brightness, contrast and complexity of macroblocks.

For each algorithm ‘strength’ is specified.  ‘strength’ is a conditional diapason of quantizers while quantazing  in a frame. The signs ‘+’ or ‘-’ in strength regulate  which quantizer will be used for a macroblock that has higher brightness, contrast or complexity.

Hope my explanation makes sense…
Logged
starcy
Newbie
*
Posts: 5


View Profile
« Reply #3 on: April 13, 2007, 05:08:48 am »

If I understood you correctly, using negative values for strength, will incrase quality on for example dark scenes, where encoder use mostly higher quants to low quants on that macroblock, and on scenes where use low quants will use higher quants?
Logged
Dmitry Teplyakov
Elecard Team
*
Posts: 42


View Profile
« Reply #4 on: April 15, 2007, 10:10:40 pm »

at negative volumes of strength the maximal quantizer will be set to:
at the simpliest macroblocks (Complexity mode)
at the brightest  macroblocks (Luma mode)
at the most contrasting macroblocks (Chroma mode)

and, on the contrary, at positive volumes of strength the maximal quantizer will be at:
the most complex  macroblocks (Complexity mode)
the most dark macroblocks (Luma mode)
Logged
starcy
Newbie
*
Posts: 5


View Profile
« Reply #5 on: April 18, 2007, 10:56:19 am »

So i need to use negative values to incrase quality of dark scenes right?

I just need that answer : :idea:
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!