| 1 | ➜ ffmpeg git:(master) ✗ ./ffmpeg -debug_ts -v 9 -loglevel 99 -vcodec h264 -f v4l2 -i /dev/video0 -vcodec copy -y out.mkv
|
|---|
| 2 | ffmpeg version N-55607-g2c1a215 Copyright (c) 2000-2013 the FFmpeg developers
|
|---|
| 3 | built on Aug 18 2013 10:35:18 with gcc 4.7 (Ubuntu/Linaro 4.7.2-2ubuntu1)
|
|---|
| 4 | configuration: --enable-indev=alsa
|
|---|
| 5 | libavutil 52. 42.100 / 52. 42.100
|
|---|
| 6 | libavcodec 55. 28.100 / 55. 28.100
|
|---|
| 7 | libavformat 55. 13.103 / 55. 13.103
|
|---|
| 8 | libavdevice 55. 3.100 / 55. 3.100
|
|---|
| 9 | libavfilter 3. 82.100 / 3. 82.100
|
|---|
| 10 | libswscale 2. 5.100 / 2. 5.100
|
|---|
| 11 | libswresample 0. 17.103 / 0. 17.103
|
|---|
| 12 | Splitting the commandline.
|
|---|
| 13 | Reading option '-debug_ts' ... matched as option 'debug_ts' (print timestamp debugging info) with argument '1'.
|
|---|
| 14 | Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
|
|---|
| 15 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
|
|---|
| 16 | Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'h264'.
|
|---|
| 17 | Reading option '-f' ... matched as option 'f' (force format) with argument 'v4l2'.
|
|---|
| 18 | Reading option '-i' ... matched as input file with argument '/dev/video0'.
|
|---|
| 19 | Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'copy'.
|
|---|
| 20 | Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
|
|---|
| 21 | Reading option 'out.mkv' ... matched as output file.
|
|---|
| 22 | Finished splitting the commandline.
|
|---|
| 23 | Parsing a group of options: global .
|
|---|
| 24 | Applying option debug_ts (print timestamp debugging info) with argument 1.
|
|---|
| 25 | Applying option v (set logging level) with argument 9.
|
|---|
| 26 | Applying option y (overwrite output files) with argument 1.
|
|---|
| 27 | Successfully parsed a group of options.
|
|---|
| 28 | Parsing a group of options: input file /dev/video0.
|
|---|
| 29 | Applying option vcodec (force video codec ('copy' to copy stream)) with argument h264.
|
|---|
| 30 | Applying option f (force format) with argument v4l2.
|
|---|
| 31 | Successfully parsed a group of options.
|
|---|
| 32 | Opening an input file: /dev/video0.
|
|---|
| 33 | [video4linux2,v4l2 @ 0x1bb7aa0] fd:3 capabilities:4000001
|
|---|
| 34 | [video4linux2,v4l2 @ 0x1bb7aa0] Current input_channel: 0, input_name: Camera 1
|
|---|
| 35 | [video4linux2,v4l2 @ 0x1bb7aa0] Querying the device for the current frame size
|
|---|
| 36 | [video4linux2,v4l2 @ 0x1bb7aa0] Setting frame size to 1920x1080
|
|---|
| 37 | [video4linux2,v4l2 @ 0x1bb7aa0] All info found
|
|---|
| 38 | Input #0, video4linux2,v4l2, from '/dev/video0':
|
|---|
| 39 | Duration: N/A, start: 713462.386499, bitrate: N/A
|
|---|
| 40 | Stream #0:0, 8, 1/1000000: Video: h264 (Constrained Baseline), yuvj420p, 1920x1080 [SAR 1:1 DAR 16:9], 1/60, -5 kb/s, 30 fps, 30 tbr, 1000k tbn, 60 tbc
|
|---|
| 41 | Successfully opened the file.
|
|---|
| 42 | Parsing a group of options: output file out.mkv.
|
|---|
| 43 | Applying option vcodec (force video codec ('copy' to copy stream)) with argument copy.
|
|---|
| 44 | Successfully parsed a group of options.
|
|---|
| 45 | Opening an output file: out.mkv.
|
|---|
| 46 | Successfully opened the file.
|
|---|
| 47 | Output #0, matroska, to 'out.mkv':
|
|---|
| 48 | Metadata:
|
|---|
| 49 | encoder : Lavf55.13.103
|
|---|
| 50 | Stream #0:0, 0, 1/1000: Video: h264 (H264 / 0x34363248), yuvj420p, 1920x1080 [SAR 1:1 DAR 16:9], 1/1000000, q=2-31, -5 kb/s, 30 fps, 1k tbn, 1000k tbc
|
|---|
| 51 | Stream mapping:
|
|---|
| 52 | Stream #0:0 -> #0:0 (copy)
|
|---|
| 53 | Press [q] to stop, [?] for help
|
|---|
| 54 | demuxer -> ist_index:0 type:video next_dts:NOPTS next_dts_time:NOPTS next_pts:NOPTS next_pts_time:NOPTS pkt_pts:713462386499 pkt_pts_time:713462 pkt_dts:713462386499 pkt_dts_time:713462 off:-713462386499 off_time:-713462
|
|---|
| 55 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:0 pkt_pts_time:0 pkt_dts:0 pkt_dts_time:0 off:-713462386499 off_time:-713462
|
|---|
| 56 | demuxer -> ist_index:0 type:video next_dts:33333 next_dts_time:0.033333 next_pts:33333 next_pts_time:0.033333 pkt_pts:713462470498 pkt_pts_time:713462 pkt_dts:713462470498 pkt_dts_time:713462 off:-713462386499 off_time:-713462
|
|---|
| 57 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:83999 pkt_pts_time:0.083999 pkt_dts:83999 pkt_dts_time:0.083999 off:-713462386499 off_time:-713462
|
|---|
| 58 | demuxer -> ist_index:0 type:video next_dts:117332 next_dts_time:0.117332 next_pts:117332 next_pts_time:0.117332 pkt_pts:713462538496 pkt_pts_time:713463 pkt_dts:713462538496 pkt_dts_time:713463 off:-713462386499 off_time:-713462
|
|---|
| 59 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:151997 pkt_pts_time:0.151997 pkt_dts:151997 pkt_dts_time:0.151997 off:-713462386499 off_time:-713462
|
|---|
| 60 | demuxer -> ist_index:0 type:video next_dts:185330 next_dts_time:0.18533 next_pts:185330 next_pts_time:0.18533 pkt_pts:713462602496 pkt_pts_time:713463 pkt_dts:713462602496 pkt_dts_time:713463 off:-713462386499 off_time:-713462
|
|---|
| 61 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:215997 pkt_pts_time:0.215997 pkt_dts:215997 pkt_dts_time:0.215997 off:-713462386499 off_time:-713462
|
|---|
| 62 | demuxer -> ist_index:0 type:video next_dts:249330 next_dts_time:0.24933 next_pts:249330 next_pts_time:0.24933 pkt_pts:713462670496 pkt_pts_time:713463 pkt_dts:713462670496 pkt_dts_time:713463 off:-713462386499 off_time:-713462
|
|---|
| 63 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:283997 pkt_pts_time:0.283997 pkt_dts:283997 pkt_dts_time:0.283997 off:-713462386499 off_time:-713462
|
|---|
| 64 | demuxer -> ist_index:0 type:video next_dts:317330 next_dts_time:0.31733 next_pts:317330 next_pts_time:0.31733 pkt_pts:713462738495 pkt_pts_time:713463 pkt_dts:713462738495 pkt_dts_time:713463 off:-713462386499 off_time:-713462
|
|---|
| 65 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:351996 pkt_pts_time:0.351996 pkt_dts:351996 pkt_dts_time:0.351996 off:-713462386499 off_time:-713462
|
|---|
| 66 | demuxer -> ist_index:0 type:video next_dts:385329 next_dts_time:0.385329 next_pts:385329 next_pts_time:0.385329 pkt_pts:713462806496 pkt_pts_time:713463 pkt_dts:713462806496 pkt_dts_time:713463 off:-713462386499 off_time:-713462
|
|---|
| 67 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:419997 pkt_pts_time:0.419997 pkt_dts:419997 pkt_dts_time:0.419997 off:-713462386499 off_time:-713462
|
|---|
| 68 | demuxer -> ist_index:0 type:video next_dts:453330 next_dts_time:0.45333 next_pts:453330 next_pts_time:0.45333 pkt_pts:713462870494 pkt_pts_time:713463 pkt_dts:713462870494 pkt_dts_time:713463 off:-713462386499 off_time:-713462
|
|---|
| 69 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:483995 pkt_pts_time:0.483995 pkt_dts:483995 pkt_dts_time:0.483995 off:-713462386499 off_time:-713462
|
|---|
| 70 | demuxer -> ist_index:0 type:video next_dts:517328 next_dts_time:0.517328 next_pts:517328 next_pts_time:0.517328 pkt_pts:713462938546 pkt_pts_time:713463 pkt_dts:713462938546 pkt_dts_time:713463 off:-713462386499 off_time:-713462
|
|---|
| 71 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:552047 pkt_pts_time:0.552047 pkt_dts:552047 pkt_dts_time:0.552047 off:-713462386499 off_time:-713462
|
|---|
| 72 | demuxer -> ist_index:0 type:video next_dts:585380 next_dts_time:0.58538 next_pts:585380 next_pts_time:0.58538 pkt_pts:713463002548 pkt_pts_time:713463 pkt_dts:713463002548 pkt_dts_time:713463 off:-713462386499 off_time:-713462
|
|---|
| 73 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:616049 pkt_pts_time:0.616049 pkt_dts:616049 pkt_dts_time:0.616049 off:-713462386499 off_time:-713462
|
|---|
| 74 | demuxer -> ist_index:0 type:video next_dts:649382 next_dts_time:0.649382 next_pts:649382 next_pts_time:0.649382 pkt_pts:713463070545 pkt_pts_time:713463 pkt_dts:713463070545 pkt_dts_time:713463 off:-713462386499 off_time:-713462
|
|---|
| 75 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:684046 pkt_pts_time:0.684046 pkt_dts:684046 pkt_dts_time:0.684046 off:-713462386499 off_time:-713462
|
|---|
| 76 | demuxer -> ist_index:0 type:video next_dts:717379 next_dts_time:0.717379 next_pts:717379 next_pts_time:0.717379 pkt_pts:713463138545 pkt_pts_time:713463 pkt_dts:713463138545 pkt_dts_time:713463 off:-713462386499 off_time:-713462
|
|---|
| 77 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:752046 pkt_pts_time:0.752046 pkt_dts:752046 pkt_dts_time:0.752046 off:-713462386499 off_time:-713462
|
|---|
| 78 | demuxer -> ist_index:0 type:video next_dts:785379 next_dts_time:0.785379 next_pts:785379 next_pts_time:0.785379 pkt_pts:713463202497 pkt_pts_time:713463 pkt_dts:713463202497 pkt_dts_time:713463 off:-713462386499 off_time:-713462
|
|---|
| 79 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:815998 pkt_pts_time:0.815998 pkt_dts:815998 pkt_dts_time:0.815998 off:-713462386499 off_time:-713462
|
|---|
| 80 | demuxer -> ist_index:0 type:video next_dts:849331 next_dts_time:0.849331 next_pts:849331 next_pts_time:0.849331 pkt_pts:713463270543 pkt_pts_time:713463 pkt_dts:713463270543 pkt_dts_time:713463 off:-713462386499 off_time:-713462
|
|---|
| 81 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:884044 pkt_pts_time:0.884044 pkt_dts:884044 pkt_dts_time:0.884044 off:-713462386499 off_time:-713462
|
|---|
| 82 | demuxer -> ist_index:0 type:video next_dts:917377 next_dts_time:0.917377 next_pts:917377 next_pts_time:0.917377 pkt_pts:713463338527 pkt_pts_time:713463 pkt_dts:713463338527 pkt_dts_time:713463 off:-713462386499 off_time:-713462
|
|---|
| 83 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:952028 pkt_pts_time:0.952028 pkt_dts:952028 pkt_dts_time:0.952028 off:-713462386499 off_time:-713462
|
|---|
| 84 | demuxer -> ist_index:0 type:video next_dts:985361 next_dts_time:0.985361 next_pts:985361 next_pts_time:0.985361 pkt_pts:713463176044 pkt_pts_time:713463 pkt_dts:713463176044 pkt_dts_time:713463 off:-713462386499 off_time:-713462
|
|---|
| 85 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:789545 pkt_pts_time:0.789545 pkt_dts:789545 pkt_dts_time:0.789545 off:-713462386499 off_time:-713462
|
|---|
| 86 | demuxer -> ist_index:0 type:video next_dts:822878 next_dts_time:0.822878 next_pts:822878 next_pts_time:0.822878 pkt_pts:713463235270 pkt_pts_time:713463 pkt_dts:713463235270 pkt_dts_time:713463 off:-713462386499 off_time:-713462
|
|---|
| 87 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:848771 pkt_pts_time:0.848771 pkt_dts:848771 pkt_dts_time:0.848771 off:-713462386499 off_time:-713462
|
|---|
| 88 | demuxer -> ist_index:0 type:video next_dts:882104 next_dts_time:0.882104 next_pts:882104 next_pts_time:0.882104 pkt_pts:713463554580 pkt_pts_time:713464 pkt_dts:713463554580 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 89 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:1168081 pkt_pts_time:1.16808 pkt_dts:1168081 pkt_dts_time:1.16808 off:-713462386499 off_time:-713462
|
|---|
| 90 | demuxer -> ist_index:0 type:video next_dts:1201414 next_dts_time:1.20141 next_pts:1201414 next_pts_time:1.20141 pkt_pts:713463610516 pkt_pts_time:713464 pkt_dts:713463610516 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 91 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:1224017 pkt_pts_time:1.22402 pkt_dts:1224017 pkt_dts_time:1.22402 off:-713462386499 off_time:-713462
|
|---|
| 92 | demuxer -> ist_index:0 type:video next_dts:1257350 next_dts_time:1.25735 next_pts:1257350 next_pts_time:1.25735 pkt_pts:713463668148 pkt_pts_time:713464 pkt_dts:713463668148 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 93 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:1281649 pkt_pts_time:1.28165 pkt_dts:1281649 pkt_dts_time:1.28165 off:-713462386499 off_time:-713462
|
|---|
| 94 | demuxer -> ist_index:0 type:video next_dts:1314982 next_dts_time:1.31498 next_pts:1314982 next_pts_time:1.31498 pkt_pts:713463724234 pkt_pts_time:713464 pkt_dts:713463724234 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 95 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:1337735 pkt_pts_time:1.33773 pkt_dts:1337735 pkt_dts_time:1.33773 off:-713462386499 off_time:-713462
|
|---|
| 96 | demuxer -> ist_index:0 type:video next_dts:1371068 next_dts_time:1.37107 next_pts:1371068 next_pts_time:1.37107 pkt_pts:713463780385 pkt_pts_time:713464 pkt_dts:713463780385 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 97 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:1393886 pkt_pts_time:1.39389 pkt_dts:1393886 pkt_dts_time:1.39389 off:-713462386499 off_time:-713462
|
|---|
| 98 | demuxer -> ist_index:0 type:video next_dts:1427219 next_dts_time:1.42722 next_pts:1427219 next_pts_time:1.42722 pkt_pts:713463837829 pkt_pts_time:713464 pkt_dts:713463837829 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 99 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:1451330 pkt_pts_time:1.45133 pkt_dts:1451330 pkt_dts_time:1.45133 off:-713462386499 off_time:-713462
|
|---|
| 100 | demuxer -> ist_index:0 type:video next_dts:1484663 next_dts_time:1.48466 next_pts:1484663 next_pts_time:1.48466 pkt_pts:713463894060 pkt_pts_time:713464 pkt_dts:713463894060 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 101 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:1507561 pkt_pts_time:1.50756 pkt_dts:1507561 pkt_dts_time:1.50756 off:-713462386499 off_time:-713462
|
|---|
| 102 | demuxer -> ist_index:0 type:video next_dts:1540894 next_dts_time:1.54089 next_pts:1540894 next_pts_time:1.54089 pkt_pts:713463950176 pkt_pts_time:713464 pkt_dts:713463950176 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 103 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:1563677 pkt_pts_time:1.56368 pkt_dts:1563677 pkt_dts_time:1.56368 off:-713462386499 off_time:-713462
|
|---|
| 104 | demuxer -> ist_index:0 type:video next_dts:1597010 next_dts_time:1.59701 next_pts:1597010 next_pts_time:1.59701 pkt_pts:713464007719 pkt_pts_time:713464 pkt_dts:713464007719 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 105 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:1621220 pkt_pts_time:1.62122 pkt_dts:1621220 pkt_dts_time:1.62122 off:-713462386499 off_time:-713462
|
|---|
| 106 | demuxer -> ist_index:0 type:video next_dts:1654553 next_dts_time:1.65455 next_pts:1654553 next_pts_time:1.65455 pkt_pts:713464063747 pkt_pts_time:713464 pkt_dts:713464063747 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 107 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:1677248 pkt_pts_time:1.67725 pkt_dts:1677248 pkt_dts_time:1.67725 off:-713462386499 off_time:-713462
|
|---|
| 108 | demuxer -> ist_index:0 type:video next_dts:1710581 next_dts_time:1.71058 next_pts:1710581 next_pts_time:1.71058 pkt_pts:713464120079 pkt_pts_time:713464 pkt_dts:713464120079 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 109 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:1733580 pkt_pts_time:1.73358 pkt_dts:1733580 pkt_dts_time:1.73358 off:-713462386499 off_time:-713462
|
|---|
| 110 | demuxer -> ist_index:0 type:video next_dts:1766913 next_dts_time:1.76691 next_pts:1766913 next_pts_time:1.76691 pkt_pts:713464179318 pkt_pts_time:713464 pkt_dts:713464179318 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 111 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:1792819 pkt_pts_time:1.79282 pkt_dts:1792819 pkt_dts_time:1.79282 off:-713462386499 off_time:-713462
|
|---|
| 112 | demuxer -> ist_index:0 type:video next_dts:1826152 next_dts_time:1.82615 next_pts:1826152 next_pts_time:1.82615 pkt_pts:713464235820 pkt_pts_time:713464 pkt_dts:713464235820 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 113 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:1849321 pkt_pts_time:1.84932 pkt_dts:1849321 pkt_dts_time:1.84932 off:-713462386499 off_time:-713462
|
|---|
| 114 | demuxer -> ist_index:0 type:video next_dts:1882654 next_dts_time:1.88265 next_pts:1882654 next_pts_time:1.88265 pkt_pts:713464289731 pkt_pts_time:713464 pkt_dts:713464289731 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 115 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:1903232 pkt_pts_time:1.90323 pkt_dts:1903232 pkt_dts_time:1.90323 off:-713462386499 off_time:-713462
|
|---|
| 116 | demuxer -> ist_index:0 type:video next_dts:1936565 next_dts_time:1.93656 next_pts:1936565 next_pts_time:1.93656 pkt_pts:713464347158 pkt_pts_time:713464 pkt_dts:713464347158 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 117 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:1960659 pkt_pts_time:1.96066 pkt_dts:1960659 pkt_dts_time:1.96066 off:-713462386499 off_time:-713462
|
|---|
| 118 | demuxer -> ist_index:0 type:video next_dts:1993992 next_dts_time:1.99399 next_pts:1993992 next_pts_time:1.99399 pkt_pts:713464437897 pkt_pts_time:713464 pkt_dts:713464437897 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 119 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2051398 pkt_pts_time:2.0514 pkt_dts:2051398 pkt_dts_time:2.0514 off:-713462386499 off_time:-713462
|
|---|
| 120 | demuxer -> ist_index:0 type:video next_dts:2084731 next_dts_time:2.08473 next_pts:2084731 next_pts_time:2.08473 pkt_pts:713464497041 pkt_pts_time:713464 pkt_dts:713464497041 pkt_dts_time:713464 off:-713462386499 off_time:-713462
|
|---|
| 121 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2110542 pkt_pts_time:2.11054 pkt_dts:2110542 pkt_dts_time:2.11054 off:-713462386499 off_time:-713462
|
|---|
| 122 | demuxer -> ist_index:0 type:video next_dts:2143875 next_dts_time:2.14387 next_pts:2143875 next_pts_time:2.14387 pkt_pts:713464556116 pkt_pts_time:713465 pkt_dts:713464556116 pkt_dts_time:713465 off:-713462386499 off_time:-713462
|
|---|
| 123 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2169617 pkt_pts_time:2.16962 pkt_dts:2169617 pkt_dts_time:2.16962 off:-713462386499 off_time:-713462
|
|---|
| 124 | demuxer -> ist_index:0 type:video next_dts:2202950 next_dts_time:2.20295 next_pts:2202950 next_pts_time:2.20295 pkt_pts:713464615360 pkt_pts_time:713465 pkt_dts:713464615360 pkt_dts_time:713465 off:-713462386499 off_time:-713462
|
|---|
| 125 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2228861 pkt_pts_time:2.22886 pkt_dts:2228861 pkt_dts_time:2.22886 off:-713462386499 off_time:-713462
|
|---|
| 126 | demuxer -> ist_index:0 type:video next_dts:2262194 next_dts_time:2.26219 next_pts:2262194 next_pts_time:2.26219 pkt_pts:713464674422 pkt_pts_time:713465 pkt_dts:713464674422 pkt_dts_time:713465 off:-713462386499 off_time:-713462
|
|---|
| 127 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2287923 pkt_pts_time:2.28792 pkt_dts:2287923 pkt_dts_time:2.28792 off:-713462386499 off_time:-713462
|
|---|
| 128 | demuxer -> ist_index:0 type:video next_dts:2321256 next_dts_time:2.32126 next_pts:2321256 next_pts_time:2.32126 pkt_pts:713464733646 pkt_pts_time:713465 pkt_dts:713464733646 pkt_dts_time:713465 off:-713462386499 off_time:-713462
|
|---|
| 129 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2347147 pkt_pts_time:2.34715 pkt_dts:2347147 pkt_dts_time:2.34715 off:-713462386499 off_time:-713462
|
|---|
| 130 | demuxer -> ist_index:0 type:video next_dts:2380480 next_dts_time:2.38048 next_pts:2380480 next_pts_time:2.38048 pkt_pts:713464792799 pkt_pts_time:713465 pkt_dts:713464792799 pkt_dts_time:713465 off:-713462386499 off_time:-713462
|
|---|
| 131 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2406300 pkt_pts_time:2.4063 pkt_dts:2406300 pkt_dts_time:2.4063 off:-713462386499 off_time:-713462
|
|---|
| 132 | demuxer -> ist_index:0 type:video next_dts:2439633 next_dts_time:2.43963 next_pts:2439633 next_pts_time:2.43963 pkt_pts:713464851985 pkt_pts_time:713465 pkt_dts:713464851985 pkt_dts_time:713465 off:-713462386499 off_time:-713462
|
|---|
| 133 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2465486 pkt_pts_time:2.46549 pkt_dts:2465486 pkt_dts_time:2.46549 off:-713462386499 off_time:-713462
|
|---|
| 134 | demuxer -> ist_index:0 type:video next_dts:2498819 next_dts_time:2.49882 next_pts:2498819 next_pts_time:2.49882 pkt_pts:713464911050 pkt_pts_time:713465 pkt_dts:713464911050 pkt_dts_time:713465 off:-713462386499 off_time:-713462
|
|---|
| 135 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2524551 pkt_pts_time:2.52455 pkt_dts:2524551 pkt_dts_time:2.52455 off:-713462386499 off_time:-713462
|
|---|
| 136 | demuxer -> ist_index:0 type:video next_dts:2557884 next_dts_time:2.55788 next_pts:2557884 next_pts_time:2.55788 pkt_pts:713464970243 pkt_pts_time:713465 pkt_dts:713464970243 pkt_dts_time:713465 off:-713462386499 off_time:-713462
|
|---|
| 137 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2583744 pkt_pts_time:2.58374 pkt_dts:2583744 pkt_dts_time:2.58374 off:-713462386499 off_time:-713462
|
|---|
| 138 | demuxer -> ist_index:0 type:video next_dts:2617077 next_dts_time:2.61708 next_pts:2617077 next_pts_time:2.61708 pkt_pts:713465029188 pkt_pts_time:713465 pkt_dts:713465029188 pkt_dts_time:713465 off:-713462386499 off_time:-713462
|
|---|
| 139 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2642689 pkt_pts_time:2.64269 pkt_dts:2642689 pkt_dts_time:2.64269 off:-713462386499 off_time:-713462
|
|---|
| 140 | demuxer -> ist_index:0 type:video next_dts:2676022 next_dts_time:2.67602 next_pts:2676022 next_pts_time:2.67602 pkt_pts:713465088640 pkt_pts_time:713465 pkt_dts:713465088640 pkt_dts_time:713465 off:-713462386499 off_time:-713462
|
|---|
| 141 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2702141 pkt_pts_time:2.70214 pkt_dts:2702141 pkt_dts_time:2.70214 off:-713462386499 off_time:-713462
|
|---|
| 142 | demuxer -> ist_index:0 type:video next_dts:2735474 next_dts_time:2.73547 next_pts:2735474 next_pts_time:2.73547 pkt_pts:713465147685 pkt_pts_time:713465 pkt_dts:713465147685 pkt_dts_time:713465 off:-713462386499 off_time:-713462
|
|---|
| 143 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2761186 pkt_pts_time:2.76119 pkt_dts:2761186 pkt_dts_time:2.76119 off:-713462386499 off_time:-713462
|
|---|
| 144 | demuxer -> ist_index:0 type:video next_dts:2794519 next_dts_time:2.79452 next_pts:2794519 next_pts_time:2.79452 pkt_pts:713465206923 pkt_pts_time:713465 pkt_dts:713465206923 pkt_dts_time:713465 off:-713462386499 off_time:-713462
|
|---|
| 145 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2820424 pkt_pts_time:2.82042 pkt_dts:2820424 pkt_dts_time:2.82042 off:-713462386499 off_time:-713462
|
|---|
| 146 | demuxer -> ist_index:0 type:video next_dts:2853757 next_dts_time:2.85376 next_pts:2853757 next_pts_time:2.85376 pkt_pts:713465265956 pkt_pts_time:713465 pkt_dts:713465265956 pkt_dts_time:713465 off:-713462386499 off_time:-713462
|
|---|
| 147 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2879457 pkt_pts_time:2.87946 pkt_dts:2879457 pkt_dts_time:2.87946 off:-713462386499 off_time:-713462
|
|---|
| 148 | demuxer -> ist_index:0 type:video next_dts:2912790 next_dts_time:2.91279 next_pts:2912790 next_pts_time:2.91279 pkt_pts:713465325145 pkt_pts_time:713465 pkt_dts:713465325145 pkt_dts_time:713465 off:-713462386499 off_time:-713462
|
|---|
| 149 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2938646 pkt_pts_time:2.93865 pkt_dts:2938646 pkt_dts_time:2.93865 off:-713462386499 off_time:-713462
|
|---|
| 150 | demuxer -> ist_index:0 type:video next_dts:2971979 next_dts_time:2.97198 next_pts:2971979 next_pts_time:2.97198 pkt_pts:713465384218 pkt_pts_time:713465 pkt_dts:713465384218 pkt_dts_time:713465 off:-713462386499 off_time:-713462
|
|---|
| 151 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:2997719 pkt_pts_time:2.99772 pkt_dts:2997719 pkt_dts_time:2.99772 off:-713462386499 off_time:-713462
|
|---|
| 152 | demuxer -> ist_index:0 type:video next_dts:3031052 next_dts_time:3.03105 next_pts:3031052 next_pts_time:3.03105 pkt_pts:713465443407 pkt_pts_time:713465 pkt_dts:713465443407 pkt_dts_time:713465 off:-713462386499 off_time:-713462
|
|---|
| 153 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:3056908 pkt_pts_time:3.05691 pkt_dts:3056908 pkt_dts_time:3.05691 off:-713462386499 off_time:-713462
|
|---|
| 154 | demuxer -> ist_index:0 type:video next_dts:3090241 next_dts_time:3.09024 next_pts:3090241 next_pts_time:3.09024 pkt_pts:713465502489 pkt_pts_time:713466 pkt_dts:713465502489 pkt_dts_time:713466 off:-713462386499 off_time:-713462
|
|---|
| 155 | demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:3115990 pkt_pts_time:3.11599 pkt_dts:3115990 pkt_dts_time:3.11599 off:-713462386499 off_time:-713462
|
|---|
| 156 | [matroska @ 0x1bb8ce0] end duration = 0
|
|---|
| 157 | frame= 0 fps=0.0 q=-1.0 Lsize= 1kB time=00:00:00.00 bitrate=N/A
|
|---|
| 158 | video:0kB audio:0kB subtitle:0 global headers:0kB muxing overhead inf%
|
|---|
| 159 | Output file is empty, nothing was encoded (check -ss / -t / -frames parameters if used)
|
|---|
| 160 | 0 frames successfully decoded, 0 decoding errors
|
|---|
| 161 | [AVIOContext @ 0x1bb9260] Statistics: 14 seeks, 11 writeouts
|
|---|
| 162 |
|
|---|