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.

 

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

Reply
 
Thread Tools Search this Thread Display Modes
Old 9th January 2008, 18:18   #401  |  Link
MasterNobody
Registered User
 
Join Date: Jul 2007
Posts: 552
Quote:
Originally Posted by Dark Shikari View Post
My AQ is a bit experimental at the moment, but it probably wouldn't be hard to make a VfW version supporting it.
There is no problems in adding AQ to VfW version. The only thing that needed is too compile with patched x264lib (VfW code already known about --aq-strength and --aq-sensitivity command line options). But before I will add AQ in my builds somebody (may be I, but later) need to fix some side-effects of current AQ (I think, due to this side-effects AQ patch is not in x264 trunk).
MasterNobody is offline   Reply With Quote
Old 9th January 2008, 18:20   #402  |  Link
Dark Shikari
x264 developer
 
Dark Shikari's Avatar
 
Join Date: Sep 2005
Posts: 8,666
Quote:
Originally Posted by MasterNobody View Post
There is no problems in adding AQ to VfW version. The only thing that needed is too compile with patched x264lib (VfW code already known about --aq-strength and --aq-sensitivity command line options). But before I will add AQ in my builds somebody (may be I, but later) need to fix some side-effects of current AQ (I think, due to this side-effects AQ patch is not in x264 trunk).
There are two main AQs... Haali's and mine. Both have their side effects, and while Haali's is a lot weaker and therefore has fewer side effects, it isn't in trunk either.
Dark Shikari is offline   Reply With Quote
Old 12th January 2008, 04:23   #403  |  Link
pelle412
Pinhead
 
pelle412's Avatar
 
Join Date: Sep 2002
Location: Twin Cities, MN, USA
Posts: 158
I've been trying to access DeathTheSheep's guide for a while now but the site has always exceeded the bandwidth. Is there a possibility for someone to attach the guide to a post here?

Thanks!
pelle412 is offline   Reply With Quote
Old 12th January 2008, 17:35   #404  |  Link
DeathTheSheep
<The VFW Sheep of Death>
 
DeathTheSheep's Avatar
 
Join Date: Dec 2004
Location: Deathly pasture of VFW
Posts: 1,149
Looks like it's gotten a little too popular... I'll put the zip as an attachment here, if it will fit.

Can anyone suggest/offer a better free hosting package?
__________________
Recommended all-in-one stop for x264/GCC needs on Windows: Komisar x264 builds!
DeathTheSheep is offline   Reply With Quote
Old 12th January 2008, 17:41   #405  |  Link
Dark Shikari
x264 developer
 
Dark Shikari's Avatar
 
Join Date: Sep 2005
Posts: 8,666
Quote:
Originally Posted by DeathTheSheep View Post
Looks like it's gotten a little too popular... I'll put the zip as an attachment here, if it will fit.

Can anyone suggest/offer a better free hosting package?
Just use Mediafire--reliable with unlimited download/upload and 100MB max file size.
Dark Shikari is offline   Reply With Quote
Old 12th January 2008, 18:45   #406  |  Link
MasterNobody
Registered User
 
Join Date: Jul 2007
Posts: 552
Version 3_719bm of x264vfw
Changes:
- Added option "Extra options" (For those who want to mix standard options and x264-style command line options)
- Fixed impossibility to encode in some applications (for example, TMPGEnc Plus v2.524.63.181) which set lFrameCount == 0 in ICM_COMPRESS_FRAMES_INFO message
- Fixed other minor bugs

Last edited by MasterNobody; 15th January 2008 at 02:23.
MasterNobody is offline   Reply With Quote
Old 12th January 2008, 19:56   #407  |  Link
Gromozeka
Registered User
 
Join Date: Jan 2007
Posts: 151
Thanks, MASTER
There was trial version VirtualDub with support mkv:
http://216.75.63.164/andrew/VirtualDubMKVout.zip
http://216.75.63.164/andrew/VirtualdubMKVsrc.zip
Discussion is conducted here:
http://forums.virtualdub.org/index.p...&t=8904&st=60&

