A- How much error in aspect ratio can be noticed by the eye?
B- What is the command line for x264 codec to achieve MAXIMUM QUALITY?
p.s. size is not an issue, also, i'd appreciate if you explained what each parameter does, so i can customize it a bit if necessary!
THX![]()
+ Reply to Thread
Results 1 to 30 of 41
-
-
A. Depends on the viewer. Some people happily watch 16:9 images stretched to fill a 4:3 screen simply because they don't like the bars. It obviously doesn't bug them much, so even moderate AR errors probably wouldn't register. With other people even 1 - 2 % would be way too much.
B. Don't know - I am happy using one of the many GUIs instead. This might get you started : GuideRead my blog here.
-
A: ±1% for *my* eyes.
B: --crf 0
C: For x264, "--crf 0" means lossless encoding.
"Transparent" encoding usually means "--crf 18",
roughly equivalent to "constant quantizer 2" in XviD. -
That guide is massively outdated and shouldn't be used. The guide to refer to is this one from MeGUI's wiki.
Originally Posted by UnD3R0aTh
If you just want high bitrate efficiency (i.e. more quality in a given amount of bytes), use a preset like --slow, --slower or --veryslow (the slower, the slightly more efficient). Then, to customize the actual quality level, just add --crf X, where X = 17-18 for SD material and 18-20 for HD material. CRF determines the quality level: the lower, the higher the quality and the bigger the file. -
Quality is also determined by source noise.
Want my help? Ask here! (not via PM!)
FAQs: Best Blank Discs • Best TBCs • Best VCRs for capture • Restore VHS -
ohhh, this is getting too technical! look, fairuse offers me to either specify a file size with an option to use two pass or not, or use a quantizer, and becoz i don't know what a quantizer is or what it does, i decided i'd cancel the options fairuse is offering, and specify the codec settings manually! and again, in order not to get too technical and for ease of use, i need someone to make a command line, or tell me where i can find some command line presets, so i could copy it and paste it there!
..for now, what i want is the most maximum quality possible without having to specify a target file size! what's the command line for that?
-
thx, but when i set the quanizer value to 0, i noticed it only does a one pass encoding! isn't two pass encodings better?
-
No. In constant quantizer encoding you select the quality. You always get the quality you selected but you don't know what the file size will be. In two pass encoding you select the file size. You always get the size you selected but you don't know what the quality will be.
-
If you set the quantizer to anything you'll get 1-pass encoding. If you want to encode for a specific size, use 2-pass encoding. If you want to encode to a specific quality do 1-pass encoding.
And rather than asking all these really basic questions, why not read the guides to which you've been pointed so you can show you've actually done some work trying to learn some of this on your own? -
This isn't even remotely hard -- it can get much more complex.
Want my help? Ask here! (not via PM!)
FAQs: Best Blank Discs • Best TBCs • Best VCRs for capture • Restore VHS -
Well, i decided now i have to read about it, hopefully there's a simple guide out there that's not too technical!
jagabo; thx, that really cleared things up..btw, i just encoded a 1:08 video with quantizer set to 0, it produced a 1.32GB file, but the quality is SUPERB, i kinda feel it's even better than the source DVD itself
..creamyhorror: what do you mean it's "crappy" and "outdated"? i tried handbrake, and the best way to describe it is that "it sucks"..do you recommend any guides? -
There's really not much reason to go below Q=18. Below that you get very little improvement in visual quality but the file sizes get larger and larger.
-
IMO
Don't re-encode the file(s)
Leave them in their native format.
If it's a DVD make it into an iso, or put it into a mkv wrapper without re-encoding
However if you must re-encode to H.246
In Handbrake
Panoramic = strict
Auto trimming
Quality set to 16 -
A 0-quantizer video is literally the same thing as the original source, unless you did other processing in the meantime.
..creamyhorror: what do you mean it's "crappy" and "outdated"? i tried handbrake, and the best way to describe it is that "it sucks"..do you recommend any guides?
Handbrake sucks? Did you even try to follow the wiki or a guide?? If you really want quality, you shouldn't expect any easy one-click solutions. Go to the Handbrake wiki and follow the guide. -
well, it seems in Handbreak, i can't make a file with AVI container, nor i can encode audio to Mp3, no preview for cropping, and it only supports x264... imo, handbrake is a much more one-click solution than fairuse!
Edit: with CRF set to 16, it encoded a 4:09 video to 161MB MP4 file! and it ignored the display resolution i entered! o.0
jagabo: how do i know when i set the quantizer to 0 in fairuse, that it'll use CRF mode and not CQP mode?Last edited by UnD3R0aTh; 2nd Mar 2010 at 01:19.
-
Anyone use the DivX H264 CLI Encoder with the WhisX2 GUI? You have to join the DivX Labs Re'moulade Project to download the encoder.
-
x264 should not be put inside AVI anyway - H.264 is meant to be put in MKV and MP4. You can encode audio to MP3 in Handbrake, when you select the MKV container I believe. Handbrake doesn't have preview for cropping, true, and that's one big drawback. There's a preview render function, though.
If you want a proper "big-boy" encoder app, learn MeGUI.
Edit: with CRF set to 16, it encoded a 4:09 video to 161MB MP4 file! and it ignored the display resolution i entered! o.0
jagabo: how do i know when i set the quantizer to 0 in fairuse, that it'll use CRF mode and not CQP mode? -
yep, i think since it's there in the command line, it's used by the program as default when quantizer is used, since both use quantizer right? but i read that, with CRF mode, it gives less bitrates to the scenes where the quality is not gonna matter to the human eyes! (nifty :P)
..anyway i did a test:
*i encoded a 16 seconds video with both CRF 0 and QP 0, identical file sizes and identical quality!
*i did the same encode with QP 16 and CRF 16, now i kinda feel there's a difference when comparing, but it's not enough to determine which one is better quality, also the CRF 16 encode has less file size (5.39MB < 6.5MB)
*and the CRF16/QP16 encode is a tiny less in quality than the CRF0/QP0 but significantly lower file size (28.2MB to 5.39MB/6.5MB)
..which reminds me, when you guyz said +/- 1% aspect error is noticeable, did you mean when you compare, or by normally watching the video? (if so, you must have a very strong eye, like an eagle or something :P)
..but i think now CRF 16 is the way to go, i might try and go lower to CRF 12 or 10 later and see how it goes!
Edit: crf 12 is almost identical to crf 0 with only 9MB file sizeLast edited by UnD3R0aTh; 2nd Mar 2010 at 07:31.
-
I don't think it matters at Q=0. Lossless is lossless.
x264 reference: http://mewiki.project357.com/wiki/X264_Settings -
wow, just discovered another awesome feature in fairuse
, it allows the use of external codecs and VBR mp3
quick guyz, what are the latest versions of x264vfw (can i use standard x264?) and xvid codecs that you recommend (and how to install them)? also, since there's no presets for mp3 (like V0, V1, V2,..etc) what are the CBR values that correspond to these presets?Last edited by UnD3R0aTh; 2nd Mar 2010 at 13:23.
-
Latest x264 vfw version can be found here http://komisar.gin.by/
This is a special one; it can export .mp4, rawavc, .mkv, .flv formats even from vdub and other programs that rely on vfw, but requires some commandline entry for this functionality (the gui hasn't been updated yet)
You can read from post 569 onwards for more information
http://forum.doom9.org/showthread.php?t=98247&page=29
It's brand new and still undergoing testing , so YMMV -
thank you, but which version should i choose? what's GIT? and what are "patches"?
p.s. i have a c2d processor (E4500 2.2GHZ), and running windows xp sp3 32bit -
they are labelled; use the vfw version
i don't like posting direct links, because the versions may change over time, and links may become old
http://komisar.gin.by/old/1471/x264vfw.1471kMod.generic.x86.exe -
thx a lot
Edit:
old command line gives me VCM error! can someone modify it to work with the new version plz ?
--quiet --vd-hack --crf 18 --threads 2 --ref 10 --mixed-refs --no-fast-pskip --bframes 16 --b-pyramid --b-rdo --bime --weightb --filter -2,-1 --subme 6 --trellis 2 --analyse all --8x8dct --vbv-maxrate 25000 --me umh
also, where do dl xvid encoder (if there's a new version)?Last edited by UnD3R0aTh; 2nd Mar 2010 at 23:10.
-
http://nic.dnsalias.com/xvid.html
old command line gives me VCM error! can someone modify it to work with the new version plz ?
--quiet --vd-hack --crf 18 --threads 2 --ref 10 --mixed-refs --no-fast-pskip --bframes 16 --b-pyramid --b-rdo --bime --weightb --filter -2,-1 --subme 6 --trellis 2 --analyse all --8x8dct --vbv-maxrate 25000 --me umh)
would like to see that command-line being applied onto a VfW-application... -
That commandline is years out of date.
Use:
--preset slow --crf 18 --filter -2,-2 --bframes 5 -
x264vfw [warning]: not supported option: --preset
x264vfw [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264vfw [info]: cabac=1 ref=3 deblock=1:-2:-2 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 constrained_intra=0 bframes=5 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 wpredb=1 wpredp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=16.0000 qcomp=0.60 qpmin=10 qpmax=51 qpstep=4 ip_ratio=1.40 aq=1:1.00 pulldown=0
x264vfw [info]: profile High, level 3.0
Edit:
why is the new version producing bigger file size at the same settings (CRF 18)?!!! does the command line above contain any parameters that makes it more efficient with file size?Last edited by UnD3R0aTh; 3rd Mar 2010 at 09:14.
Similar Threads
-
Simple VHS Capture Questions
By mostly_useless in forum Capturing and VCRReplies: 4Last Post: 29th Dec 2011, 16:00 -
Some Simple AviDemux Questions - iPhone video
By hech54 in forum Video ConversionReplies: 9Last Post: 27th Oct 2011, 09:45 -
New to digital person asks questions for a simple set-up
By ajramsayjaneway in forum Newbie / General discussionsReplies: 24Last Post: 12th Sep 2010, 14:11 -
New to video making. I have a few simple (I hope) questions.
By BornRuffian in forum Newbie / General discussionsReplies: 1Last Post: 27th Apr 2009, 00:01 -
Some simple questions about Dreambox and HTPC
By Talayero in forum DVB / IPTVReplies: 0Last Post: 8th Apr 2009, 11:44