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 |
|
|
#1 | Link |
|
clueless n00b
![]() Join Date: Oct 2001
Location: somewhere over the rainbow
Posts: 10,583
|
x264 vfw development and bugreports
I suppose it will be mostly bugreport because hardly any developer cares about the VfW, but this is the thread for the VfW camp. Starting at the moment I hit the submittion button, it will no longer be permissible to post anything x264 VfW development or bug related except in this thread. I also do not want to see any messages about VfW not being adequante for x264 in this thread, as well as any discussion why somebody wants the VfW codec, and there will be no clamoring/asking/requesting/demanding for codec features to be added to the VfW interface.
Anybody who doesn't like what is written here or wants to argue semantics is eligible for a rule 16 strike and leniency is a word that from this point on I can't even spell.
__________________
For the web's most comprehensive collection of DVD backup guides go to www.doom9.org |
|
|
|
|
|
#2 | Link |
|
Pain and suffering
Join Date: Jul 2002
Posts: 1,337
|
some known bugs:
Not properly working boxes: VFW - Rate Control TAB: MIN QP VFW - Rate Control TAB: MAX QP VFW - Rate Control TAB: MAX QP Step VFW - More... TAB: Threads Easy solution, just need someone to do it ![]() (i installed VC 6.0, next stap is to get in the mood )Some features not in VFW: Quality-based VBR (--crf *) Fast P-Skip (--no-fast-pskip) Custom quantization matrices (--cqm *) Buffer control Zones Some are easy to add, again someone needs to be willing to code some VFW! |
|
|
|
|
|
#3 | Link | |
|
Swallowed in the Sea
Join Date: Oct 2002
Location: Aix-en-Provence, France
Posts: 5,191
|
Quote:
|
|
|
|
|
|
|
#5 | Link |
|
Banned
Join Date: May 2005
Location: Serbia
Posts: 560
|
http://files.x264.nl/force.php?file=...ast_pskip.diff
Here it is, no-fast-p-skip patch for vfw. And if you look the date, you will see that this patch posted on files.x264.nl on February 12. |
|
|
|
|
|
#8 | Link | |
|
....
Join Date: May 2002
Location: Australia
Posts: 2,797
|
Quote:
http://forum.doom9.org/showthread.php?t=105899 this explains whats missing and what people can do about it if they want them. so there is no need for anyone to ask here.
__________________
Narrator: And of course, with the birth of the artist came the inevitable afterbirth - the critic. (History of the World part 1) |
|
|
|
|
|
|
#9 | Link |
|
Mr. Sandman
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
|
the fast p-skip patch needs a cleanup before sending it to pengvado
__________________
MPEG-4 ASP Custom Matrices: EQM V1(old), EQM AutoGK Sharpmatrix (aka EQM V2), EQM V3HR (updated 01/10/2004), EQM V3LR, EQM V3ULR (updated 04/02/2005), EQM V3UHR (updated 17/12/2004) and EQM V3EHR (updated 05/10/2004) Info about my ASP matrices. MPEG-4 AVC Custom Matrices: EQM AVC-HR Info about my AVC matrices My x264 builds. Mooo!!! |
|
|
|
|
|
#10 | Link |
|
Registered User
Join Date: Dec 2005
Location: Qetchua mountains in Peru, and Klingon battlecruiser D'Mar
Posts: 393
|
Yes, that right, Sharktooth. BTW, how about Trellis Quantization mode 2 in x264 vfw.
I can't see it, only value 1 for Trellis.
__________________
Live long and prosperLive long and prosperLive long and prosper |
|
|
|
|
|
#12 | Link | |
|
Registered User
Join Date: Mar 2002
Posts: 868
|
Quote:
http://celticdruid.no-ip.com/temp/x264vfw.diff |
|
|
|
|
|
|
#13 | Link |
|
clueless n00b
![]() Join Date: Oct 2001
Location: somewhere over the rainbow
Posts: 10,583
|
I have just handed out months worth of strikes to participants of this thread and for the third or fourth time cleaned it up. Do I have to start banning people before they get the frigging message? I say it again:
NO FEATURE REQUESTS!!! NO DISCUSSION ON MERITS AND FAULTS OF VFW AND ALTERNATIVES!!!! Post here if you have found a bug have written a patch for the x264 VfW codec and want some feedback in any other case DO NOT POST HERE!
__________________
For the web's most comprehensive collection of DVD backup guides go to www.doom9.org |
|
|
|
|
|
#14 | Link |
|
Turkey Machine
Join Date: Jan 2005
Location: Lowestoft, UK (but visit lots of places with bribes [beer])
Posts: 1,953
|
I downloaded the no-fast-pskip diff, but I don't know how to apply it. "patch" doesn't want to cooperate with me, and it's driving me up the wall! I must add I'm trying to apply it in MinGW, as this is what I'm using to compile the VFW.
On a slightly unrelated note, I have added a dropdown combo box for the profile level, but as yet not related it to the settings.
__________________
On Discworld it is clearly recognized that million-to-one chances happen 9 times out of 10. If the hero did not overcome huge odds, what would be the point? Terry Pratchett - The Science Of Discworld |
|
|
|
|
|
#16 | Link |
|
Does it really matter?
Join Date: Jun 2004
Location: Chicago, IL
Posts: 1,542
|
you should be able to do it using the following.
patch < patch.diff -p0 if you forget the -p0 it probably wouldn't work. Here's a copy of the dll for anyone who is interested. http://www.chronocrossdev.com/apps/x264/x264vfw.rar Last edited by ChronoCross; 23rd March 2006 at 20:27. |
|
|
|
|
|
#17 | Link |
|
<The VFW Sheep of Death>
Join Date: Dec 2004
Location: Deathly pasture of VFW
Posts: 1,149
|
I made my own contribution to VFW development by making the first complete x264 VFW Guide with all kinds of detailed settings descriptions, directions, and suggestions to "bring out the Ultimate in your x264 encoding!" Find it here if you're interested!
__________________
Recommended all-in-one stop for x264/GCC needs on Windows: Komisar x264 builds! |
|
|
|
|
|
#18 | Link | |
|
Pain and suffering
Join Date: Jul 2002
Posts: 1,337
|
Quote:
ChronoCross knows what he is doing (hopefully ) so i guess he looked at the patch first.Fast P-skip was easy to add as it was not depending on any other options. The file is only there because i asked pengvado how the outcome looked, and it indeed was not as it should be. |
|
|
|
|
![]() |
|
|