Last edited by Gromozeka; 12th January 2008 at 20:04.
Gromozeka is offline   Reply With Quote
Old 14th January 2008, 19:19   #408  |  Link
Gromozeka
Registered User
 
Join Date: Jan 2007
Posts: 151
MasterNobody, you can make more longly a line for a command line?
My parameters with by to a matrix do not get
Gromozeka is offline   Reply With Quote
Old 14th January 2008, 19:33   #409  |  Link
MasterNobody
Registered User
 
Join Date: Jul 2007
Posts: 552
Gromozeka
I think current 259 symbols (260 including ending zero) for command line is enough. An it is the standard for real command line in Windows (this mean you can't use longer command line with x264 CLI version). I may suggest you to use "Extra options" instead of full command line. It has the same size 259 symbols but there you need to specify only options for which there is no standard GUI options.

May be you will post your command line which need more than 259 symbols here to look at it.

Last edited by MasterNobody; 14th January 2008 at 19:37.
MasterNobody is offline   Reply With Quote
Old 14th January 2008, 20:07   #410  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
MasterNobody, your installer doesn't create working shortcuts on WinXP x64 Edition!


What your installer created is:

Target: »C:\WINDOWS\system32\rundll32.exe x264vfw.dll,Configure«
Start in: »C:\WINDOWS\system32«


What we need on x64 Windows:

Target: »C:\WINDOWS\system32\rundll32.exe x264vfw.dll,Configure«
Start in: »C:\WINDOWS\sysWOW64«


Or alternatively you can use this:

Target: »C:\WINDOWS\system32\rundll32.exe C:\WINDOWS\sysWOW64\x264vfw.dll,Configure«
Start in: »C:\WINDOWS\system32«
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 14th January 2008 at 20:13.
LoRd_MuldeR is offline   Reply With Quote
Old 14th January 2008, 20:27   #411  |  Link
Gromozeka
Registered User
 
Join Date: Jan 2007
Posts: 151
MasterNobody
The standart my command line from MeGui (not all):
--crf 18 --ref 10 --bframes 3 --b-pyramid --deblock -2,-1 --partitions all --8x8dct --direct auto --me umh --trellis 2 --subme 7 --mixed-refs --b-rdo --weightb --bime --no-fast-pskip --no-dct-decimate --cqmfile "C:\Program Files\x264GUI-Lite_14-04-2007\Matrices_x264\M4G HRM V2.cfg" --deadzone-inter 6 --deadzone-intra 6

in x264vfw:
--crf 18 --ref 10 --bframes 3 --b-pyramid --deblock -2,-1 --partitions all --8x8dct --direct auto --me umh --trellis 2 --subme 7 --mixed-refs --b-rdo --weightb --bime --no-fast-pskip --no-dct-decimate --cqmfile "C:\Program Files\x264GUI-Lite_14-04-2007\Matric

Gromozeka is offline   Reply With Quote
Old 15th January 2008, 02:21   #412  |  Link
MasterNobody
Registered User
 
Join Date: Jul 2007
Posts: 552
Version 4_720bm of x264vfw
Changes:
- x264 core updated to svn-720
- Fix installation on 64 bit Windows versions
- Increased size of "command line" and "extra options" up to max 4095 symbols
MasterNobody is offline   Reply With Quote
Old 15th January 2008, 06:37   #413  |  Link
Gromozeka
Registered User
 
Join Date: Jan 2007
Posts: 151
Quote:
Originally Posted by MasterNobody View Post
Version 4_720bm of x264vfw
Changes:
- x264 core updated to svn-720
- Fix installation on 64 bit Windows versions
- Increased size of "command line" and "extra options" up to max 4095 symbols
Thanks you for a long command line
Gromozeka is offline   Reply With Quote
Old 16th January 2008, 01:35   #414  |  Link
MasterNobody
Registered User
 
Join Date: Jul 2007
Posts: 552
I compiled x264vfw experimental build. This x264vfw build was compiled using x264 core with adaptive quantization patch version 0.41 by Dark Shikari. There is no standard options for adaptive quantization so you need to specify x264-style command line options for using it.

P.S. I will update this builds not regularly (only when Dark Shikari will post new versions of his patch with source diff)
MasterNobody is offline   Reply With Quote
Old 16th January 2008, 11:55   #415  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
Thanks

Will AQ be enabled by default in the "experimental" build? If not: What "x264-style command line options" do I need to set in particular to enable AQ?

BTW: Variance AQ, Version 0.42 is out
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊
LoRd_MuldeR is offline   Reply With Quote
Old 16th January 2008, 15:20   #416  |  Link
Dark Shikari
x264 developer
 
Dark Shikari's Avatar
 
Join Date: Sep 2005
Posts: 8,666
Quote:
Originally Posted by MasterNobody View Post
I compiled x264vfw experimental build. This x264vfw build was compiled using x264 core with adaptive quantization patch version 0.41 by Dark Shikari. There is no standard options for adaptive quantization so you need to specify x264-style command line options for using it.

P.S. I will update this builds not regularly (only when Dark Shikari will post new versions of his patch with source diff)
Here is the latest 0.42 diff, though its somewhat commented up due to my ripping out of the half-broken lambda-based AQ.

Lambda AQ would fail horribly on high QPs due to a bug that will be difficult to solve.
Dark Shikari is offline   Reply With Quote
Old 17th January 2008, 00:39   #417  |  Link
MasterNobody
Registered User
 
Join Date: Jul 2007
Posts: 552
x264vfw experimental build was updated to AQ patch version 0.42 by Dark Shikari (slightly modified but must be bit identical)
Quote:
Originally Posted by LoRd_MuldeR View Post
Thanks

Will AQ be enabled by default in the "experimental" build? If not: What "x264-style command line options" do I need to set in particular to enable AQ?

BTW: Variance AQ, Version 0.42 is out
No, it not enabled by default. The easiest way to use it is to specify "--aq-strength 1.0" in "Extra options" field (also there is "--aq-sensitivity <float>" option but it is recommended to leave it equal to 0.0 and so use automatic sensitivity)

Last edited by MasterNobody; 17th January 2008 at 00:47.
MasterNobody is offline   Reply With Quote
Old 17th January 2008, 00:50   #418  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
Quote:
Originally Posted by MasterNobody View Post
No, it not enabled by default. The easiest way to use it is to specify "--aq-strength 1.0" in "Extra options" field (also there is "--aq-sensitivity <float>" option but it is recommended to leave it equal to 0.0 and so use automatic sensitivity)
I see
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊
LoRd_MuldeR is offline   Reply With Quote
Old 29th January 2008, 03:17   #419  |  Link
MasterNobody
Registered User
 
Join Date: Jul 2007
Posts: 552
Version 5_736bm and 5_736bm_AQ_0.47 of x264vfw
Changes:
- Added colorspace conversion (removed from x264 svn-733)
- Added support for "tesa" motion estimation
- x264 core updated to svn-736
MasterNobody is offline   Reply With Quote
Old 29th January 2008, 03:55   #420  |  Link
Dark Shikari
x264 developer
 
Dark Shikari's Avatar
 
Join Date: Sep 2005
Posts: 8,666
Quote:
Originally Posted by MasterNobody View Post
x264vfw experimental build was updated to AQ patch version 0.42 by Dark Shikari (slightly modified but must be bit identical)

No, it not enabled by default. The easiest way to use it is to specify "--aq-strength 1.0" in "Extra options" field (also there is "--aq-sensitivity <float>" option but it is recommended to leave it equal to 0.0 and so use automatic sensitivity)
Note that now the recommended settings are

--aq-strength 0.5
--aq-sensitivity 13
--qcomp 1.0
Dark Shikari 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 04:31.


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