1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138 | alex@alex-laptop:/home/alex/video$ ffmpeg -i 25fps_original.mkv -loglevel debug -f null - | tee output.txt
ffmpeg version 2.7.6-0ubuntu0.15.10.1 Copyright (c) 2000-2016 the FFmpeg developers
built with gcc 5.2.1 (Ubuntu 5.2.1-22ubuntu2) 20151010
configuration: --prefix=/usr --extra-version=0ubuntu0.15.10.1 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --enable-shared --disable-stripping --enable-avresample --enable-avisynth --enable-frei0r --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-openal --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libxvid --enable-libzvbi --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-libssh --enable-libsoxr --enable-libx264 --enable-libopencv --enable-libx265
libavutil 54. 27.100 / 54. 27.100
libavcodec 56. 41.100 / 56. 41.100
libavformat 56. 36.100 / 56. 36.100
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 16.101 / 5. 16.101
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.100 / 1. 2.100
libpostproc 53. 3.100 / 53. 3.100
Splitting the commandline.
Reading option '-i' ... matched as input file with argument '25fps_original.mkv'.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
Reading option '-f' ... matched as option 'f' (force format) with argument 'null'.
Reading option '-' ... matched as output file.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option loglevel (set logging level) with argument debug.
Successfully parsed a group of options.
Parsing a group of options: input file 25fps_original.mkv.
Successfully parsed a group of options.
Opening an input file: 25fps_original.mkv.
[matroska,webm @ 0x266b5c0] Format matroska,webm probed with size=2048 and score=100
st:0 removing common factor 1000000 from timebase
st:1 removing common factor 1000000 from timebase
[matroska,webm @ 0x266b5c0] Before avformat_find_stream_info() pos: 5509 bytes read:33588 seeks:2
[h264 @ 0x266ef00] no picture
[matroska,webm @ 0x266b5c0] All info found
[matroska,webm @ 0x266b5c0] After avformat_find_stream_info() pos: 42585 bytes read:99124 seeks:2 frames:12
Input #0, matroska,webm, from '25fps_original.mkv':
Metadata:
encoder : libebml v1.3.3 + libmatroska v1.4.4
creation_time : 2015-12-12 11:16:22
Duration: 00:54:44.95, start: 0.000000, bitrate: 5240 kb/s
Stream #0:0(rus), 4, 1/1000: Video: h264 (High), 4 reference frames, yuv420p(left), 1920x1080 (1920x1088) [SAR 1:1 DAR 16:9], 1/50, 25 fps, 25 tbr, 1k tbn, 50 tbc (default)
Metadata:
BPS : 4995201
BPS-eng : 4995201
DURATION : 00:54:44.720000000
DURATION-eng : 00:54:44.720000000
NUMBER_OF_FRAMES: 82118
NUMBER_OF_FRAMES-eng: 82118
NUMBER_OF_BYTES : 2050979618
NUMBER_OF_BYTES-eng: 2050979618
_STATISTICS_WRITING_APP: mkvmerge v8.6.1 ('Flying') 64bit
_STATISTICS_WRITING_APP-eng: mkvmerge v8.6.1 ('Flying') 64bit
_STATISTICS_WRITING_DATE_UTC: 2015-12-12 11:16:22
_STATISTICS_WRITING_DATE_UTC-eng: 2015-12-12 11:16:22
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
Stream #0:1(rus), 8, 1/1000: Audio: aac (LC), 48000 Hz, stereo, fltp (default)
Metadata:
BPS : 242511
BPS-eng : 242511
DURATION : 00:54:44.949000000
DURATION-eng : 00:54:44.949000000
NUMBER_OF_FRAMES: 153982
NUMBER_OF_FRAMES-eng: 153982
NUMBER_OF_BYTES : 99579759
NUMBER_OF_BYTES-eng: 99579759
_STATISTICS_WRITING_APP: mkvmerge v8.6.1 ('Flying') 64bit
_STATISTICS_WRITING_APP-eng: mkvmerge v8.6.1 ('Flying') 64bit
_STATISTICS_WRITING_DATE_UTC: 2015-12-12 11:16:22
_STATISTICS_WRITING_DATE_UTC-eng: 2015-12-12 11:16:22
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
Successfully opened the file.
Parsing a group of options: output file -.
Applying option f (force format) with argument null.
Successfully parsed a group of options.
Opening an output file: -.
Successfully opened the file.
detected 2 logical cores
[graph 0 input from stream 0:0 @ 0x266fca0] Setting 'video_size' to value '1920x1080'
[graph 0 input from stream 0:0 @ 0x266fca0] Setting 'pix_fmt' to value '0'
[graph 0 input from stream 0:0 @ 0x266fca0] Setting 'time_base' to value '1/1000'
[graph 0 input from stream 0:0 @ 0x266fca0] Setting 'pixel_aspect' to value '1/1'
[graph 0 input from stream 0:0 @ 0x266fca0] Setting 'sws_param' to value 'flags=2'
[graph 0 input from stream 0:0 @ 0x266fca0] Setting 'frame_rate' to value '25/1'
[graph 0 input from stream 0:0 @ 0x266fca0] w:1920 h:1080 pixfmt:yuv420p tb:1/1000 fr:25/1 sar:1/1 sws_param:flags=2
[AVFilterGraph @ 0x266ee40] query_formats: 3 queried, 2 merged, 0 already done, 0 delayed
[graph 1 input from stream 0:1 @ 0x264fc20] Setting 'time_base' to value '1/48000'
[graph 1 input from stream 0:1 @ 0x264fc20] Setting 'sample_rate' to value '48000'
[graph 1 input from stream 0:1 @ 0x264fc20] Setting 'sample_fmt' to value 'fltp'
[graph 1 input from stream 0:1 @ 0x264fc20] Setting 'channel_layout' to value '0x3'
[graph 1 input from stream 0:1 @ 0x264fc20] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x3
[audio format for output stream 0:1 @ 0x272eae0] Setting 'sample_fmts' to value 's16'
[audio format for output stream 0:1 @ 0x272eae0] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_anull_0' and the filter 'audio format for output stream 0:1'
[AVFilterGraph @ 0x266b0c0] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
[auto-inserted resampler 0 @ 0x2731140] ch:2 chl:stereo fmt:fltp r:48000Hz -> ch:2 chl:stereo fmt:s16 r:48000Hz
Output #0, null, to 'pipe:':
Metadata:
encoder : Lavf56.36.100
Stream #0:0(rus), 0, 1/25: Video: rawvideo, 1 reference frame (I420 / 0x30323449), yuv420p(left), 1920x1080 [SAR 1:1 DAR 16:9], 1/25, q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc (default)
Metadata:
BPS : 4995201
BPS-eng : 4995201
DURATION : 00:54:44.720000000
DURATION-eng : 00:54:44.720000000
NUMBER_OF_FRAMES: 82118
NUMBER_OF_FRAMES-eng: 82118
NUMBER_OF_BYTES : 2050979618
NUMBER_OF_BYTES-eng: 2050979618
_STATISTICS_WRITING_APP: mkvmerge v8.6.1 ('Flying') 64bit
_STATISTICS_WRITING_APP-eng: mkvmerge v8.6.1 ('Flying') 64bit
_STATISTICS_WRITING_DATE_UTC: 2015-12-12 11:16:22
_STATISTICS_WRITING_DATE_UTC-eng: 2015-12-12 11:16:22
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
encoder : Lavc56.41.100 rawvideo
Stream #0:1(rus), 0, 1/48000: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s (default)
Metadata:
BPS : 242511
BPS-eng : 242511
DURATION : 00:54:44.949000000
DURATION-eng : 00:54:44.949000000
NUMBER_OF_FRAMES: 153982
NUMBER_OF_FRAMES-eng: 153982
NUMBER_OF_BYTES : 99579759
NUMBER_OF_BYTES-eng: 99579759
_STATISTICS_WRITING_APP: mkvmerge v8.6.1 ('Flying') 64bit
_STATISTICS_WRITING_APP-eng: mkvmerge v8.6.1 ('Flying') 64bit
_STATISTICS_WRITING_DATE_UTC: 2015-12-12 11:16:22
_STATISTICS_WRITING_DATE_UTC-eng: 2015-12-12 11:16:22
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
encoder : Lavc56.41.100 pcm_s16le
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> rawvideo (native))
Stream #0:1 -> #0:1 (aac (native) -> pcm_s16le (native))
Press [q] to stop, [?] for help
[h264 @ 0x2731f40] no picture
[h264 @ 0x26a7060] no picture
[null @ 0x2699e40] Encoder did not produce proper pts, making some up.
frame=26190 fps= 59 q=0.0 size=N/A time=00:17:27.76 bitrate=N/A
|