Ticket #7016: h265-timecodeissue.log

File h265-timecodeissue.log, 5.2 KB (added by Michael Oliver, 8 years ago)

encoding log file

Line 
1ffmpeg.exe -y -r 59.94 -i SRC.mov -acodec copy -c:v libx265 -crf 28 -vf "transpose=1" -r 29.97 DST.mov
2ffmpeg version N-89955-g118e1b0b33 Copyright (c) 2000-2018 the FFmpeg developers
3 built with gcc 7.2.0 (GCC)
4 configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-bzlib --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libmfx --enable-amf --enable-cuda --enable-cuvid --enable-d3d11va --enable-nvenc --enable-dxva2 --enable-avisynth
5 libavutil 56. 7.100 / 56. 7.100
6 libavcodec 58. 9.100 / 58. 9.100
7 libavformat 58. 7.100 / 58. 7.100
8 libavdevice 58. 0.101 / 58. 0.101
9 libavfilter 7. 11.101 / 7. 11.101
10 libswscale 5. 0.101 / 5. 0.101
11 libswresample 3. 0.101 / 3. 0.101
12 libpostproc 55. 0.100 / 55. 0.100
13Guessed Channel Layout for Input Stream #0.0 : mono
14Guessed Channel Layout for Input Stream #0.1 : mono
15Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'SRC.mov':
16 Metadata:
17 major_brand : qt
18 minor_version : 537199360
19 compatible_brands: qt
20 creation_time : 2018-01-31T17:31:25.000000Z
21 Duration: 00:00:31.25, start: 0.000000, bitrate: 42887 kb/s
22 Stream #0:0(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32 (24 bit), 1152 kb/s (default)
23 Metadata:
24 creation_time : 2018-01-31T17:31:25.000000Z
25 handler_name : Linux Alias Data Handler
26 Stream #0:1(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32 (24 bit), 1152 kb/s (default)
27 Metadata:
28 creation_time : 2018-01-31T17:31:25.000000Z
29 handler_name : Linux Alias Data Handler
30 Stream #0:2(eng): Video: prores (apco / 0x6F637061), yuv422p10le(progressive), 1280x720, 40578 kb/s, 59.94 fps, 59.94 tbr, 5994 tbn, 5994 tbc (default)
31 Metadata:
32 creation_time : 2018-01-31T17:31:25.000000Z
33 handler_name : Linux Alias Data Handler
34 encoder : Apple ProRes 422(PX)
35 timecode : 09:31:58:30
36 Stream #0:3(eng): Data: none (tmcd / 0x64636D74), 0 kb/s
37 Metadata:
38 rotate : 0
39 creation_time : 2018-01-31T17:31:25.000000Z
40 handler_name : Libquicktime Time Code Media Handler
41 reel_name : 001
42 timecode : 09:31:58:30
43Stream mapping:
44 Stream #0:2 -> #0:0 (prores (native) -> hevc (libx265))
45 Stream #0:0 -> #0:1 (copy)
46Press [q] to stop, [?] for help
47x265 [info]: HEVC encoder version 2.6+33-193c2b20b0d8
48x265 [info]: build info [Windows][GCC 7.2.0][64 bit] 8bit
49x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
50x265 [info]: Main 4:4:4 profile, Level-3.1 (Main tier)
51x265 [info]: Thread pool created using 8 threads
52x265 [info]: Slices : 1
53x265 [info]: frame threads / pool features : 3 / wpp(20 rows)
54x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
55x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
56x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 2
57x265 [info]: Keyframe min / max / scenecut / bias: 25 / 250 / 40 / 5.00
58x265 [info]: Cb/Cr QP Offset : 6 / 6
59x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2
60x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
61x265 [info]: References / ref-limit cu / depth : 3 / on / on
62x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 1.0 / 32 / 1
63x265 [info]: Rate Control / qCompress : CRF-28.0 / 0.60
64x265 [info]: tools: rd=3 psy-rd=2.00 rskip signhide tmvp strong-intra-smoothing
65x265 [info]: tools: lslices=8 deblock sao
66Output #0, mov, to 'DST.mov':
67 Metadata:
68 major_brand : qt
69 minor_version : 537199360
70 compatible_brands: qt
71 encoder : Lavf58.7.100
72 Stream #0:0(eng): Video: hevc (libx265) (hev1 / 0x31766568), yuv444p, 720x1280, q=2-31, 0.03 fps, 11988 tbn, 29.97 tbc (default)
73 Metadata:
74 creation_time : 2018-01-31T17:31:25.000000Z
75 handler_name : Linux Alias Data Handler
76 timecode : 09:31:58:30
77 encoder : Lavc58.9.100 libx265
78 Stream #0:1(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32 (24 bit), 1152 kb/s (default)
79 Metadata:
80 creation_time : 2018-01-31T17:31:25.000000Z
81 handler_name : Linux Alias Data Handler
82frame= 938 fps= 12 q=-0.0 Lsize= 8185kB time=00:00:31.24 bitrate=2146.0kbits/s dup=0 drop=935 speed=0.407x
83video:3758kB audio:4394kB subtitle:0kB other streams:0kB global headers:2kB muxing overhead: 0.397842%
84x265 [info]: frame I: 4, Avg QP:29.92 kb/s: 6995.42
85x265 [info]: frame P: 208, Avg QP:30.90 kb/s: 2614.31
86x265 [info]: frame B: 726, Avg QP:35.61 kb/s: 482.12
87x265 [info]: Weighted P-Frames: Y:4.3% UV:1.9%
88x265 [info]: consecutive B-frames: 0.5% 0.9% 9.0% 34.9% 54.7%
89
90encoded 938 frames in 76.76s (12.22 fps), 982.71 kb/s, Avg QP:34.54