Microsoft Windows [Version 10.0.18363.752]
(c) 2019 Microsoft Corporation. Alle Rechte vorbehalten.
C:\Users\Screamer>cd /d D:\ffmpeg-20200403-52523b6-win64-static\ffmpeg-20200403-52523b6-win64-static\bin
D:\ffmpeg-20200403-52523b6-win64-static\ffmpeg-20200403-52523b6-win64-static\bin>ffmpeg -i "concat:01.VOB|02.VOB|03.VOB|04.VOB|05.VOB" -c:v copy -c:a copy -f dvd output.mpeg
ffmpeg version git-2020-04-03-52523b6 Copyright (c) 2000-2020 the FFmpeg developers
built with gcc 9.3.1 (GCC) 20200328
configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libsrt --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-libvmaf --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-ffnvcodec --enable-cuda-llvm --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt --enable-amf
libavutil 56. 42.102 / 56. 42.102
libavcodec 58. 77.101 / 58. 77.101
libavformat 58. 42.100 / 58. 42.100
libavdevice 58. 9.103 / 58. 9.103
libavfilter 7. 77.101 / 7. 77.101
libswscale 5. 6.101 / 5. 6.101
libswresample 3. 6.100 / 3. 6.100
libpostproc 55. 6.100 / 55. 6.100
Guessed Channel Layout for Input Stream #0.3 : stereo
Input #0, mpeg, from 'concat:01.VOB|02.VOB|03.VOB|04.VOB|05.VOB':
Duration: 01:37:03.64, start: 0.287267, bitrate: 6425 kb/s
Stream #0:0[0x1bf]: Data: dvd_nav_packet
Stream #0:1[0x1e0]: Video: mpeg2video (Main), yuv420p(tv, progressive), 720x576 [SAR 64:45 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
Side data:
cpb: bitrate max/min/avg: 9800000/0/0 buffer size: 1835008 vbv_delay: N/A
Stream #0:2[0x80]: Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s
Stream #0:3[0xa1]: Audio: pcm_dvd, 48000 Hz, stereo, s16, 1536 kb/s
Stream #0:4[0x20]: Subtitle: dvd_subtitle
Output #0, dvd, to 'output.mpeg':
Metadata:
encoder : Lavf58.42.100
Stream #0:0: Video: mpeg2video (Main), yuv420p(tv, progressive), 720x576 [SAR 64:45 DAR 16:9], q=2-31, 25 fps, 25 tbr, 90k tbn, 25 tbc
Side data:
cpb: bitrate max/min/avg: 9800000/0/0 buffer size: 1835008 vbv_delay: N/A
Stream #0:1: Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s
Stream mapping:
Stream #0:1 -> #0:0 (copy)
Stream #0:2 -> #0:1 (copy)
Press [q] to stop, [?] for help
[dvd @ 0000024f7ed0f400] Timestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly
[dvd @ 0000024f7ed0f400] buffer underflow st=1 bufi=1444 size=1792rate=4897.5kbits/s speed= 966x
frame=145593 fps=24314 q=-1.0 Lsize= 3449374kB time=01:37:04.00 bitrate=4851.9kbits/s speed= 973x
video:3056275kB audio:318505kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 2.210319%
D:\ffmpeg-20200403-52523b6-win64-static\ffmpeg-20200403-52523b6-win64-static\bin>ffmpeg -i output.mpeg output.mkv
ffmpeg version git-2020-04-03-52523b6 Copyright (c) 2000-2020 the FFmpeg developers
built with gcc 9.3.1 (GCC) 20200328
configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libsrt --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-libvmaf --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-ffnvcodec --enable-cuda-llvm --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt --enable-amf
libavutil 56. 42.102 / 56. 42.102
libavcodec 58. 77.101 / 58. 77.101
libavformat 58. 42.100 / 58. 42.100
libavdevice 58. 9.103 / 58. 9.103
libavfilter 7. 77.101 / 7. 77.101
libswscale 5. 6.101 / 5. 6.101
libswresample 3. 6.100 / 3. 6.100
libpostproc 55. 6.100 / 55. 6.100
[mpeg @ 000002081f91adc0] start time for stream 0 is not set in estimate_timings_from_pts
Input #0, mpeg, from 'output.mpeg':
Duration: 01:37:04.03, start: 0.540000, bitrate: 4851 kb/s
Stream #0:0[0x1bf]: Data: dvd_nav_packet
Stream #0:1[0x1e0]: Video: mpeg2video (Main), yuv420p(tv, progressive), 720x576 [SAR 64:45 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
Side data:
cpb: bitrate max/min/avg: 9800000/0/0 buffer size: 1835008 vbv_delay: N/A
Stream #0:2[0x80]: Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s
Stream mapping:
Stream #0:1 -> #0:0 (mpeg2video (native) -> h264 (libx264))
Stream #0:2 -> #0:1 (ac3 (native) -> vorbis (libvorbis))
Press [q] to stop, [?] for help
[libx264 @ 000002081f91fc80] using SAR=64/45
[libx264 @ 000002081f91fc80] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[libx264 @ 000002081f91fc80] profile High, level 3.0, 4:2:0, 8-bit
[libx264 @ 000002081f91fc80] 264 - core 159 - H.264/MPEG-4 AVC codec - Copyleft 2003-2019 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, matroska, to 'output.mkv':
Metadata:
encoder : Lavf58.42.100
Stream #0:0: Video: h264 (libx264) (H264 / 0x34363248), yuv420p, 720x576 [SAR 64:45 DAR 16:9], q=-1--1, 25 fps, 1k tbn, 25 tbc
Metadata:
encoder : Lavc58.77.101 libx264
Side data:
cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A
Stream #0:1: Audio: vorbis (libvorbis) (oV[0][0] / 0x566F), 48000 Hz, 5.1(side), fltp
Metadata:
encoder : Lavc58.77.101 libvorbis
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate= 27.0kbits/s speed=8.21x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 7852, current: 7841; changing to 7852. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate= 666.9kbits/s speed=7.63x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 15961, current: 15951; changing to 15961. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate= 701.9kbits/s speed=7.73x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 24044, current: 24033; changing to 24044. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate= 613.6kbits/s speed=8.53x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 32151, current: 32140; changing to 32151. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate= 726.9kbits/s speed=7.75x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 56159, current: 56148; changing to 56159. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate= 752.6kbits/s speed=7.77x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 64249, current: 64239; changing to 64249. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate= 789.5kbits/s speed=7.73x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 72351, current: 72340; changing to 72351. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate= 788.5kbits/s speed=7.73x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 80444, current: 80433; changing to 80444. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate= 780.5kbits/s speed=7.56x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 88540, current: 88529; changing to 88540. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate= 802.8kbits/s speed=7.58x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 96623, current: 96612; changing to 96623. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate= 863.7kbits/s speed=7.43x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 120623, current: 120612; changing to 120623. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate= 921.5kbits/s speed=7.26x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 128728, current: 128708; changing to 128728. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate= 968.3kbits/s speed=7.14x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 136828, current: 136817; changing to 136828. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate= 987.7kbits/s speed=7.06x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 144908, current: 144897; changing to 144908. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1043.3kbits/s speed=6.88x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 153009, current: 152999; changing to 153009. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1031.4kbits/s speed=6.76x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 161103, current: 161092; changing to 161103. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1157.3kbits/s speed=6.56x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 185100, current: 185089; changing to 185100. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1164.0kbits/s speed=6.49x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 193212, current: 193201; changing to 193212. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1200.0kbits/s speed=6.43x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 201308, current: 201297; changing to 201308. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1221.5kbits/s speed=6.39x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 209399, current: 209388; changing to 209399. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1256.9kbits/s speed=6.32x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 217489, current: 217479; changing to 217489. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1293.1kbits/s speed=6.24x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 225593, current: 225583; changing to 225593. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1299.8kbits/s speed=6.21x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 249583, current: 249572; changing to 249583. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1308.1kbits/s speed= 6.2x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 257684, current: 257673; changing to 257684. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1299.4kbits/s speed=6.21x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 265788, current: 265777; changing to 265788. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1311.2kbits/s speed=6.19x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 273879, current: 273868; changing to 273879. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1335.1kbits/s speed=6.18x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 281983, current: 281972; changing to 281983. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1350.8kbits/s speed=6.14x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 290065, current: 290055; changing to 290065. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1385.3kbits/s speed=6.06x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 314076, current: 314065; changing to 314076. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1414.8kbits/s speed=6.04x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 322173, current: 322144; changing to 322173. This may result in incorrect timestamps in the output file.
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 322173, current: 322147; changing to 322173. This may result in incorrect timestamps in the output file.
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 322173, current: 322149; changing to 322173. This may result in incorrect timestamps in the output file.
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 322173, current: 322152; changing to 322173. This may result in incorrect timestamps in the output file.
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 322173, current: 322155; changing to 322173. This may result in incorrect timestamps in the output file.
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 322173, current: 322157; changing to 322173. This may result in incorrect timestamps in the output file.
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 322173, current: 322160; changing to 322173. This may result in incorrect timestamps in the output file.
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 322173, current: 322163; changing to 322173. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1412.6kbits/s speed=6.01x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 330264, current: 330244; changing to 330264. This may result in incorrect timestamps in the output file.
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 330264, current: 330256; changing to 330264. This may result in incorrect timestamps in the output file.
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 330264, current: 330259; changing to 330264. This may result in incorrect timestamps in the output file.
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 330264, current: 330261; changing to 330264. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1423.0kbits/s speed=6.02x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 338361, current: 338351; changing to 338361. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1450.8kbits/s speed=5.97x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 346444, current: 346433; changing to 346444. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1457.3kbits/s speed=5.95x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 354553, current: 354543; changing to 354553. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1474.0kbits/s speed=5.91x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 378545, current: 378535; changing to 378545. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1473.1kbits/s speed=5.92x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 386644, current: 386633; changing to 386644. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timetrate=1468.0kbits/s speed=5.94x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 394732, current:
....
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5561228, current: 5561217; changing to 5561228. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1707.6kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5569327, current: 5569316; changing to 5569327. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1708.5kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5577433, current: 5577423; changing to 5577433. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1708.5kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5601436, current: 5601425; changing to 5601436. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1708.3kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5609529, current: 5609519; changing to 5609529. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1707.6kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5617612, current: 5617601; changing to 5617612. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1708.1kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5625725, current: 5625696; changing to 5625725. This may result in incorrect timestamps in the output file.
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5625725, current: 5625699; changing to 5625725. This may result in incorrect timestamps in the output file.
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5625725, current: 5625701; changing to 5625725. This may result in incorrect timestamps in the output file.
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5625725, current: 5625704; changing to 5625725. This may result in incorrect timestamps in the output file.
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5625725, current: 5625707; changing to 5625725. This may result in incorrect timestamps in the output file.
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5625725, current: 5625719; changing to 5625725. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1707.5kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5633809, current: 5633799; changing to 5633809. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1707.7kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5641900, current: 5641889; changing to 5641900. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1707.0kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5665917, current: 5665897; changing to 5665917. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1706.5kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5674007, current: 5673996; changing to 5674007. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1706.8kbits/s speed=5.37x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5682105, current: 5682095; changing to 5682105. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1706.6kbits/s speed=5.37x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5690191, current: 5690180; changing to 5690191. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1705.5kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5698287, current: 5698276; changing to 5698287. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1704.1kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5706389, current: 5706369; changing to 5706389. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1703.0kbits/s speed=5.37x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5730389, current: 5730369; changing to 5730389. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1702.4kbits/s speed=5.37x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5738489, current: 5738479; changing to 5738489. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1700.4kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5746583, current: 5746572; changing to 5746583. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1700.8kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5754668, current: 5754657; changing to 5754668. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1701.3kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5762775, current: 5762764; changing to 5762775. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1700.9kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5770879, current: 5770868; changing to 5770879. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1703.2kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5794873, current: 5794863; changing to 5794873. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1704.2kbits/s speed=5.38x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5802959, current: 5802948; changing to 5802959. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1703.6kbits/s speed=5.39x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5811057, current: 5811047; changing to 5811057. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in timeitrate=1704.1kbits/s speed=5.39x
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5819148, current: 5819137; changing to 5819148. This may result in incorrect timestamps in the output file.
[libvorbis @ 000002081fb00f80] Queue input is backward in time
Last message repeated 1 times
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5823596, current: 5823585; changing to 5823596. This may result in incorrect timestamps in the output file.
[matroska @ 000002081f91ec80] Non-monotonous DTS in output stream 0:1; previous: 5823607, current: 5823596; changing to 5823607. This may result in incorrect timestamps in the output file.
frame=145593 fps=135 q=-1.0 Lsize= 1211302kB time=01:37:04.02 bitrate=1703.8kbits/s speed=5.39x
video:1024007kB audio:183427kB subtitle:0kB other streams:0kB global headers:7kB muxing overhead: 0.320316%
[libx264 @ 000002081f91fc80] frame I:4133 Avg QP:20.31 size: 26458
[libx264 @ 000002081f91fc80] frame P:52554 Avg QP:23.13 size: 10145
[libx264 @ 000002081f91fc80] frame B:88906 Avg QP:25.33 size: 4568
[libx264 @ 000002081f91fc80] consecutive B-frames: 11.9% 13.0% 20.9% 54.1%
[libx264 @ 000002081f91fc80] mb I I16..4: 10.0% 86.4% 3.6%
[libx264 @ 000002081f91fc80] mb P I16..4: 5.0% 18.5% 1.3% P16..4: 38.9% 12.0% 6.3% 0.0% 0.0% skip:18.0%
[libx264 @ 000002081f91fc80] mb B I16..4: 0.7% 3.0% 0.3% B16..8: 39.4% 5.9% 1.2% direct: 5.0% skip:44.5% L0:42.8% L1:45.4% BI:11.8%
[libx264 @ 000002081f91fc80] 8x8 transform intra:77.2% inter:82.5%
[libx264 @ 000002081f91fc80] coded y,uvDC,uvAC intra: 56.8% 61.2% 17.7% inter: 20.9% 25.7% 2.2%
[libx264 @ 000002081f91fc80] i16 v,h,dc,p: 34% 18% 10% 38%
[libx264 @ 000002081f91fc80] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 26% 13% 30% 4% 5% 7% 4% 7% 4%
[libx264 @ 000002081f91fc80] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 30% 11% 15% 6% 8% 12% 5% 8% 4%
[libx264 @ 000002081f91fc80] i8c dc,h,v,p: 55% 17% 21% 6%
[libx264 @ 000002081f91fc80] Weighted P-Frames: Y:14.4% UV:9.9%
[libx264 @ 000002081f91fc80] ref P L0: 61.5% 14.1% 16.3% 7.3% 0.9%
[libx264 @ 000002081f91fc80] ref B L0: 88.7% 9.1% 2.2%
[libx264 @ 000002081f91fc80] ref B L1: 97.6% 2.4%
[libx264 @ 000002081f91fc80] kb/s:1440.43
D:\ffmpeg-20200403-52523b6-win64-static\ffmpeg-20200403-52523b6-win64-static\bin>