[x264-devel] bit allocation algorithms among frames
    Tuukka Toivonen 
    tuukkat at ee.oulu.fi
       
    Thu Jul 13 11:39:24 CEST 2006
    
    
  
Hi, stumbled some time ago into this paper:
http://foulard.ee.cornell.edu/publications/sermadevi_dcc2005.pdf
"When is Bit Allocation for Predictive Video Coding Easy?"
On page 7, it describes a "Non-backtracking Coordinate SD Algorithm"
(SD=steepest descent) which appears to be very simple to implement
(albeit a little bit slow). If someone is looking some experiments to do 
with x264, this would be a nice project. I'd very much like to see the 
results (especially how QP varies between frames) but don't have time for 
this project.
I did something similar, my paper is here:
http://www.ee.oulu.fi/~tuukkat/releases.html
http://www.ee.oulu.fi/%7Etuukkat/rel/reduced_frame_quantization_in_video_coding.pdf
(I could provide the source code too, but its very messy)
-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
    
    
More information about the x264-devel
mailing list