Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 AVC / H.264
Register FAQ Today's Posts Search

Reply
 
Thread Tools Search this Thread
Old 9th June 2008, 05:23   #1  |  Link
osophy.junkie
Registered User
 
Join Date: Jan 2007
Posts: 2
Blocks on scenechange

Hi,
I get the visual errors seen in attached photo during random scene changes...
until approved: http://lamedomain.net/badI.jpg


I use the following command line args:
--crf 16 --level 3 --ref 10 --mixed-refs --no-fast-pskip --bframes 10 --b-pyramid --b-rdo --bime --weightb --direct auto --filter -1,1 --subme 6 --trellis 1 --partitions p8x8,b8x8,i4x4,i8x8 --8x8dct --ipratio 1.3 --pbratio 1.2 --vbv-bufsize 1500 --vbv-maxrate 2300 --qcomp 0.4 --scenecut 30 --threads auto --thread-input --sar 1:1 --progress --output final.mkv final.avs

1. The machine is a vmware image running on a c2d. I've tried running it with both single and dual processors mode.
2. I have tried running x264 with --threads 1 and --threads 2 with the same results.
3. Changing x264 version has no effect.
4. Changing scenecut to 50 had no effect.


Suggestions?
Attached Images
File Type: jpg badI.jpg (85.6 KB, 106 views)
osophy.junkie is offline   Reply With Quote
Old 9th June 2008, 05:27   #2  |  Link
TheRyuu
warpsharpened
 
Join Date: Feb 2007
Posts: 787
Bad vbv with a 1 pass encode?
TheRyuu is offline   Reply With Quote
Old 9th June 2008, 06:02   #3  |  Link
Dark Shikari
x264 developer
 
Dark Shikari's Avatar
 
Join Date: Sep 2005
Posts: 8,666
Avoid using 1pass VBV whenever possible. It attempts to, as best it can, strictly obey the VBV; this can result in serious artifacting if there aren't enough bits left in the VBV to code an I-frame.

Use 2pass if you can.

Also, if you have an older x264, update to the latest; not only was full 2pass VBV support added, but 1pass VBV was improved also.
Dark Shikari is offline   Reply With Quote
Old 9th June 2008, 09:04   #4  |  Link
osophy.junkie
Registered User
 
Join Date: Jan 2007
Posts: 2
That was it. Thank you both.
osophy.junkie is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 14:45.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.