expresspotato
21st November 2009, 08:44
Hi,
I've been testing and enjoying H.264 for quite some time now, through the use of libx264 and ffmpeg to convert some existing video.
However I'm starting to notice a bit of a problem and I think aq-strength & aq-sensitivity are the answer.
When a person is standing behind a picture or background deemed to be complex, x264 takes too many bits away from the person, thinking its a simple, flat area.
Yes the background looks great, but it detracts from the my center focus, the person.
Editing common/common.c isn't probably the best solution, unless I know exactly where to place the edits.
There was an old post on there that mentions how to change the aq method. I've tried using that thread to disable aq all together, but it seemed to have no effect and I'm not sure why.
I've been testing and enjoying H.264 for quite some time now, through the use of libx264 and ffmpeg to convert some existing video.
However I'm starting to notice a bit of a problem and I think aq-strength & aq-sensitivity are the answer.
When a person is standing behind a picture or background deemed to be complex, x264 takes too many bits away from the person, thinking its a simple, flat area.
Yes the background looks great, but it detracts from the my center focus, the person.
Editing common/common.c isn't probably the best solution, unless I know exactly where to place the edits.
There was an old post on there that mentions how to change the aq method. I've tried using that thread to disable aq all together, but it seemed to have no effect and I'm not sure why.