Skip to content

Instantly share code, notes, and snippets.

@kripton
Created January 18, 2013 19:54
Show Gist options
  • Save kripton/4567903 to your computer and use it in GitHub Desktop.
Save kripton/4567903 to your computer and use it in GitHub Desktop.
odroid ~ # x264 -o soccer_4cif.h264 --threads 4 soccer_4cif.y4m
y4m [info]: 704x576p 128:117 @ 60/1 fps (cfr)
x264 [info]: using SAR=128/117
x264 [info]: using cpu capabilities: ARMv6 NEON
x264 [info]: profile High, level 3.1
x264 [info]: frame I:3 Avg QP:26.75 size: 33190
x264 [info]: frame P:297 Avg QP:28.64 size: 7844
x264 [info]: frame B:300 Avg QP:32.26 size: 1972
x264 [info]: consecutive B-frames: 0.7% 97.3% 2.0% 0.0%
x264 [info]: mb I I16..4: 4.3% 72.7% 23.0%
x264 [info]: mb P I16..4: 0.3% 3.7% 0.9% P16..4: 40.3% 15.2% 8.9% 0.0% 0.0% skip:30.8%
x264 [info]: mb B I16..4: 0.0% 0.1% 0.0% B16..8: 43.4% 4.5% 1.0% direct: 1.2% skip:49.8% L0:37.0% L1:58.0% BI: 4.9%
x264 [info]: 8x8 transform intra:75.8% inter:74.3%
x264 [info]: coded y,uvDC,uvAC intra: 83.1% 59.7% 28.4% inter: 16.5% 6.7% 0.1%
x264 [info]: i16 v,h,dc,p: 15% 67% 2% 17%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 15% 23% 14% 6% 8% 8% 8% 9% 9%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 16% 33% 14% 5% 7% 7% 7% 6% 5%
x264 [info]: i8c dc,h,v,p: 55% 20% 18% 7%
x264 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
x264 [info]: ref P L0: 64.8% 24.7% 7.2% 3.3%
x264 [info]: ref B L0: 92.6% 7.4% 0.0%
x264 [info]: ref B L1: 99.9% 0.1%
x264 [info]: kb/s:2416.49
encoded 600 frames, 12.04 fps, 2416.49 kb/s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment