Skip to content

Instantly share code, notes, and snippets.

@ubuntuaddicted
Created December 13, 2014 01:26
Show Gist options
  • Save ubuntuaddicted/2a631ecbda3bdd5e52fa to your computer and use it in GitHub Desktop.
Save ubuntuaddicted/2a631ecbda3bdd5e52fa to your computer and use it in GitHub Desktop.
HVEC test 1 - 720p@30 215 kbps
ffmpeg -i /opt/storage/obs-studio/2014-12-10\ 19-05-05.flv -c:v libx265 -preset medium -x265-params crf=28 -c:a aac -strict experimental -b:a 128k linuxtag-ep16.mp4
ffmpeg version git-2014-12-01-0502a3e Copyright (c) 2000-2014 the FFmpeg developers
built on Dec 3 2014 06:46:21 with gcc 4.9.2 (GCC)
configuration: --prefix=/usr --enable-debug --disable-optimizations --disable-asm --disable-debug --disable-static --disable-stripping --enable-shared --enable-avisynth --enable-avresample --enable-frei0r --enable-gpl --enable-gray --enable-ladspa --enable-libass --enable-libbluray --enable-libdc1394 --enable-libfaac --enable-libfdk-aac --enable-libfreetype --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libnvenc --enable-libopencv --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libutvideo --enable-libv4l2 --enable-libvidstab --enable-libvo-aacenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-nonfree --enable-openal --enable-opencl --enable-opengl --enable-openssl --enable-runtime-cpudetect --enable-swresample --enable-vdpau --enable-version3 --enable-x11grab
libavutil 54. 10.100 / 54. 10.100
libavcodec 56. 8.102 / 56. 8.102
libavformat 56. 9.101 / 56. 9.101
libavdevice 56. 1.100 / 56. 1.100
libavfilter 5. 1.106 / 5. 1.106
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
Input #0, flv, from '/opt/storage/obs-studio/2014-12-10 19-05-05.flv':
Metadata:
fileSize : 733564452
audiochannels : 2
encoder : obs-output module (libobs version 0.5.1-278-g0037cb1)
Duration: 01:25:53.55, start: 0.000000, bitrate: 1138 kb/s
Stream #0:0: Video: h264 (High), yuv420p, 1280x720, 1024 kb/s, 30.33 fps, 30 tbr, 1k tbn, 60 tbc
Stream #0:1: Audio: aac, 44100 Hz, stereo, fltp, 131 kb/s
x265 [info]: HEVC encoder version 1.4
x265 [info]: build info [Linux][GCC 4.9.1][64 bit] 8bpp
x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
x265 [info]: Main profile, Level-3.1 (Main tier)
x265 [info]: WPP streams / frame threads / pool : 12 / 2 / 4
x265 [info]: CTU size / RQT depth inter / intra : 64 / 1 / 1
x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 2
x265 [info]: Keyframe min / max / scenecut : 25 / 250 / 40
x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2
x265 [info]: b-pyramid / weightp / weightb / refs: 1 / 1 / 0 / 3
x265 [info]: Rate Control / AQ-Strength / CUTree : CRF-28.0 / 1.0 / 1
x265 [info]: tools: rd=3 lft sao signhide tmvp
Output #0, mp4, to 'linuxtag-ep16.mp4':
Metadata:
fileSize : 733564452
audiochannels : 2
encoder : Lavf56.9.101
Stream #0:0: Video: hevc (libx265) ([35][0][0][0] / 0x0023), yuv420p, 1280x720, q=2-31, 30 fps, 15360 tbn, 30 tbc
Metadata:
encoder : Lavc56.8.102 libx265
Stream #0:1: Audio: aac ([64][0][0][0] / 0x0040), 44100 Hz, stereo, fltp, 128 kb/s
Metadata:
encoder : Lavc56.8.102 aac
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> hevc (libx265))
Stream #0:1 -> #0:1 (aac (native) -> aac (native))
Press [q] to stop, [?] for help
frame= 4385 fps= 54 q=0.0 Lsize= 6113kB time=00:02:26.28 bitrate= 342.3kbits/s dup=2 drop=0
video:3663kB audio:2293kB subtitle:0kB other streams:0kB global headers:1kB muxing overhead: 2.637467%
x265 [info]: frame I: 18, Avg QP:24.06 kb/s: 19709.08
x265 [info]: frame P: 1104, Avg QP:25.77 kb/s: 374.01
x265 [info]: frame B: 3263, Avg QP:34.25 kb/s: 39.30
x265 [info]: global : 4385, Avg QP:32.08 kb/s: 204.31
x265 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
x265 [info]: consecutive B-frames: 0.3% 5.1% 0.5% 91.8% 2.3%
ffplay /media/2tb/LinuxTAG_G_Drive/LinuxTAG/Misc/Video/ep1/linuxtag-ep16.mp4
ffplay version git-2014-12-01-0502a3e Copyright (c) 2003-2014 the FFmpeg developers
built on Dec 3 2014 06:46:21 with gcc 4.9.2 (GCC)
configuration: --prefix=/usr --enable-debug --disable-optimizations --disable-asm --disable-debug --disable-static --disable-stripping --enable-shared --enable-avisynth --enable-avresample --enable-frei0r --enable-gpl --enable-gray --enable-ladspa --enable-libass --enable-libbluray --enable-libdc1394 --enable-libfaac --enable-libfdk-aac --enable-libfreetype --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libnvenc --enable-libopencv --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libutvideo --enable-libv4l2 --enable-libvidstab --enable-libvo-aacenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-nonfree --enable-openal --enable-opencl --enable-opengl --enable-openssl --enable-runtime-cpudetect --enable-swresample --enable-vdpau --enable-version3 --enable-x11grab
libavutil 54. 10.100 / 54. 10.100
libavcodec 56. 8.102 / 56. 8.102
libavformat 56. 9.101 / 56. 9.101
libavdevice 56. 1.100 / 56. 1.100
libavfilter 5. 1.106 / 5. 1.106
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/media/2tb/LinuxTAG_G_Drive/LinuxTAG/Misc/Video/ep1/linuxtag-ep16.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2mp41
encoder : Lavf56.9.101
Duration: 01:25:53.70, start: 0.023220, bitrate: 351 kb/s
Stream #0:0(und): Video: hevc (Main) (hev1 / 0x31766568), yuv420p(tv), 1280x720, 215 kb/s, 30 fps, 30 tbr, 15360 tbn, 30 tbc (default)
Metadata:
handler_name : VideoHandler
Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 127 kb/s (default)
Metadata:
handler_name : SoundHandler
Seek to 44% ( 0:38:10) of total duration ( 1:25:53) B f=0/0
[hevc @ 0x7f4d101590d0] Could not find ref with POC 278 0B f=0/0
[hevc @ 0x7f4d101590d0] Could not find ref with POC 276
[hevc @ 0x7f4d101590d0] Could not find ref with POC 274
[hevc @ 0x7f4d101590d0] Could not find ref with POC 272
Seek to 31% ( 0:26:18) of total duration ( 1:25:53) B f=0/0
[hevc @ 0x7f4d101590d0] Could not find ref with POC 282 0B f=0/0
[hevc @ 0x7f4d101590d0] Could not find ref with POC 280
[hevc @ 0x7f4d101590d0] Could not find ref with POC 278
[hevc @ 0x7f4d101590d0] Could not find ref with POC 276
Seek to 31% ( 0:26:18) of total duration ( 1:25:53) B f=0/0
[hevc @ 0x7f4d101590d0] Could not find ref with POC 282 0B f=0/0
[hevc @ 0x7f4d101590d0] Could not find ref with POC 280
[hevc @ 0x7f4d101590d0] Could not find ref with POC 278
[hevc @ 0x7f4d101590d0] Could not find ref with POC 276
Seek to 31% ( 0:26:18) of total duration ( 1:25:53) B f=0/0
[hevc @ 0x7f4d101590d0] Could not find ref with POC 282 0B f=0/0
[hevc @ 0x7f4d101590d0] Could not find ref with POC 280
[hevc @ 0x7f4d101590d0] Could not find ref with POC 278
[hevc @ 0x7f4d101590d0] Could not find ref with POC 276
Seek to 31% ( 0:26:18) of total duration ( 1:25:53) B f=0/0
[hevc @ 0x7f4d101590d0] Could not find ref with POC 282
[hevc @ 0x7f4d101590d0] Could not find ref with POC 280
[hevc @ 0x7f4d101590d0] Could not find ref with POC 278
[hevc @ 0x7f4d101590d0] Could not find ref with POC 276
1673.32 A-V: -0.010 fd= 5 aq= 7KB vq= 4KB sq= 0B f=0/0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment