As mentioned previously, it largely depends on CPU but also on what settings you use to encode with.Jack0r said:Also its always helpful if you link some benchmarks or tests that support your statement cause I personally havent heard of such a big difference in performance.
x86 said:D:\Encoding\ffmpeg\x264 testing>x86.x264.2345.exe --opencl --preset fast --bfram
es 16 --bitrate 3000 --vbv-maxrate 3000 --vbv-bufsize 3000 --nal-hrd cbr --vf re
size:1280,720 -o x86.mkv 0.avi
ffms [info]: 1920x1080p 1:1 @ 30/1 fps (vfr)
resize [info]: resizing to 1280x720
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
x264 [info]: OpenCL acceleration enabled with NVIDIA Corporation GeForce GTX 480
x264 [info]: profile High, level 3.1
x264 [info]: frame I:5 Avg QP:18.05 size:169955
x264 [info]: frame P:301 Avg QP:20.85 size: 25126
x264 [info]: frame B:700 Avg QP:24.06 size: 6050
x264 [info]: consecutive B-frames: 9.8% 9.1% 7.8% 4.8% 25.3% 41.7% 1.4% 0.
0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0%
x264 [info]: mb I I16..4: 8.0% 47.7% 44.3%
x264 [info]: mb P I16..4: 1.0% 3.8% 1.5% P16..4: 36.2% 11.9% 8.2% 0.0% 0
.0% skip:37.3%
x264 [info]: mb B I16..4: 0.2% 0.2% 0.1% B16..8: 6.9% 2.5% 0.5% direct:
3.0% skip:86.5% L0:35.9% L1:51.0% BI:13.1%
x264 [info]: 8x8 transform intra:55.4% inter:50.4%
x264 [info]: coded y,uvDC,uvAC intra: 60.0% 78.2% 52.2% inter: 8.4% 11.9% 5.2%
x264 [info]: i16 v,h,dc,p: 18% 34% 18% 31%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 12% 20% 24% 6% 8% 6% 9% 6% 9%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 17% 26% 15% 6% 8% 7% 9% 6% 7%
x264 [info]: i8c dc,h,v,p: 51% 26% 15% 7%
x264 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
x264 [info]: ref P L0: 82.2% 17.8%
x264 [info]: ref B L0: 87.3% 12.7%
x264 [info]: ref B L1: 94.7% 5.3%
x264 [info]: kb/s:3017.33
encoded 1006 frames, 38.73 fps, 3017.52 kb/s
x64 said:D:\Encoding\ffmpeg\x264 testing>x64.x264.2345.exe --opencl --preset fast --bfram
es 16 --bitrate 3000 --vbv-maxrate 3000 --vbv-bufsize 3000 --nal-hrd cbr --vf re
size:1280,720 -o x64.mkv 0.avi
ffms [info]: 1920x1080p 1:1 @ 30/1 fps (vfr)
resize [info]: resizing to 1280x720
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
x264 [info]: OpenCL acceleration enabled with NVIDIA Corporation GeForce GTX 480
x264 [info]: profile High, level 3.1
x264 [info]: frame I:5 Avg QP:18.07 size:170153
x264 [info]: frame P:301 Avg QP:20.88 size: 25125
x264 [info]: frame B:700 Avg QP:24.08 size: 6042
x264 [info]: consecutive B-frames: 9.8% 9.1% 7.8% 4.8% 25.3% 41.7% 1.4% 0.
0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0%
x264 [info]: mb I I16..4: 7.8% 48.4% 43.8%
x264 [info]: mb P I16..4: 1.0% 3.9% 1.5% P16..4: 36.3% 11.9% 8.1% 0.0% 0
.0% skip:37.3%
x264 [info]: mb B I16..4: 0.2% 0.3% 0.1% B16..8: 6.8% 2.5% 0.5% direct:
3.0% skip:86.5% L0:35.8% L1:51.1% BI:13.0%
x264 [info]: 8x8 transform intra:56.3% inter:50.8%
x264 [info]: coded y,uvDC,uvAC intra: 60.0% 77.8% 52.1% inter: 8.4% 11.9% 5.2%
x264 [info]: i16 v,h,dc,p: 17% 34% 18% 31%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 13% 20% 22% 7% 7% 6% 10% 6% 9%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 17% 26% 15% 6% 8% 6% 9% 6% 7%
x264 [info]: i8c dc,h,v,p: 51% 26% 15% 7%
x264 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
x264 [info]: ref P L0: 82.0% 18.0%
x264 [info]: ref B L0: 87.1% 12.9%
x264 [info]: ref B L1: 94.7% 5.3%
x264 [info]: kb/s:3016.25
encoded 1006 frames, 47.96 fps, 3016.44 kb/s
Thanks for reporting back, I did a few of my own tests with 3 different types of content/footage. Fast, medium and slow.Trigunflame said:As mentioned previously, it largely depends on CPU but also on what settings you use to encode with.
For example, this is a test using the params I use for live streaming.
Encodes were ran 3x with ~0.5-1% variance between runs, averaging ~24% fps increase with x64 over x86.
I used those settings to make sure nothing like the "opencl" you are using for example, can interfere with the default settings and change the results of an CPU encoding. In your case the graphics card is used, I dunno how much this will be different between 32 and 64 bit of x264 =Dx264 --preset veryfast --bitrate 8000 --ssim --tune ssim --psy-rd 0,0 -o output.mp4 input.mp4
japi said:Yes, you just have to edit put in the properties, in custom CSS
body {
background-color: rgba(0, 0, 0, 0);
margin: 0 auto;
And magic happens :)
Please don't use browser plugin in global sources yet, it has a bug that could make your computer go very very slow, Faruton already is fixing it, a new release will come out soon
Faruton said:I have a version I haven't released yet as I'm still testing it.
If you'd like to try it you can download it here: http://catchexception.org/plugins/bsp/B ... 6d2-x86.7z