Created
October 6, 2018 02:21
-
-
Save daBee/d4052da2a5be7a8ee121ae70eafebefe to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ruby Concat.rb # iterate through source files, ffmpeg to .ts intermediate files | |
"1: /Volumes/Dragon2/Yums/F10CF81D-9B4B-4ABE-8317-99B100C348B3.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/F10CF81D-9B4B-4ABE-8317-99B100C348B3.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-01T01:49:44.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:04.25, start: 0.000000, bitrate: 2168 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1567 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:49:44.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:49:44.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int1.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1567 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:49:44.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:49:44.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5982, current: -6006; changing to -5981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5981, current: -6006; changing to -5980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5980, current: -6006; changing to -5979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5979, current: -6006; changing to -5978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5978, current: -6006; changing to -5977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5977, current: -6006; changing to -5976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5976, current: -6006; changing to -5975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5975, current: -6006; changing to -5974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5974, current: -6006; changing to -5973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5973, current: -6006; changing to -5972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5972, current: -6006; changing to -5971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8b9c000c00] Non-monotonous DTS in output stream 0:0; previous: -5971, current: -6006; changing to -5970. This may result in incorrect timestamps in the output file. | |
frame= 165 fps=0.0 q=-1.0 Lsize= 1232kB time=00:00:04.24 bitrate=2378.3kbits/s speed= 335x | |
video:1054kB audio:66kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.034377% | |
"2: /Volumes/Dragon2/Yums/63ED107D-7F4A-45CD-9A17-3A8484D909BB.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/63ED107D-7F4A-45CD-9A17-3A8484D909BB.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-02T23:22:34.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:08.84, start: 0.000000, bitrate: 2390 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1515 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T23:22:34.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T23:22:34.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int2.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1515 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T23:22:34.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T23:22:34.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3750, current: -3750; changing to -3749. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3749, current: -3750; changing to -3748. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3748, current: -3750; changing to -3747. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3747, current: -3750; changing to -3746. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3746, current: -3750; changing to -3745. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3745, current: -3750; changing to -3744. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3744, current: -3750; changing to -3743. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3743, current: -3750; changing to -3742. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3742, current: -3750; changing to -3741. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3741, current: -3750; changing to -3740. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3740, current: -3750; changing to -3739. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3739, current: -3750; changing to -3738. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3738, current: -3750; changing to -3737. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3737, current: -3750; changing to -3736. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3736, current: -3750; changing to -3735. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3735, current: -3750; changing to -3734. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3734, current: -3750; changing to -3733. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3733, current: -3750; changing to -3732. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3732, current: -3750; changing to -3731. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3731, current: -3750; changing to -3730. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3730, current: -3750; changing to -3729. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3729, current: -3750; changing to -3728. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3728, current: -3750; changing to -3727. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3727, current: -3750; changing to -3726. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3726, current: -3750; changing to -3725. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3725, current: -3750; changing to -3724. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3724, current: -3750; changing to -3723. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3723, current: -3750; changing to -3722. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3722, current: -3750; changing to -3721. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3721, current: -3750; changing to -3720. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3720, current: -3750; changing to -3719. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3719, current: -3750; changing to -3718. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3718, current: -3750; changing to -3717. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3717, current: -3750; changing to -3716. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3716, current: -3750; changing to -3715. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3715, current: -3750; changing to -3714. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3714, current: -3750; changing to -3713. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3713, current: -3750; changing to -3712. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3712, current: -3750; changing to -3711. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3711, current: -3750; changing to -3710. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3710, current: -3750; changing to -3709. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3709, current: -3750; changing to -3708. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3708, current: -3750; changing to -3707. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3707, current: -3750; changing to -3706. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3706, current: -3750; changing to -3705. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3705, current: -3750; changing to -3704. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3704, current: -3750; changing to -3703. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3703, current: -3750; changing to -3702. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3702, current: -3750; changing to -3701. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3701, current: -3750; changing to -3700. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3700, current: -3750; changing to -3699. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3699, current: -3750; changing to -3698. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3698, current: -3750; changing to -3697. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3697, current: -3750; changing to -3696. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3696, current: -3750; changing to -3695. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3695, current: -3750; changing to -3694. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3694, current: -3750; changing to -3693. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3693, current: -3750; changing to -3692. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3692, current: -3750; changing to -3691. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3691, current: -3750; changing to -3690. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3690, current: -3750; changing to -3689. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3689, current: -3750; changing to -3688. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3688, current: -3750; changing to -3687. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3687, current: -3750; changing to -3686. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3686, current: -3750; changing to -3685. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3685, current: -3750; changing to -3684. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3684, current: -3750; changing to -3683. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3683, current: -3750; changing to -3682. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3682, current: -3750; changing to -3681. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3681, current: -3750; changing to -3680. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3680, current: -3750; changing to -3679. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3679, current: -3750; changing to -3678. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3678, current: -3750; changing to -3677. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3677, current: -3750; changing to -3676. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3676, current: -3750; changing to -3675. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3675, current: -3750; changing to -3674. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3674, current: -3750; changing to -3673. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3673, current: -3750; changing to -3672. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3672, current: -3750; changing to -3671. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3671, current: -3750; changing to -3670. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3670, current: -3750; changing to -3669. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3669, current: -3750; changing to -3668. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3668, current: -3750; changing to -3667. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3667, current: -3750; changing to -3666. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3666, current: -3750; changing to -3665. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3665, current: -3750; changing to -3664. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3664, current: -3750; changing to -3663. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3663, current: -3750; changing to -3662. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3662, current: -3750; changing to -3661. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3661, current: -3750; changing to -3660. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3660, current: -3750; changing to -3659. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3659, current: -3750; changing to -3658. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3658, current: -3750; changing to -3657. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3657, current: -3750; changing to -3656. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3656, current: -3750; changing to -3655. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3655, current: -3750; changing to -3654. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3654, current: -3750; changing to -3653. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3653, current: -3750; changing to -3652. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3652, current: -3750; changing to -3651. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3651, current: -3750; changing to -3650. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3650, current: -3750; changing to -3649. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3649, current: -3750; changing to -3648. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff8e984a800] Non-monotonous DTS in output stream 0:0; previous: -3648, current: -3750; changing to -3647. This may result in incorrect timestamps in the output file. | |
frame= 316 fps=0.0 q=-1.0 Lsize= 2819kB time=00:00:08.84 bitrate=2611.5kbits/s speed=37.1x | |
video:2435kB audio:136kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.627861% | |
"3: /Volumes/Dragon2/Yums/4993A809-91A4-4B9D-B8ED-80C9F4EB22C5.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/4993A809-91A4-4B9D-B8ED-80C9F4EB22C5.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-02T23:21:36.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:06.89, start: 0.000000, bitrate: 2095 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1153 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T23:21:36.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T23:21:36.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int3.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1153 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T23:21:36.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T23:21:36.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7500, current: -7500; changing to -7499. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7499, current: -7500; changing to -7498. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7498, current: -7500; changing to -7497. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7497, current: -7500; changing to -7496. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7496, current: -7500; changing to -7495. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7495, current: -7500; changing to -7494. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7494, current: -7500; changing to -7493. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7493, current: -7500; changing to -7492. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7492, current: -7500; changing to -7491. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7491, current: -7500; changing to -7490. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7490, current: -7500; changing to -7489. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7489, current: -7500; changing to -7488. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7488, current: -7500; changing to -7487. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7487, current: -7500; changing to -7486. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7486, current: -7500; changing to -7485. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7485, current: -7500; changing to -7484. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7484, current: -7500; changing to -7483. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7483, current: -7500; changing to -7482. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7482, current: -7500; changing to -7481. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7481, current: -7500; changing to -7480. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7480, current: -7500; changing to -7479. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7479, current: -7500; changing to -7478. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7478, current: -7500; changing to -7477. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7477, current: -7500; changing to -7476. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7476, current: -7500; changing to -7475. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7475, current: -7500; changing to -7474. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7474, current: -7500; changing to -7473. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7473, current: -7500; changing to -7472. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7472, current: -7500; changing to -7471. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7471, current: -7500; changing to -7470. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7470, current: -7500; changing to -7469. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7469, current: -7500; changing to -7468. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7468, current: -7500; changing to -7467. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7467, current: -7500; changing to -7466. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7466, current: -7500; changing to -7465. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7465, current: -7500; changing to -7464. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7464, current: -7500; changing to -7463. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7463, current: -7500; changing to -7462. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7462, current: -7500; changing to -7461. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7461, current: -7500; changing to -7460. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7460, current: -7500; changing to -7459. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7459, current: -7500; changing to -7458. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7458, current: -7500; changing to -7457. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7457, current: -7500; changing to -7456. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7456, current: -7500; changing to -7455. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7455, current: -7500; changing to -7454. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7454, current: -7500; changing to -7453. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7453, current: -7500; changing to -7452. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7452, current: -7500; changing to -7451. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7451, current: -7500; changing to -7450. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7450, current: -7500; changing to -7449. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7449, current: -7500; changing to -7448. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7448, current: -7500; changing to -7447. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7447, current: -7500; changing to -7446. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7446, current: -7500; changing to -7445. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7445, current: -7500; changing to -7444. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7444, current: -7500; changing to -7443. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7443, current: -7500; changing to -7442. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7442, current: -7500; changing to -7441. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7441, current: -7500; changing to -7440. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7440, current: -7500; changing to -7439. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7439, current: -7500; changing to -7438. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7438, current: -7500; changing to -7437. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7437, current: -7500; changing to -7436. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7436, current: -7500; changing to -7435. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7435, current: -7500; changing to -7434. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7434, current: -7500; changing to -7433. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7433, current: -7500; changing to -7432. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7432, current: -7500; changing to -7431. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7431, current: -7500; changing to -7430. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7430, current: -7500; changing to -7429. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7429, current: -7500; changing to -7428. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7428, current: -7500; changing to -7427. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7427, current: -7500; changing to -7426. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7426, current: -7500; changing to -7425. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7425, current: -7500; changing to -7424. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7424, current: -7500; changing to -7423. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7423, current: -7500; changing to -7422. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7422, current: -7500; changing to -7421. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7421, current: -7500; changing to -7420. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7420, current: -7500; changing to -7419. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7419, current: -7500; changing to -7418. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7418, current: -7500; changing to -7417. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7417, current: -7500; changing to -7416. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7416, current: -7500; changing to -7415. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7415, current: -7500; changing to -7414. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7414, current: -7500; changing to -7413. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7413, current: -7500; changing to -7412. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7412, current: -7500; changing to -7411. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7411, current: -7500; changing to -7410. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7410, current: -7500; changing to -7409. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7409, current: -7500; changing to -7408. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7408, current: -7500; changing to -7407. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7407, current: -7500; changing to -7406. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7406, current: -7500; changing to -7405. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7405, current: -7500; changing to -7404. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7404, current: -7500; changing to -7403. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7403, current: -7500; changing to -7402. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7402, current: -7500; changing to -7401. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7401, current: -7500; changing to -7400. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7400, current: -7500; changing to -7399. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7399, current: -7500; changing to -7398. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7398, current: -7500; changing to -7397. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7397, current: -7500; changing to -7396. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7396, current: -7500; changing to -7395. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7395, current: -7500; changing to -7394. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7394, current: -7500; changing to -7393. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7393, current: -7500; changing to -7392. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7392, current: -7500; changing to -7391. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7391, current: -7500; changing to -7390. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7390, current: -7500; changing to -7389. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7389, current: -7500; changing to -7388. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7388, current: -7500; changing to -7387. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7387, current: -7500; changing to -7386. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f93b3021400] Non-monotonous DTS in output stream 0:0; previous: -7386, current: -7500; changing to -7385. This may result in incorrect timestamps in the output file. | |
frame= 281 fps=0.0 q=-1.0 Lsize= 1932kB time=00:00:06.88 bitrate=2298.0kbits/s speed=17.4x | |
video:1649kB audio:106kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.107804% | |
"4: /Volumes/Dragon2/Yums/EC391DA5-05A0-403C-B29E-EBCB5F2A3523.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/EC391DA5-05A0-403C-B29E-EBCB5F2A3523.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-24T15:52:38.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:04.43, start: 0.000000, bitrate: 1975 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:52:38.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1346 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:52:38.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int4.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1346 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:52:38.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:52:38.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7500, current: -7500; changing to -7499. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7499, current: -7500; changing to -7498. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7498, current: -7500; changing to -7497. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7497, current: -7500; changing to -7496. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7496, current: -7500; changing to -7495. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7495, current: -7500; changing to -7494. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7494, current: -7500; changing to -7493. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7493, current: -7500; changing to -7492. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7492, current: -7500; changing to -7491. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7491, current: -7500; changing to -7490. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7490, current: -7500; changing to -7489. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7489, current: -7500; changing to -7488. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7488, current: -7500; changing to -7487. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7487, current: -7500; changing to -7486. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7486, current: -7500; changing to -7485. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7485, current: -7500; changing to -7484. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7484, current: -7500; changing to -7483. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7483, current: -7500; changing to -7482. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7482, current: -7500; changing to -7481. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7481, current: -7500; changing to -7480. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7480, current: -7500; changing to -7479. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7479, current: -7500; changing to -7478. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7478, current: -7500; changing to -7477. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7477, current: -7500; changing to -7476. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7476, current: -7500; changing to -7475. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7475, current: -7500; changing to -7474. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7474, current: -7500; changing to -7473. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7473, current: -7500; changing to -7472. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7472, current: -7500; changing to -7471. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7471, current: -7500; changing to -7470. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7470, current: -7500; changing to -7469. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7469, current: -7500; changing to -7468. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7468, current: -7500; changing to -7467. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7467, current: -7500; changing to -7466. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7466, current: -7500; changing to -7465. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff72504a800] Non-monotonous DTS in output stream 0:0; previous: -7465, current: -7500; changing to -7464. This may result in incorrect timestamps in the output file. | |
frame= 145 fps=0.0 q=-1.0 Lsize= 1167kB time=00:00:04.41 bitrate=2164.0kbits/s speed=34.8x | |
video:993kB audio:68kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.001104% | |
"5: /Volumes/Dragon2/Yums/1908063A-E46B-40BD-982F-B7AFB4938006.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/1908063A-E46B-40BD-982F-B7AFB4938006.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-02T22:29:32.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:09.35, start: 0.000000, bitrate: 1689 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1129 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T22:29:32.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T22:29:32.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int5.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1129 kb/s, 25 fps, 25 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T22:29:32.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T22:29:32.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7200, current: -7200; changing to -7199. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7199, current: -7200; changing to -7198. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7198, current: -7200; changing to -7197. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7197, current: -7200; changing to -7196. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7196, current: -7200; changing to -7195. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7195, current: -7200; changing to -7194. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7194, current: -7200; changing to -7193. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7193, current: -7200; changing to -7192. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7192, current: -7200; changing to -7191. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7191, current: -7200; changing to -7190. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7190, current: -7200; changing to -7189. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7189, current: -7200; changing to -7188. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7188, current: -7200; changing to -7187. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7187, current: -7200; changing to -7186. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7186, current: -7200; changing to -7185. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7185, current: -7200; changing to -7184. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7184, current: -7200; changing to -7183. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7183, current: -7200; changing to -7182. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7182, current: -7200; changing to -7181. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7181, current: -7200; changing to -7180. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7180, current: -7200; changing to -7179. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7179, current: -7200; changing to -7178. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7178, current: -7200; changing to -7177. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7177, current: -7200; changing to -7176. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7176, current: -7200; changing to -7175. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7175, current: -7200; changing to -7174. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7174, current: -7200; changing to -7173. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7173, current: -7200; changing to -7172. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7172, current: -7200; changing to -7171. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7171, current: -7200; changing to -7170. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7170, current: -7200; changing to -7169. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7169, current: -7200; changing to -7168. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7168, current: -7200; changing to -7167. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7167, current: -7200; changing to -7166. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7166, current: -7200; changing to -7165. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7165, current: -7200; changing to -7164. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7164, current: -7200; changing to -7163. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7163, current: -7200; changing to -7162. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7162, current: -7200; changing to -7161. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7161, current: -7200; changing to -7160. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7160, current: -7200; changing to -7159. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7159, current: -7200; changing to -7158. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7158, current: -7200; changing to -7157. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7157, current: -7200; changing to -7156. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7156, current: -7200; changing to -7155. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7155, current: -7200; changing to -7154. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7154, current: -7200; changing to -7153. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7153, current: -7200; changing to -7152. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7152, current: -7200; changing to -7151. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7151, current: -7200; changing to -7150. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7150, current: -7200; changing to -7149. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7149, current: -7200; changing to -7148. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7148, current: -7200; changing to -7147. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7147, current: -7200; changing to -7146. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7146, current: -7200; changing to -7145. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7145, current: -7200; changing to -7144. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7144, current: -7200; changing to -7143. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7143, current: -7200; changing to -7142. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7142, current: -7200; changing to -7141. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7141, current: -7200; changing to -7140. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7140, current: -7200; changing to -7139. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7139, current: -7200; changing to -7138. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7138, current: -7200; changing to -7137. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7137, current: -7200; changing to -7136. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7136, current: -7200; changing to -7135. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7135, current: -7200; changing to -7134. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7134, current: -7200; changing to -7133. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7133, current: -7200; changing to -7132. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7132, current: -7200; changing to -7131. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7131, current: -7200; changing to -7130. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7130, current: -7200; changing to -7129. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7129, current: -7200; changing to -7128. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7128, current: -7200; changing to -7127. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7127, current: -7200; changing to -7126. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7126, current: -7200; changing to -7125. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7125, current: -7200; changing to -7124. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7124, current: -7200; changing to -7123. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7123, current: -7200; changing to -7122. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7122, current: -7200; changing to -7121. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7121, current: -7200; changing to -7120. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7120, current: -7200; changing to -7119. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7119, current: -7200; changing to -7118. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7118, current: -7200; changing to -7117. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7117, current: -7200; changing to -7116. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7116, current: -7200; changing to -7115. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7115, current: -7200; changing to -7114. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7114, current: -7200; changing to -7113. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe87184a800] Non-monotonous DTS in output stream 0:0; previous: -7113, current: -7200; changing to -7112. This may result in incorrect timestamps in the output file. | |
frame= 322 fps=0.0 q=-1.0 Lsize= 2118kB time=00:00:09.33 bitrate=1858.9kbits/s speed=48.5x | |
video:1776kB audio:144kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.331209% | |
"6: /Volumes/Dragon2/Yums/8BB430D4-A6E7-443F-B097-C964B8519A84.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/8BB430D4-A6E7-443F-B097-C964B8519A84.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-02T23:19:09.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:03.52, start: 0.000000, bitrate: 4235 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1754 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T23:19:09.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T23:19:09.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int6.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1754 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T23:19:09.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T23:19:09.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3750, current: -3750; changing to -3749. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3749, current: -3750; changing to -3748. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3748, current: -3750; changing to -3747. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3747, current: -3750; changing to -3746. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3746, current: -3750; changing to -3745. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3745, current: -3750; changing to -3744. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3744, current: -3750; changing to -3743. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3743, current: -3750; changing to -3742. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3742, current: -3750; changing to -3741. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3741, current: -3750; changing to -3740. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3740, current: -3750; changing to -3739. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3739, current: -3750; changing to -3738. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3738, current: -3750; changing to -3737. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3737, current: -3750; changing to -3736. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3736, current: -3750; changing to -3735. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3735, current: -3750; changing to -3734. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3734, current: -3750; changing to -3733. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3733, current: -3750; changing to -3732. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3732, current: -3750; changing to -3731. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3731, current: -3750; changing to -3730. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3730, current: -3750; changing to -3729. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3729, current: -3750; changing to -3728. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3728, current: -3750; changing to -3727. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3727, current: -3750; changing to -3726. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3726, current: -3750; changing to -3725. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3725, current: -3750; changing to -3724. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3724, current: -3750; changing to -3723. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3723, current: -3750; changing to -3722. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3722, current: -3750; changing to -3721. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3721, current: -3750; changing to -3720. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3720, current: -3750; changing to -3719. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3719, current: -3750; changing to -3718. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3718, current: -3750; changing to -3717. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3717, current: -3750; changing to -3716. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3716, current: -3750; changing to -3715. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3715, current: -3750; changing to -3714. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3714, current: -3750; changing to -3713. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3713, current: -3750; changing to -3712. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3712, current: -3750; changing to -3711. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3711, current: -3750; changing to -3710. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3710, current: -3750; changing to -3709. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3709, current: -3750; changing to -3708. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3708, current: -3750; changing to -3707. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3707, current: -3750; changing to -3706. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3706, current: -3750; changing to -3705. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3705, current: -3750; changing to -3704. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3704, current: -3750; changing to -3703. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3703, current: -3750; changing to -3702. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3702, current: -3750; changing to -3701. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3701, current: -3750; changing to -3700. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3700, current: -3750; changing to -3699. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3699, current: -3750; changing to -3698. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3698, current: -3750; changing to -3697. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3697, current: -3750; changing to -3696. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3696, current: -3750; changing to -3695. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3695, current: -3750; changing to -3694. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3694, current: -3750; changing to -3693. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3693, current: -3750; changing to -3692. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3692, current: -3750; changing to -3691. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3691, current: -3750; changing to -3690. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3690, current: -3750; changing to -3689. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3689, current: -3750; changing to -3688. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3688, current: -3750; changing to -3687. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3687, current: -3750; changing to -3686. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3686, current: -3750; changing to -3685. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3685, current: -3750; changing to -3684. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3684, current: -3750; changing to -3683. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3683, current: -3750; changing to -3682. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3682, current: -3750; changing to -3681. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3681, current: -3750; changing to -3680. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3680, current: -3750; changing to -3679. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3679, current: -3750; changing to -3678. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3678, current: -3750; changing to -3677. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3677, current: -3750; changing to -3676. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3676, current: -3750; changing to -3675. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3675, current: -3750; changing to -3674. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3674, current: -3750; changing to -3673. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3673, current: -3750; changing to -3672. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3672, current: -3750; changing to -3671. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3671, current: -3750; changing to -3670. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3670, current: -3750; changing to -3669. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3669, current: -3750; changing to -3668. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3668, current: -3750; changing to -3667. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3667, current: -3750; changing to -3666. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3666, current: -3750; changing to -3665. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3665, current: -3750; changing to -3664. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3664, current: -3750; changing to -3663. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3663, current: -3750; changing to -3662. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3662, current: -3750; changing to -3661. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3661, current: -3750; changing to -3660. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3660, current: -3750; changing to -3659. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3659, current: -3750; changing to -3658. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3658, current: -3750; changing to -3657. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3657, current: -3750; changing to -3656. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3656, current: -3750; changing to -3655. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3655, current: -3750; changing to -3654. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3654, current: -3750; changing to -3653. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3653, current: -3750; changing to -3652. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3652, current: -3750; changing to -3651. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3651, current: -3750; changing to -3650. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3650, current: -3750; changing to -3649. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3649, current: -3750; changing to -3648. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3648, current: -3750; changing to -3647. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3647, current: -3750; changing to -3646. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3646, current: -3750; changing to -3645. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3645, current: -3750; changing to -3644. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3644, current: -3750; changing to -3643. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3643, current: -3750; changing to -3642. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3642, current: -3750; changing to -3641. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3641, current: -3750; changing to -3640. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fcf32800000] Non-monotonous DTS in output stream 0:0; previous: -3640, current: -3750; changing to -3639. This may result in incorrect timestamps in the output file. | |
frame= 197 fps=0.0 q=-1.0 Lsize= 1981kB time=00:00:03.51 bitrate=4612.7kbits/s speed=17.1x | |
video:1758kB audio:54kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.287722% | |
"7: /Volumes/Dragon2/Yums/1E763547-136C-4ED8-B4AE-0F8F49BD978E.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/1E763547-136C-4ED8-B4AE-0F8F49BD978E.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-01T01:42:36.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:05.14, start: 0.000000, bitrate: 3280 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 2151 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:42:36.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:42:36.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int7.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 2151 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:42:36.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:42:36.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -3002, current: -3003; changing to -3001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -3001, current: -3003; changing to -3000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -3000, current: -3003; changing to -2999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2999, current: -3003; changing to -2998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2998, current: -3003; changing to -2997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2997, current: -3003; changing to -2996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2996, current: -3003; changing to -2995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2995, current: -3003; changing to -2994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2994, current: -3003; changing to -2993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2993, current: -3003; changing to -2992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2992, current: -3003; changing to -2991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2991, current: -3003; changing to -2990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2990, current: -3003; changing to -2989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2989, current: -3003; changing to -2988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2988, current: -3003; changing to -2987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2987, current: -3003; changing to -2986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2986, current: -3003; changing to -2985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2985, current: -3003; changing to -2984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2984, current: -3003; changing to -2983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2983, current: -3003; changing to -2982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2982, current: -3003; changing to -2981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2981, current: -3003; changing to -2980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2980, current: -3003; changing to -2979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2979, current: -3003; changing to -2978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2978, current: -3003; changing to -2977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2977, current: -3003; changing to -2976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2976, current: -3003; changing to -2975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2975, current: -3003; changing to -2974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2974, current: -3003; changing to -2973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2973, current: -3003; changing to -2972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2972, current: -3003; changing to -2971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2971, current: -3003; changing to -2970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2970, current: -3003; changing to -2969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2969, current: -3003; changing to -2968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2968, current: -3003; changing to -2967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2967, current: -3003; changing to -2966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2966, current: -3003; changing to -2965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2965, current: -3003; changing to -2964. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2964, current: -3003; changing to -2963. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2963, current: -3003; changing to -2962. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2962, current: -3003; changing to -2961. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2961, current: -3003; changing to -2960. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2960, current: -3003; changing to -2959. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2959, current: -3003; changing to -2958. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2958, current: -3003; changing to -2957. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2957, current: -3003; changing to -2956. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2956, current: -3003; changing to -2955. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2955, current: -3003; changing to -2954. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2954, current: -3003; changing to -2953. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2953, current: -3003; changing to -2952. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2952, current: -3003; changing to -2951. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2951, current: -3003; changing to -2950. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2950, current: -3003; changing to -2949. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2949, current: -3003; changing to -2948. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2948, current: -3003; changing to -2947. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2947, current: -3003; changing to -2946. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2946, current: -3003; changing to -2945. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2945, current: -3003; changing to -2944. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2944, current: -3003; changing to -2943. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2943, current: -3003; changing to -2942. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2942, current: -3003; changing to -2941. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2941, current: -3003; changing to -2940. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2940, current: -3003; changing to -2939. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2939, current: -3003; changing to -2938. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2938, current: -3003; changing to -2937. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2937, current: -3003; changing to -2936. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2936, current: -3003; changing to -2935. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f838a009600] Non-monotonous DTS in output stream 0:0; previous: -2935, current: -3003; changing to -2934. This may result in incorrect timestamps in the output file. | |
frame= 225 fps=0.0 q=-1.0 Lsize= 2245kB time=00:00:05.13 bitrate=3579.1kbits/s speed= 44x | |
video:1972kB audio:79kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.444282% | |
"8: /Volumes/Dragon2/Yums/59928C85-449E-49E7-8D8B-7061197BD77F.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/59928C85-449E-49E7-8D8B-7061197BD77F.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-28T02:21:51.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:09.41, start: 0.000000, bitrate: 2662 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1981 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-09-28T02:21:51.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-28T02:21:51.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int8.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1981 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-28T02:21:51.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-28T02:21:51.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7500, current: -7500; changing to -7499. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7499, current: -7500; changing to -7498. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7498, current: -7500; changing to -7497. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7497, current: -7500; changing to -7496. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7496, current: -7500; changing to -7495. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7495, current: -7500; changing to -7494. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7494, current: -7500; changing to -7493. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7493, current: -7500; changing to -7492. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7492, current: -7500; changing to -7491. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7491, current: -7500; changing to -7490. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7490, current: -7500; changing to -7489. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7489, current: -7500; changing to -7488. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7488, current: -7500; changing to -7487. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7487, current: -7500; changing to -7486. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7486, current: -7500; changing to -7485. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7485, current: -7500; changing to -7484. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7484, current: -7500; changing to -7483. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7483, current: -7500; changing to -7482. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7482, current: -7500; changing to -7481. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7481, current: -7500; changing to -7480. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7480, current: -7500; changing to -7479. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7479, current: -7500; changing to -7478. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7478, current: -7500; changing to -7477. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7477, current: -7500; changing to -7476. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7476, current: -7500; changing to -7475. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7475, current: -7500; changing to -7474. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7474, current: -7500; changing to -7473. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7473, current: -7500; changing to -7472. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7472, current: -7500; changing to -7471. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7471, current: -7500; changing to -7470. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7470, current: -7500; changing to -7469. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7469, current: -7500; changing to -7468. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7468, current: -7500; changing to -7467. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7467, current: -7500; changing to -7466. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7466, current: -7500; changing to -7465. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7465, current: -7500; changing to -7464. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7464, current: -7500; changing to -7463. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7463, current: -7500; changing to -7462. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7462, current: -7500; changing to -7461. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7461, current: -7500; changing to -7460. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7460, current: -7500; changing to -7459. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7459, current: -7500; changing to -7458. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7458, current: -7500; changing to -7457. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7457, current: -7500; changing to -7456. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7456, current: -7500; changing to -7455. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7455, current: -7500; changing to -7454. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7454, current: -7500; changing to -7453. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7453, current: -7500; changing to -7452. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7452, current: -7500; changing to -7451. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7451, current: -7500; changing to -7450. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7450, current: -7500; changing to -7449. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7449, current: -7500; changing to -7448. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7448, current: -7500; changing to -7447. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7447, current: -7500; changing to -7446. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7446, current: -7500; changing to -7445. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7445, current: -7500; changing to -7444. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7444, current: -7500; changing to -7443. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7443, current: -7500; changing to -7442. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7442, current: -7500; changing to -7441. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7441, current: -7500; changing to -7440. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbeab802c00] Non-monotonous DTS in output stream 0:0; previous: -7440, current: -7500; changing to -7439. This may result in incorrect timestamps in the output file. | |
frame= 288 fps=0.0 q=-1.0 Lsize= 3331kB time=00:00:09.38 bitrate=2906.1kbits/s speed=64.5x | |
video:2903kB audio:145kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.297247% | |
"9: /Volumes/Dragon2/Yums/3C634AA9-6A35-4055-B14A-C75F61CB123D.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/3C634AA9-6A35-4055-B14A-C75F61CB123D.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-28T02:26:16.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:13.03, start: 0.000000, bitrate: 2749 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1884 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-09-28T02:26:16.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-28T02:26:16.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int9.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1884 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-28T02:26:16.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-28T02:26:16.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7500, current: -7500; changing to -7499. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7499, current: -7500; changing to -7498. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7498, current: -7500; changing to -7497. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7497, current: -7500; changing to -7496. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7496, current: -7500; changing to -7495. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7495, current: -7500; changing to -7494. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7494, current: -7500; changing to -7493. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7493, current: -7500; changing to -7492. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7492, current: -7500; changing to -7491. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7491, current: -7500; changing to -7490. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7490, current: -7500; changing to -7489. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7489, current: -7500; changing to -7488. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7488, current: -7500; changing to -7487. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7487, current: -7500; changing to -7486. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7486, current: -7500; changing to -7485. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7485, current: -7500; changing to -7484. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7484, current: -7500; changing to -7483. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7483, current: -7500; changing to -7482. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7482, current: -7500; changing to -7481. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7481, current: -7500; changing to -7480. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7480, current: -7500; changing to -7479. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7479, current: -7500; changing to -7478. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7478, current: -7500; changing to -7477. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7477, current: -7500; changing to -7476. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7476, current: -7500; changing to -7475. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7475, current: -7500; changing to -7474. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7474, current: -7500; changing to -7473. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7473, current: -7500; changing to -7472. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7472, current: -7500; changing to -7471. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7471, current: -7500; changing to -7470. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7470, current: -7500; changing to -7469. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7469, current: -7500; changing to -7468. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7468, current: -7500; changing to -7467. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7467, current: -7500; changing to -7466. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7466, current: -7500; changing to -7465. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7465, current: -7500; changing to -7464. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7464, current: -7500; changing to -7463. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7463, current: -7500; changing to -7462. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7462, current: -7500; changing to -7461. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7461, current: -7500; changing to -7460. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7460, current: -7500; changing to -7459. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7459, current: -7500; changing to -7458. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7458, current: -7500; changing to -7457. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7457, current: -7500; changing to -7456. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7456, current: -7500; changing to -7455. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7455, current: -7500; changing to -7454. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7454, current: -7500; changing to -7453. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7453, current: -7500; changing to -7452. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7452, current: -7500; changing to -7451. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7451, current: -7500; changing to -7450. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7450, current: -7500; changing to -7449. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7449, current: -7500; changing to -7448. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7448, current: -7500; changing to -7447. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7447, current: -7500; changing to -7446. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7446, current: -7500; changing to -7445. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7445, current: -7500; changing to -7444. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7444, current: -7500; changing to -7443. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7443, current: -7500; changing to -7442. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7442, current: -7500; changing to -7441. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7441, current: -7500; changing to -7440. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7440, current: -7500; changing to -7439. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7439, current: -7500; changing to -7438. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7438, current: -7500; changing to -7437. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7437, current: -7500; changing to -7436. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7436, current: -7500; changing to -7435. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7435, current: -7500; changing to -7434. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7434, current: -7500; changing to -7433. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7433, current: -7500; changing to -7432. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7432, current: -7500; changing to -7431. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7431, current: -7500; changing to -7430. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7430, current: -7500; changing to -7429. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7429, current: -7500; changing to -7428. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7428, current: -7500; changing to -7427. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7427, current: -7500; changing to -7426. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7426, current: -7500; changing to -7425. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7425, current: -7500; changing to -7424. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7424, current: -7500; changing to -7423. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7423, current: -7500; changing to -7422. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7422, current: -7500; changing to -7421. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7421, current: -7500; changing to -7420. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7420, current: -7500; changing to -7419. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7419, current: -7500; changing to -7418. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7418, current: -7500; changing to -7417. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7417, current: -7500; changing to -7416. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7416, current: -7500; changing to -7415. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7415, current: -7500; changing to -7414. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7414, current: -7500; changing to -7413. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7413, current: -7500; changing to -7412. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7412, current: -7500; changing to -7411. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7411, current: -7500; changing to -7410. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7410, current: -7500; changing to -7409. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7409, current: -7500; changing to -7408. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7408, current: -7500; changing to -7407. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7407, current: -7500; changing to -7406. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7406, current: -7500; changing to -7405. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7405, current: -7500; changing to -7404. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7404, current: -7500; changing to -7403. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7403, current: -7500; changing to -7402. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7402, current: -7500; changing to -7401. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7401, current: -7500; changing to -7400. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7400, current: -7500; changing to -7399. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7399, current: -7500; changing to -7398. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7398, current: -7500; changing to -7397. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7397, current: -7500; changing to -7396. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7396, current: -7500; changing to -7395. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7395, current: -7500; changing to -7394. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7394, current: -7500; changing to -7393. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7393, current: -7500; changing to -7392. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7392, current: -7500; changing to -7391. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7391, current: -7500; changing to -7390. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7390, current: -7500; changing to -7389. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7389, current: -7500; changing to -7388. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7388, current: -7500; changing to -7387. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7387, current: -7500; changing to -7386. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7386, current: -7500; changing to -7385. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7385, current: -7500; changing to -7384. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7384, current: -7500; changing to -7383. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7383, current: -7500; changing to -7382. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe11401b400] Non-monotonous DTS in output stream 0:0; previous: -7382, current: -7500; changing to -7381. This may result in incorrect timestamps in the output file. | |
frame= 434 fps=0.0 q=-1.0 Lsize= 4768kB time=00:00:13.02 bitrate=2999.6kbits/s speed=59.7x | |
video:4160kB audio:200kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.339289% | |
"10: /Volumes/Dragon2/Yums/F19C94A2-7ABC-41DC-BE9F-193794D2AB0D.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/F19C94A2-7ABC-41DC-BE9F-193794D2AB0D.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T04:20:58.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:09.41, start: 0.000000, bitrate: 1325 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:20:58.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1101 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:20:58.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int10.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1101 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:20:58.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:20:58.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f865500f800] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
frame= 305 fps=0.0 q=-1.0 Lsize= 1679kB time=00:00:09.39 bitrate=1463.8kbits/s speed= 269x | |
video:1369kB audio:145kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.969530% | |
"11: /Volumes/Dragon2/Yums/8BBD893E-C51C-49A0-B528-61E2B2361916.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/8BBD893E-C51C-49A0-B528-61E2B2361916.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-24T15:28:40.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:07.04, start: 0.000000, bitrate: 1672 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:28:40.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1335 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:28:40.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int11.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1335 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:28:40.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:28:40.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5982, current: -6006; changing to -5981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5981, current: -6006; changing to -5980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5980, current: -6006; changing to -5979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5979, current: -6006; changing to -5978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5978, current: -6006; changing to -5977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffa1884a200] Non-monotonous DTS in output stream 0:0; previous: -5977, current: -6006; changing to -5976. This may result in incorrect timestamps in the output file. | |
frame= 243 fps=0.0 q=-1.0 Lsize= 1581kB time=00:00:07.03 bitrate=1841.7kbits/s speed= 116x | |
video:1322kB audio:108kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.559464% | |
"12: /Volumes/Dragon2/Yums/1B023EFE-570A-4A81-BA9B-2BB7357FBB36.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/1B023EFE-570A-4A81-BA9B-2BB7357FBB36.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T04:22:32.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:05.25, start: 0.000000, bitrate: 1406 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 124 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:22:32.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 974 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:22:32.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int12.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 974 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:22:32.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 124 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:22:32.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5982, current: -6006; changing to -5981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5981, current: -6006; changing to -5980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5980, current: -6006; changing to -5979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5979, current: -6006; changing to -5978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5978, current: -6006; changing to -5977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5977, current: -6006; changing to -5976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5976, current: -6006; changing to -5975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5975, current: -6006; changing to -5974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5974, current: -6006; changing to -5973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5973, current: -6006; changing to -5972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5972, current: -6006; changing to -5971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5971, current: -6006; changing to -5970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5970, current: -6006; changing to -5969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5969, current: -6006; changing to -5968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5968, current: -6006; changing to -5967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5967, current: -6006; changing to -5966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5966, current: -6006; changing to -5965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5965, current: -6006; changing to -5964. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5964, current: -6006; changing to -5963. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5963, current: -6006; changing to -5962. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5962, current: -6006; changing to -5961. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f95c4010c00] Non-monotonous DTS in output stream 0:0; previous: -5961, current: -6006; changing to -5960. This may result in incorrect timestamps in the output file. | |
frame= 205 fps=0.0 q=-1.0 Lsize= 994kB time=00:00:05.22 bitrate=1557.1kbits/s speed=41.6x | |
video:814kB audio:80kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 11.161674% | |
"13: /Volumes/Dragon2/Yums/C5C7242B-BF9E-439B-8AC4-BF015C677A2E.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/C5C7242B-BF9E-439B-8AC4-BF015C677A2E.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-02T22:36:14.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:06.60, start: 0.000000, bitrate: 2294 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1228 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T22:36:14.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T22:36:14.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int13.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1228 kb/s, 25 fps, 25 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T22:36:14.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T22:36:14.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10800, current: -10800; changing to -10799. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10799, current: -10800; changing to -10798. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10798, current: -10800; changing to -10797. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10797, current: -10800; changing to -10796. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10796, current: -10800; changing to -10795. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10795, current: -10800; changing to -10794. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10794, current: -10800; changing to -10793. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10793, current: -10800; changing to -10792. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10792, current: -10800; changing to -10791. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10791, current: -10800; changing to -10790. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10790, current: -10800; changing to -10789. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10789, current: -10800; changing to -10788. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10788, current: -10800; changing to -10787. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10787, current: -10800; changing to -10786. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10786, current: -10800; changing to -10785. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10785, current: -10800; changing to -10784. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10784, current: -10800; changing to -10783. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10783, current: -10800; changing to -10782. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10782, current: -10800; changing to -10781. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10781, current: -10800; changing to -10780. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10780, current: -10800; changing to -10779. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10779, current: -10800; changing to -10778. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10778, current: -10800; changing to -10777. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10777, current: -10800; changing to -10776. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10776, current: -10800; changing to -10775. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10775, current: -10800; changing to -10774. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10774, current: -10800; changing to -10773. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10773, current: -10800; changing to -10772. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10772, current: -10800; changing to -10771. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10771, current: -10800; changing to -10770. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10770, current: -10800; changing to -10769. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10769, current: -10800; changing to -10768. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10768, current: -10800; changing to -10767. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10767, current: -10800; changing to -10766. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10766, current: -10800; changing to -10765. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10765, current: -10800; changing to -10764. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10764, current: -10800; changing to -10763. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10763, current: -10800; changing to -10762. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10762, current: -10800; changing to -10761. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10761, current: -10800; changing to -10760. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10760, current: -10800; changing to -10759. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10759, current: -10800; changing to -10758. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10758, current: -10800; changing to -10757. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10757, current: -10800; changing to -10756. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10756, current: -10800; changing to -10755. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10755, current: -10800; changing to -10754. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10754, current: -10800; changing to -10753. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10753, current: -10800; changing to -10752. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10752, current: -10800; changing to -10751. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10751, current: -10800; changing to -10750. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10750, current: -10800; changing to -10749. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10749, current: -10800; changing to -10748. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10748, current: -10800; changing to -10747. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10747, current: -10800; changing to -10746. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10746, current: -10800; changing to -10745. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10745, current: -10800; changing to -10744. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10744, current: -10800; changing to -10743. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10743, current: -10800; changing to -10742. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10742, current: -10800; changing to -10741. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10741, current: -10800; changing to -10740. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10740, current: -10800; changing to -10739. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10739, current: -10800; changing to -10738. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10738, current: -10800; changing to -10737. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10737, current: -10800; changing to -10736. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10736, current: -10800; changing to -10735. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10735, current: -10800; changing to -10734. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10734, current: -10800; changing to -10733. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10733, current: -10800; changing to -10732. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10732, current: -10800; changing to -10731. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10731, current: -10800; changing to -10730. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10730, current: -10800; changing to -10729. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10729, current: -10800; changing to -10728. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10728, current: -10800; changing to -10727. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10727, current: -10800; changing to -10726. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10726, current: -10800; changing to -10725. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10725, current: -10800; changing to -10724. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10724, current: -10800; changing to -10723. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10723, current: -10800; changing to -10722. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10722, current: -10800; changing to -10721. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10721, current: -10800; changing to -10720. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10720, current: -10800; changing to -10719. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10719, current: -10800; changing to -10718. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10718, current: -10800; changing to -10717. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10717, current: -10800; changing to -10716. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10716, current: -10800; changing to -10715. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10715, current: -10800; changing to -10714. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10714, current: -10800; changing to -10713. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10713, current: -10800; changing to -10712. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10712, current: -10800; changing to -10711. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10711, current: -10800; changing to -10710. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10710, current: -10800; changing to -10709. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10709, current: -10800; changing to -10708. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10708, current: -10800; changing to -10707. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10707, current: -10800; changing to -10706. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10706, current: -10800; changing to -10705. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10705, current: -10800; changing to -10704. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10704, current: -10800; changing to -10703. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10703, current: -10800; changing to -10702. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10702, current: -10800; changing to -10701. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10701, current: -10800; changing to -10700. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10700, current: -10800; changing to -10699. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10699, current: -10800; changing to -10698. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10698, current: -10800; changing to -10697. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10697, current: -10800; changing to -10696. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10696, current: -10800; changing to -10695. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10695, current: -10800; changing to -10694. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10694, current: -10800; changing to -10693. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10693, current: -10800; changing to -10692. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10692, current: -10800; changing to -10691. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10691, current: -10800; changing to -10690. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10690, current: -10800; changing to -10689. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10689, current: -10800; changing to -10688. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10688, current: -10800; changing to -10687. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10687, current: -10800; changing to -10686. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10686, current: -10800; changing to -10685. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10685, current: -10800; changing to -10684. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10684, current: -10800; changing to -10683. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10683, current: -10800; changing to -10682. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10682, current: -10800; changing to -10681. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10681, current: -10800; changing to -10680. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10680, current: -10800; changing to -10679. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10679, current: -10800; changing to -10678. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdf4480f800] Non-monotonous DTS in output stream 0:0; previous: -10678, current: -10800; changing to -10677. This may result in incorrect timestamps in the output file. | |
frame= 290 fps=0.0 q=-1.0 Lsize= 2029kB time=00:00:06.59 bitrate=2520.3kbits/s speed=14.9x | |
video:1739kB audio:102kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.215768% | |
"14: /Volumes/Dragon2/Yums/CA2BC4C7-DCB3-4165-89CB-E96D89054C22.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/CA2BC4C7-DCB3-4165-89CB-E96D89054C22.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-28T02:07:59.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:07.75, start: 0.000000, bitrate: 3037 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1830 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-09-28T02:07:59.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-28T02:07:59.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int14.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1830 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-28T02:07:59.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-28T02:07:59.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7500, current: -7500; changing to -7499. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7499, current: -7500; changing to -7498. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7498, current: -7500; changing to -7497. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7497, current: -7500; changing to -7496. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7496, current: -7500; changing to -7495. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7495, current: -7500; changing to -7494. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7494, current: -7500; changing to -7493. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7493, current: -7500; changing to -7492. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7492, current: -7500; changing to -7491. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7491, current: -7500; changing to -7490. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7490, current: -7500; changing to -7489. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7489, current: -7500; changing to -7488. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7488, current: -7500; changing to -7487. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7487, current: -7500; changing to -7486. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7486, current: -7500; changing to -7485. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7485, current: -7500; changing to -7484. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7484, current: -7500; changing to -7483. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7483, current: -7500; changing to -7482. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7482, current: -7500; changing to -7481. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7481, current: -7500; changing to -7480. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7480, current: -7500; changing to -7479. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7479, current: -7500; changing to -7478. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7478, current: -7500; changing to -7477. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7477, current: -7500; changing to -7476. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7476, current: -7500; changing to -7475. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7475, current: -7500; changing to -7474. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7474, current: -7500; changing to -7473. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7473, current: -7500; changing to -7472. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7472, current: -7500; changing to -7471. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7471, current: -7500; changing to -7470. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7470, current: -7500; changing to -7469. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7469, current: -7500; changing to -7468. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7468, current: -7500; changing to -7467. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7467, current: -7500; changing to -7466. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7466, current: -7500; changing to -7465. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7465, current: -7500; changing to -7464. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7464, current: -7500; changing to -7463. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7463, current: -7500; changing to -7462. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7462, current: -7500; changing to -7461. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7461, current: -7500; changing to -7460. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7460, current: -7500; changing to -7459. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7459, current: -7500; changing to -7458. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7458, current: -7500; changing to -7457. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7457, current: -7500; changing to -7456. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7456, current: -7500; changing to -7455. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7455, current: -7500; changing to -7454. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7454, current: -7500; changing to -7453. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7453, current: -7500; changing to -7452. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7452, current: -7500; changing to -7451. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7451, current: -7500; changing to -7450. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7450, current: -7500; changing to -7449. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7449, current: -7500; changing to -7448. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7448, current: -7500; changing to -7447. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7447, current: -7500; changing to -7446. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7446, current: -7500; changing to -7445. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7445, current: -7500; changing to -7444. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7444, current: -7500; changing to -7443. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7443, current: -7500; changing to -7442. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7442, current: -7500; changing to -7441. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7441, current: -7500; changing to -7440. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7440, current: -7500; changing to -7439. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7439, current: -7500; changing to -7438. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7438, current: -7500; changing to -7437. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7437, current: -7500; changing to -7436. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7436, current: -7500; changing to -7435. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7435, current: -7500; changing to -7434. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7434, current: -7500; changing to -7433. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7433, current: -7500; changing to -7432. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7432, current: -7500; changing to -7431. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7431, current: -7500; changing to -7430. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7430, current: -7500; changing to -7429. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7429, current: -7500; changing to -7428. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7428, current: -7500; changing to -7427. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7427, current: -7500; changing to -7426. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7426, current: -7500; changing to -7425. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7425, current: -7500; changing to -7424. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7424, current: -7500; changing to -7423. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7423, current: -7500; changing to -7422. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7422, current: -7500; changing to -7421. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7421, current: -7500; changing to -7420. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7420, current: -7500; changing to -7419. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7419, current: -7500; changing to -7418. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7418, current: -7500; changing to -7417. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7417, current: -7500; changing to -7416. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7416, current: -7500; changing to -7415. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7415, current: -7500; changing to -7414. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7414, current: -7500; changing to -7413. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7413, current: -7500; changing to -7412. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7412, current: -7500; changing to -7411. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7411, current: -7500; changing to -7410. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7410, current: -7500; changing to -7409. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7409, current: -7500; changing to -7408. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7408, current: -7500; changing to -7407. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7407, current: -7500; changing to -7406. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7406, current: -7500; changing to -7405. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7405, current: -7500; changing to -7404. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7404, current: -7500; changing to -7403. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7403, current: -7500; changing to -7402. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7402, current: -7500; changing to -7401. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7401, current: -7500; changing to -7400. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7400, current: -7500; changing to -7399. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7399, current: -7500; changing to -7398. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7398, current: -7500; changing to -7397. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7397, current: -7500; changing to -7396. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7396, current: -7500; changing to -7395. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7395, current: -7500; changing to -7394. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc302000000] Non-monotonous DTS in output stream 0:0; previous: -7394, current: -7500; changing to -7393. This may result in incorrect timestamps in the output file. | |
frame= 295 fps=0.0 q=-1.0 Lsize= 3131kB time=00:00:07.74 bitrate=3313.6kbits/s speed=19.5x | |
video:2747kB audio:119kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.247133% | |
"15: /Volumes/Dragon2/Yums/3EF1BC2E-14B0-493C-8BFC-205135429411.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/3EF1BC2E-14B0-493C-8BFC-205135429411.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-01T02:01:37.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:04.85, start: 0.000000, bitrate: 3161 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1912 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T02:01:37.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T02:01:37.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int15.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1912 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T02:01:37.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T02:01:37.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -3002, current: -3003; changing to -3001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -3001, current: -3003; changing to -3000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -3000, current: -3003; changing to -2999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2999, current: -3003; changing to -2998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2998, current: -3003; changing to -2997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2997, current: -3003; changing to -2996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2996, current: -3003; changing to -2995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2995, current: -3003; changing to -2994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2994, current: -3003; changing to -2993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2993, current: -3003; changing to -2992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2992, current: -3003; changing to -2991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2991, current: -3003; changing to -2990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2990, current: -3003; changing to -2989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2989, current: -3003; changing to -2988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2988, current: -3003; changing to -2987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2987, current: -3003; changing to -2986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2986, current: -3003; changing to -2985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2985, current: -3003; changing to -2984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2984, current: -3003; changing to -2983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2983, current: -3003; changing to -2982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2982, current: -3003; changing to -2981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2981, current: -3003; changing to -2980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2980, current: -3003; changing to -2979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2979, current: -3003; changing to -2978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2978, current: -3003; changing to -2977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2977, current: -3003; changing to -2976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2976, current: -3003; changing to -2975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2975, current: -3003; changing to -2974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2974, current: -3003; changing to -2973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2973, current: -3003; changing to -2972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2972, current: -3003; changing to -2971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2971, current: -3003; changing to -2970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2970, current: -3003; changing to -2969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2969, current: -3003; changing to -2968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2968, current: -3003; changing to -2967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2967, current: -3003; changing to -2966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2966, current: -3003; changing to -2965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2965, current: -3003; changing to -2964. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2964, current: -3003; changing to -2963. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2963, current: -3003; changing to -2962. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2962, current: -3003; changing to -2961. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2961, current: -3003; changing to -2960. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2960, current: -3003; changing to -2959. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2959, current: -3003; changing to -2958. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2958, current: -3003; changing to -2957. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2957, current: -3003; changing to -2956. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2956, current: -3003; changing to -2955. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2955, current: -3003; changing to -2954. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2954, current: -3003; changing to -2953. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2953, current: -3003; changing to -2952. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2952, current: -3003; changing to -2951. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2951, current: -3003; changing to -2950. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2950, current: -3003; changing to -2949. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2949, current: -3003; changing to -2948. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2948, current: -3003; changing to -2947. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2947, current: -3003; changing to -2946. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2946, current: -3003; changing to -2945. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2945, current: -3003; changing to -2944. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2944, current: -3003; changing to -2943. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2943, current: -3003; changing to -2942. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2942, current: -3003; changing to -2941. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2941, current: -3003; changing to -2940. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2940, current: -3003; changing to -2939. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2939, current: -3003; changing to -2938. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2938, current: -3003; changing to -2937. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2937, current: -3003; changing to -2936. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2936, current: -3003; changing to -2935. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2935, current: -3003; changing to -2934. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2934, current: -3003; changing to -2933. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2933, current: -3003; changing to -2932. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2932, current: -3003; changing to -2931. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2931, current: -3003; changing to -2930. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2930, current: -3003; changing to -2929. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2929, current: -3003; changing to -2928. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2928, current: -3003; changing to -2927. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2927, current: -3003; changing to -2926. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2926, current: -3003; changing to -2925. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2925, current: -3003; changing to -2924. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2924, current: -3003; changing to -2923. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2923, current: -3003; changing to -2922. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2922, current: -3003; changing to -2921. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fba0d800000] Non-monotonous DTS in output stream 0:0; previous: -2921, current: -3003; changing to -2920. This may result in incorrect timestamps in the output file. | |
frame= 230 fps=0.0 q=-1.0 Lsize= 2046kB time=00:00:04.83 bitrate=3464.5kbits/s speed=18.6x | |
video:1792kB audio:74kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.655041% | |
"16: /Volumes/Dragon2/Yums/3AE68FC2-6DE9-4311-9D7D-F8E8888FD3DF.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/3AE68FC2-6DE9-4311-9D7D-F8E8888FD3DF.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T03:14:50.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:05.99, start: 0.000000, bitrate: 1107 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T03:14:50.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 826 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T03:14:50.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int16.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 826 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T03:14:50.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T03:14:50.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -3002, current: -3003; changing to -3001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -3001, current: -3003; changing to -3000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -3000, current: -3003; changing to -2999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2999, current: -3003; changing to -2998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2998, current: -3003; changing to -2997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2997, current: -3003; changing to -2996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2996, current: -3003; changing to -2995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2995, current: -3003; changing to -2994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2994, current: -3003; changing to -2993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2993, current: -3003; changing to -2992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2992, current: -3003; changing to -2991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2991, current: -3003; changing to -2990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2990, current: -3003; changing to -2989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2989, current: -3003; changing to -2988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2988, current: -3003; changing to -2987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2987, current: -3003; changing to -2986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2986, current: -3003; changing to -2985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2985, current: -3003; changing to -2984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2984, current: -3003; changing to -2983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2983, current: -3003; changing to -2982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2982, current: -3003; changing to -2981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2981, current: -3003; changing to -2980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2980, current: -3003; changing to -2979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2979, current: -3003; changing to -2978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2978, current: -3003; changing to -2977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2977, current: -3003; changing to -2976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2976, current: -3003; changing to -2975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2975, current: -3003; changing to -2974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feef2801800] Non-monotonous DTS in output stream 0:0; previous: -2974, current: -3003; changing to -2973. This may result in incorrect timestamps in the output file. | |
frame= 211 fps=0.0 q=-1.0 Lsize= 900kB time=00:00:05.98 bitrate=1232.2kbits/s speed=69.9x | |
video:710kB audio:92kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 12.121234% | |
"17: /Volumes/Dragon2/Yums/EA9E6C8B-4C0B-42BC-BFDD-630569812EDA.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/EA9E6C8B-4C0B-42BC-BFDD-630569812EDA.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-24T15:09:27.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:07.82, start: 0.000000, bitrate: 2376 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:09:27.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 2076 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:09:27.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int17.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 2076 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:09:27.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:09:27.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fd833059000] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd833059000] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd833059000] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd833059000] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd833059000] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd833059000] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd833059000] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd833059000] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd833059000] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd833059000] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd833059000] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd833059000] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd833059000] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd833059000] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd833059000] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd833059000] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
frame= 253 fps=0.0 q=-1.0 Lsize= 2475kB time=00:00:07.81 bitrate=2592.9kbits/s speed=67.2x | |
video:2140kB audio:121kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.468660% | |
"18: /Volumes/Dragon2/Yums/FCBB4C4C-440F-425E-81D0-F98310DC516E.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/FCBB4C4C-440F-425E-81D0-F98310DC516E.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T03:57:48.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:05.36, start: 0.000000, bitrate: 2309 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T03:57:48.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1652 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T03:57:48.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int18.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1652 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T03:57:48.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T03:57:48.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -9009, current: -9009; changing to -9008. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -9008, current: -9009; changing to -9007. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -9007, current: -9009; changing to -9006. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -9006, current: -9009; changing to -9005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -9005, current: -9009; changing to -9004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -9004, current: -9009; changing to -9003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -9003, current: -9009; changing to -9002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -9002, current: -9009; changing to -9001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -9001, current: -9009; changing to -9000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -9000, current: -9009; changing to -8999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8999, current: -9009; changing to -8998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8998, current: -9009; changing to -8997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8997, current: -9009; changing to -8996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8996, current: -9009; changing to -8995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8995, current: -9009; changing to -8994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8994, current: -9009; changing to -8993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8993, current: -9009; changing to -8992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8992, current: -9009; changing to -8991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8991, current: -9009; changing to -8990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8990, current: -9009; changing to -8989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8989, current: -9009; changing to -8988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8988, current: -9009; changing to -8987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8987, current: -9009; changing to -8986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8986, current: -9009; changing to -8985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8985, current: -9009; changing to -8984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8984, current: -9009; changing to -8983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8983, current: -9009; changing to -8982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8982, current: -9009; changing to -8981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8981, current: -9009; changing to -8980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8980, current: -9009; changing to -8979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8979, current: -9009; changing to -8978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8978, current: -9009; changing to -8977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8977, current: -9009; changing to -8976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8976, current: -9009; changing to -8975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8975, current: -9009; changing to -8974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8974, current: -9009; changing to -8973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8973, current: -9009; changing to -8972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8972, current: -9009; changing to -8971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8971, current: -9009; changing to -8970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8970, current: -9009; changing to -8969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8969, current: -9009; changing to -8968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8968, current: -9009; changing to -8967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8967, current: -9009; changing to -8966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8966, current: -9009; changing to -8965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8965, current: -9009; changing to -8964. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8964, current: -9009; changing to -8963. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8963, current: -9009; changing to -8962. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8333005000] Non-monotonous DTS in output stream 0:0; previous: -8962, current: -9009; changing to -8961. This may result in incorrect timestamps in the output file. | |
frame= 211 fps=0.0 q=-1.0 Lsize= 1652kB time=00:00:05.35 bitrate=2526.4kbits/s speed=8.34x | |
video:1420kB audio:83kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.893591% | |
"19: /Volumes/Dragon2/Yums/42BE764C-EB13-4AAC-85BE-C2764A8A9060.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/42BE764C-EB13-4AAC-85BE-C2764A8A9060.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-24T15:06:37.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:04.00, start: 0.000000, bitrate: 2084 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:06:37.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1607 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:06:37.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int19.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1607 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:06:37.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:06:37.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -3002, current: -3003; changing to -3001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -3001, current: -3003; changing to -3000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -3000, current: -3003; changing to -2999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2999, current: -3003; changing to -2998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2998, current: -3003; changing to -2997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2997, current: -3003; changing to -2996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2996, current: -3003; changing to -2995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2995, current: -3003; changing to -2994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2994, current: -3003; changing to -2993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2993, current: -3003; changing to -2992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2992, current: -3003; changing to -2991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2991, current: -3003; changing to -2990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2990, current: -3003; changing to -2989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2989, current: -3003; changing to -2988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2988, current: -3003; changing to -2987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2987, current: -3003; changing to -2986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2986, current: -3003; changing to -2985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2985, current: -3003; changing to -2984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2984, current: -3003; changing to -2983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2983, current: -3003; changing to -2982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2982, current: -3003; changing to -2981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2981, current: -3003; changing to -2980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2980, current: -3003; changing to -2979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff71c025a00] Non-monotonous DTS in output stream 0:0; previous: -2979, current: -3003; changing to -2978. This may result in incorrect timestamps in the output file. | |
frame= 145 fps=0.0 q=-1.0 Lsize= 1111kB time=00:00:03.99 bitrate=2280.8kbits/s speed=44.4x | |
video:949kB audio:62kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.931963% | |
"20: /Volumes/Dragon2/Yums/9FF5346E-A2B2-4994-9FD8-B1FC6CEAB456.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/9FF5346E-A2B2-4994-9FD8-B1FC6CEAB456.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T03:58:38.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:04.34, start: 0.000000, bitrate: 2404 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 126 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T03:58:38.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1714 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T03:58:38.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int20.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1714 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T03:58:38.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 126 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T03:58:38.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -9009, current: -9009; changing to -9008. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -9008, current: -9009; changing to -9007. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -9007, current: -9009; changing to -9006. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -9006, current: -9009; changing to -9005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -9005, current: -9009; changing to -9004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -9004, current: -9009; changing to -9003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -9003, current: -9009; changing to -9002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -9002, current: -9009; changing to -9001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -9001, current: -9009; changing to -9000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -9000, current: -9009; changing to -8999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8999, current: -9009; changing to -8998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8998, current: -9009; changing to -8997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8997, current: -9009; changing to -8996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8996, current: -9009; changing to -8995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8995, current: -9009; changing to -8994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8994, current: -9009; changing to -8993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8993, current: -9009; changing to -8992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8992, current: -9009; changing to -8991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8991, current: -9009; changing to -8990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8990, current: -9009; changing to -8989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8989, current: -9009; changing to -8988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8988, current: -9009; changing to -8987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8987, current: -9009; changing to -8986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8986, current: -9009; changing to -8985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8985, current: -9009; changing to -8984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8984, current: -9009; changing to -8983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8983, current: -9009; changing to -8982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8982, current: -9009; changing to -8981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8981, current: -9009; changing to -8980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8980, current: -9009; changing to -8979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8979, current: -9009; changing to -8978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8978, current: -9009; changing to -8977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8977, current: -9009; changing to -8976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8976, current: -9009; changing to -8975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8975, current: -9009; changing to -8974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8974, current: -9009; changing to -8973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8973, current: -9009; changing to -8972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8972, current: -9009; changing to -8971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa3d3000000] Non-monotonous DTS in output stream 0:0; previous: -8971, current: -9009; changing to -8970. This may result in incorrect timestamps in the output file. | |
frame= 172 fps=0.0 q=-1.0 Lsize= 1393kB time=00:00:04.33 bitrate=2632.4kbits/s speed=33.9x | |
video:1201kB audio:67kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.858547% | |
"21: /Volumes/Dragon2/Yums/B697CA2E-FEE6-4334-84C8-1720E7454328.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/B697CA2E-FEE6-4334-84C8-1720E7454328.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-20T20:09:12.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:04.11, start: 0.000000, bitrate: 2285 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-20T20:09:12.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1752 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-09-20T20:09:12.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int21.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1752 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-20T20:09:12.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-20T20:09:12.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f890a03be00] Non-monotonous DTS in output stream 0:0; previous: -5982, current: -6006; changing to -5981. This may result in incorrect timestamps in the output file. | |
frame= 151 fps=0.0 q=-1.0 Lsize= 1255kB time=00:00:04.11 bitrate=2499.3kbits/s speed=49.5x | |
video:1078kB audio:64kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.906064% | |
"22: /Volumes/Dragon2/Yums/3610B8DA-1817-432C-83D7-0A5C6B5EDBD6.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/3610B8DA-1817-432C-83D7-0A5C6B5EDBD6.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-20T20:06:20.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:02.44, start: 0.000000, bitrate: 1327 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-20T20:06:20.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1170 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-09-20T20:06:20.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int22.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1170 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-20T20:06:20.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-20T20:06:20.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fa80a002c00] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
frame= 74 fps=0.0 q=-1.0 Lsize= 433kB time=00:00:02.42 bitrate=1463.0kbits/s speed= 337x | |
video:353kB audio:38kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.961769% | |
"23: /Volumes/Dragon2/Yums/E21ED285-20A8-4A26-A6C6-6C177E30FA8B.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/E21ED285-20A8-4A26-A6C6-6C177E30FA8B.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-02T22:48:37.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:15.23, start: 0.000000, bitrate: 2230 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1865 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T22:48:37.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T22:48:37.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int23.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1865 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T22:48:37.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T22:48:37.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7500, current: -7500; changing to -7499. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7499, current: -7500; changing to -7498. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7498, current: -7500; changing to -7497. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7497, current: -7500; changing to -7496. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7496, current: -7500; changing to -7495. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7495, current: -7500; changing to -7494. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7494, current: -7500; changing to -7493. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7493, current: -7500; changing to -7492. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7492, current: -7500; changing to -7491. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7491, current: -7500; changing to -7490. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7490, current: -7500; changing to -7489. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7489, current: -7500; changing to -7488. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7488, current: -7500; changing to -7487. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7487, current: -7500; changing to -7486. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7486, current: -7500; changing to -7485. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7485, current: -7500; changing to -7484. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7484, current: -7500; changing to -7483. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7483, current: -7500; changing to -7482. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7482, current: -7500; changing to -7481. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7481, current: -7500; changing to -7480. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7480, current: -7500; changing to -7479. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7479, current: -7500; changing to -7478. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7478, current: -7500; changing to -7477. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7477, current: -7500; changing to -7476. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7476, current: -7500; changing to -7475. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7475, current: -7500; changing to -7474. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7474, current: -7500; changing to -7473. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7473, current: -7500; changing to -7472. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7472, current: -7500; changing to -7471. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7471, current: -7500; changing to -7470. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7470, current: -7500; changing to -7469. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7469, current: -7500; changing to -7468. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7468, current: -7500; changing to -7467. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7467, current: -7500; changing to -7466. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7466, current: -7500; changing to -7465. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7465, current: -7500; changing to -7464. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7464, current: -7500; changing to -7463. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7463, current: -7500; changing to -7462. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7462, current: -7500; changing to -7461. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7461, current: -7500; changing to -7460. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7460, current: -7500; changing to -7459. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7459, current: -7500; changing to -7458. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7458, current: -7500; changing to -7457. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc342059200] Non-monotonous DTS in output stream 0:0; previous: -7457, current: -7500; changing to -7456. This may result in incorrect timestamps in the output file. | |
frame= 411 fps=0.0 q=-1.0 Lsize= 4520kB time=00:00:15.21 bitrate=2434.4kbits/s speed= 340x | |
video:3900kB audio:234kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.353662% | |
"24: /Volumes/Dragon2/Yums/06481F57-6907-4961-AEAE-852ACDE2F03A.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/06481F57-6907-4961-AEAE-852ACDE2F03A.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-21T13:31:09.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:00.03, start: 0.000000, bitrate: 17777 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 120 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-21T13:31:09.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 8403 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-09-21T13:31:09.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int24.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 8403 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-21T13:31:09.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 120 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-21T13:31:09.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fcc03038400] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
frame= 2 fps=0.0 q=-1.0 Lsize= 75kB time=00:00:00.01 bitrate=35199.4kbits/s speed= 28x | |
video:68kB audio:1kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 8.343574% | |
"25: /Volumes/Dragon2/Yums/6FA7345C-F6BE-44A2-9361-B8F2BBC48460.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/6FA7345C-F6BE-44A2-9361-B8F2BBC48460.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T04:06:11.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:05.57, start: 0.000000, bitrate: 1459 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:06:11.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1120 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:06:11.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int25.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1120 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:06:11.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:06:11.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5982, current: -6006; changing to -5981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5981, current: -6006; changing to -5980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5980, current: -6006; changing to -5979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fea0c00f800] Non-monotonous DTS in output stream 0:0; previous: -5979, current: -6006; changing to -5978. This may result in incorrect timestamps in the output file. | |
frame= 197 fps=0.0 q=-1.0 Lsize= 1092kB time=00:00:05.55 bitrate=1611.0kbits/s speed= 427x | |
video:899kB audio:86kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.836593% | |
"26: /Volumes/Dragon2/Yums/F9EC36A0-E48F-443B-BA5C-F4D4851EF3DF.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/F9EC36A0-E48F-443B-BA5C-F4D4851EF3DF.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-02T23:07:07.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:05.27, start: 0.000000, bitrate: 2968 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1696 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T23:07:07.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T23:07:07.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int26.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1696 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T23:07:07.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T23:07:07.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3750, current: -3750; changing to -3749. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3749, current: -3750; changing to -3748. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3748, current: -3750; changing to -3747. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3747, current: -3750; changing to -3746. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3746, current: -3750; changing to -3745. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3745, current: -3750; changing to -3744. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3744, current: -3750; changing to -3743. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3743, current: -3750; changing to -3742. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3742, current: -3750; changing to -3741. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3741, current: -3750; changing to -3740. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3740, current: -3750; changing to -3739. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3739, current: -3750; changing to -3738. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3738, current: -3750; changing to -3737. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3737, current: -3750; changing to -3736. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3736, current: -3750; changing to -3735. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3735, current: -3750; changing to -3734. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3734, current: -3750; changing to -3733. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3733, current: -3750; changing to -3732. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3732, current: -3750; changing to -3731. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3731, current: -3750; changing to -3730. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3730, current: -3750; changing to -3729. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3729, current: -3750; changing to -3728. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3728, current: -3750; changing to -3727. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3727, current: -3750; changing to -3726. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3726, current: -3750; changing to -3725. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3725, current: -3750; changing to -3724. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3724, current: -3750; changing to -3723. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3723, current: -3750; changing to -3722. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3722, current: -3750; changing to -3721. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3721, current: -3750; changing to -3720. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3720, current: -3750; changing to -3719. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3719, current: -3750; changing to -3718. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3718, current: -3750; changing to -3717. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3717, current: -3750; changing to -3716. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3716, current: -3750; changing to -3715. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3715, current: -3750; changing to -3714. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3714, current: -3750; changing to -3713. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3713, current: -3750; changing to -3712. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3712, current: -3750; changing to -3711. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3711, current: -3750; changing to -3710. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3710, current: -3750; changing to -3709. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3709, current: -3750; changing to -3708. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3708, current: -3750; changing to -3707. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3707, current: -3750; changing to -3706. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3706, current: -3750; changing to -3705. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3705, current: -3750; changing to -3704. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3704, current: -3750; changing to -3703. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3703, current: -3750; changing to -3702. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3702, current: -3750; changing to -3701. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3701, current: -3750; changing to -3700. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3700, current: -3750; changing to -3699. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3699, current: -3750; changing to -3698. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3698, current: -3750; changing to -3697. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3697, current: -3750; changing to -3696. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3696, current: -3750; changing to -3695. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3695, current: -3750; changing to -3694. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3694, current: -3750; changing to -3693. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3693, current: -3750; changing to -3692. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3692, current: -3750; changing to -3691. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3691, current: -3750; changing to -3690. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3690, current: -3750; changing to -3689. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3689, current: -3750; changing to -3688. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3688, current: -3750; changing to -3687. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3687, current: -3750; changing to -3686. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3686, current: -3750; changing to -3685. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3685, current: -3750; changing to -3684. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3684, current: -3750; changing to -3683. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3683, current: -3750; changing to -3682. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3682, current: -3750; changing to -3681. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3681, current: -3750; changing to -3680. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3680, current: -3750; changing to -3679. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3679, current: -3750; changing to -3678. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3678, current: -3750; changing to -3677. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3677, current: -3750; changing to -3676. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3676, current: -3750; changing to -3675. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3675, current: -3750; changing to -3674. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3674, current: -3750; changing to -3673. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3673, current: -3750; changing to -3672. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3672, current: -3750; changing to -3671. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3671, current: -3750; changing to -3670. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3670, current: -3750; changing to -3669. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3669, current: -3750; changing to -3668. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9fd204a800] Non-monotonous DTS in output stream 0:0; previous: -3668, current: -3750; changing to -3667. This may result in incorrect timestamps in the output file. | |
frame= 211 fps=0.0 q=-1.0 Lsize= 2082kB time=00:00:05.25 bitrate=3247.9kbits/s speed=61.1x | |
video:1820kB audio:81kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.468733% | |
"27: /Volumes/Dragon2/Yums/60AAFAFA-F968-4E34-B370-F6DDD86C7346.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/60AAFAFA-F968-4E34-B370-F6DDD86C7346.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-28T02:00:06.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:06.26, start: 0.000000, bitrate: 3739 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 2198 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-09-28T02:00:06.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 126 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-28T02:00:06.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int27.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 2198 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-28T02:00:06.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 126 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-28T02:00:06.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3750, current: -3750; changing to -3749. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3749, current: -3750; changing to -3748. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3748, current: -3750; changing to -3747. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3747, current: -3750; changing to -3746. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3746, current: -3750; changing to -3745. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3745, current: -3750; changing to -3744. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3744, current: -3750; changing to -3743. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3743, current: -3750; changing to -3742. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3742, current: -3750; changing to -3741. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3741, current: -3750; changing to -3740. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3740, current: -3750; changing to -3739. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3739, current: -3750; changing to -3738. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3738, current: -3750; changing to -3737. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3737, current: -3750; changing to -3736. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3736, current: -3750; changing to -3735. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3735, current: -3750; changing to -3734. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3734, current: -3750; changing to -3733. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3733, current: -3750; changing to -3732. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3732, current: -3750; changing to -3731. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3731, current: -3750; changing to -3730. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3730, current: -3750; changing to -3729. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3729, current: -3750; changing to -3728. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3728, current: -3750; changing to -3727. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3727, current: -3750; changing to -3726. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3726, current: -3750; changing to -3725. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3725, current: -3750; changing to -3724. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3724, current: -3750; changing to -3723. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3723, current: -3750; changing to -3722. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3722, current: -3750; changing to -3721. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3721, current: -3750; changing to -3720. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3720, current: -3750; changing to -3719. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3719, current: -3750; changing to -3718. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3718, current: -3750; changing to -3717. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3717, current: -3750; changing to -3716. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3716, current: -3750; changing to -3715. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3715, current: -3750; changing to -3714. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3714, current: -3750; changing to -3713. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3713, current: -3750; changing to -3712. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3712, current: -3750; changing to -3711. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3711, current: -3750; changing to -3710. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3710, current: -3750; changing to -3709. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3709, current: -3750; changing to -3708. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3708, current: -3750; changing to -3707. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3707, current: -3750; changing to -3706. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3706, current: -3750; changing to -3705. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3705, current: -3750; changing to -3704. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3704, current: -3750; changing to -3703. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3703, current: -3750; changing to -3702. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3702, current: -3750; changing to -3701. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3701, current: -3750; changing to -3700. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3700, current: -3750; changing to -3699. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3699, current: -3750; changing to -3698. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3698, current: -3750; changing to -3697. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3697, current: -3750; changing to -3696. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3696, current: -3750; changing to -3695. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3695, current: -3750; changing to -3694. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3694, current: -3750; changing to -3693. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3693, current: -3750; changing to -3692. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3692, current: -3750; changing to -3691. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3691, current: -3750; changing to -3690. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3690, current: -3750; changing to -3689. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3689, current: -3750; changing to -3688. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3688, current: -3750; changing to -3687. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3687, current: -3750; changing to -3686. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3686, current: -3750; changing to -3685. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3685, current: -3750; changing to -3684. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3684, current: -3750; changing to -3683. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3683, current: -3750; changing to -3682. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3682, current: -3750; changing to -3681. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3681, current: -3750; changing to -3680. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3680, current: -3750; changing to -3679. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3679, current: -3750; changing to -3678. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3678, current: -3750; changing to -3677. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3677, current: -3750; changing to -3676. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3676, current: -3750; changing to -3675. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3675, current: -3750; changing to -3674. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3674, current: -3750; changing to -3673. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3673, current: -3750; changing to -3672. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3672, current: -3750; changing to -3671. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3671, current: -3750; changing to -3670. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3670, current: -3750; changing to -3669. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3669, current: -3750; changing to -3668. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3668, current: -3750; changing to -3667. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3667, current: -3750; changing to -3666. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3666, current: -3750; changing to -3665. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3665, current: -3750; changing to -3664. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3664, current: -3750; changing to -3663. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3663, current: -3750; changing to -3662. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3662, current: -3750; changing to -3661. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3661, current: -3750; changing to -3660. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3660, current: -3750; changing to -3659. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3659, current: -3750; changing to -3658. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3658, current: -3750; changing to -3657. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3657, current: -3750; changing to -3656. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3656, current: -3750; changing to -3655. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7faf8e00f800] Non-monotonous DTS in output stream 0:0; previous: -3655, current: -3750; changing to -3654. This may result in incorrect timestamps in the output file. | |
frame= 246 fps=0.0 q=-1.0 Lsize= 3106kB time=00:00:06.23 bitrate=4080.6kbits/s speed=30.6x | |
video:2751kB audio:97kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.070020% | |
"28: /Volumes/Dragon2/Yums/83113F3C-F3C1-4C52-A698-BD7F0F0AD92C.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/83113F3C-F3C1-4C52-A698-BD7F0F0AD92C.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-02T23:17:26.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:11.27, start: 0.000000, bitrate: 2539 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1772 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T23:17:26.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T23:17:26.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int28.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1772 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T23:17:26.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T23:17:26.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3750, current: -3750; changing to -3749. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3749, current: -3750; changing to -3748. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3748, current: -3750; changing to -3747. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3747, current: -3750; changing to -3746. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3746, current: -3750; changing to -3745. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3745, current: -3750; changing to -3744. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3744, current: -3750; changing to -3743. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3743, current: -3750; changing to -3742. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3742, current: -3750; changing to -3741. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3741, current: -3750; changing to -3740. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3740, current: -3750; changing to -3739. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3739, current: -3750; changing to -3738. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3738, current: -3750; changing to -3737. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3737, current: -3750; changing to -3736. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3736, current: -3750; changing to -3735. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3735, current: -3750; changing to -3734. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3734, current: -3750; changing to -3733. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3733, current: -3750; changing to -3732. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3732, current: -3750; changing to -3731. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3731, current: -3750; changing to -3730. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3730, current: -3750; changing to -3729. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3729, current: -3750; changing to -3728. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3728, current: -3750; changing to -3727. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3727, current: -3750; changing to -3726. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3726, current: -3750; changing to -3725. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3725, current: -3750; changing to -3724. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3724, current: -3750; changing to -3723. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3723, current: -3750; changing to -3722. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3722, current: -3750; changing to -3721. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3721, current: -3750; changing to -3720. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3720, current: -3750; changing to -3719. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3719, current: -3750; changing to -3718. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3718, current: -3750; changing to -3717. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3717, current: -3750; changing to -3716. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3716, current: -3750; changing to -3715. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3715, current: -3750; changing to -3714. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3714, current: -3750; changing to -3713. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3713, current: -3750; changing to -3712. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3712, current: -3750; changing to -3711. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3711, current: -3750; changing to -3710. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3710, current: -3750; changing to -3709. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3709, current: -3750; changing to -3708. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3708, current: -3750; changing to -3707. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3707, current: -3750; changing to -3706. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3706, current: -3750; changing to -3705. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3705, current: -3750; changing to -3704. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3704, current: -3750; changing to -3703. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3703, current: -3750; changing to -3702. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3702, current: -3750; changing to -3701. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3701, current: -3750; changing to -3700. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3700, current: -3750; changing to -3699. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3699, current: -3750; changing to -3698. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3698, current: -3750; changing to -3697. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3697, current: -3750; changing to -3696. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3696, current: -3750; changing to -3695. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3695, current: -3750; changing to -3694. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3694, current: -3750; changing to -3693. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3693, current: -3750; changing to -3692. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3692, current: -3750; changing to -3691. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3691, current: -3750; changing to -3690. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3690, current: -3750; changing to -3689. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3689, current: -3750; changing to -3688. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3688, current: -3750; changing to -3687. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3687, current: -3750; changing to -3686. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3686, current: -3750; changing to -3685. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3685, current: -3750; changing to -3684. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3684, current: -3750; changing to -3683. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3683, current: -3750; changing to -3682. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3682, current: -3750; changing to -3681. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3681, current: -3750; changing to -3680. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3680, current: -3750; changing to -3679. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3679, current: -3750; changing to -3678. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3678, current: -3750; changing to -3677. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3677, current: -3750; changing to -3676. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3676, current: -3750; changing to -3675. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3675, current: -3750; changing to -3674. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3674, current: -3750; changing to -3673. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3673, current: -3750; changing to -3672. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3672, current: -3750; changing to -3671. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3671, current: -3750; changing to -3670. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3670, current: -3750; changing to -3669. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3669, current: -3750; changing to -3668. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3668, current: -3750; changing to -3667. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3667, current: -3750; changing to -3666. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3666, current: -3750; changing to -3665. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3665, current: -3750; changing to -3664. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3664, current: -3750; changing to -3663. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3663, current: -3750; changing to -3662. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3662, current: -3750; changing to -3661. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3661, current: -3750; changing to -3660. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3660, current: -3750; changing to -3659. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3659, current: -3750; changing to -3658. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3658, current: -3750; changing to -3657. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3657, current: -3750; changing to -3656. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3656, current: -3750; changing to -3655. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbdf980f800] Non-monotonous DTS in output stream 0:0; previous: -3655, current: -3750; changing to -3654. This may result in incorrect timestamps in the output file. | |
frame= 367 fps=0.0 q=-1.0 Lsize= 3810kB time=00:00:11.26 bitrate=2771.4kbits/s speed=76.4x | |
video:3309kB audio:173kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.392216% | |
"29: /Volumes/Dragon2/Yums/F74C66A5-BCD7-4D98-8B63-982F4C7DF71F.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/F74C66A5-BCD7-4D98-8B63-982F4C7DF71F.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T03:33:55.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:08.74, start: 0.000000, bitrate: 1376 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T03:33:55.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1078 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T03:33:55.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int29.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1078 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T03:33:55.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T03:33:55.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5982, current: -6006; changing to -5981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5981, current: -6006; changing to -5980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5980, current: -6006; changing to -5979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5979, current: -6006; changing to -5978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5978, current: -6006; changing to -5977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5977, current: -6006; changing to -5976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5976, current: -6006; changing to -5975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5975, current: -6006; changing to -5974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5974, current: -6006; changing to -5973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5973, current: -6006; changing to -5972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5972, current: -6006; changing to -5971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5971, current: -6006; changing to -5970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5970, current: -6006; changing to -5969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe27b010e00] Non-monotonous DTS in output stream 0:0; previous: -5969, current: -6006; changing to -5968. This may result in incorrect timestamps in the output file. | |
frame= 302 fps=0.0 q=-1.0 Lsize= 1622kB time=00:00:08.73 bitrate=1521.5kbits/s speed= 108x | |
video:1326kB audio:134kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 11.035724% | |
"30: /Volumes/Dragon2/Yums/996E4883-B2E9-44BA-A606-71946E64E303.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/996E4883-B2E9-44BA-A606-71946E64E303.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-01T01:43:36.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:04.70, start: 0.000000, bitrate: 1792 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1159 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:43:36.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:43:36.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int30.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1159 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:43:36.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:43:36.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -3002, current: -3003; changing to -3001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -3001, current: -3003; changing to -3000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -3000, current: -3003; changing to -2999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2999, current: -3003; changing to -2998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2998, current: -3003; changing to -2997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2997, current: -3003; changing to -2996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2996, current: -3003; changing to -2995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2995, current: -3003; changing to -2994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2994, current: -3003; changing to -2993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2993, current: -3003; changing to -2992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2992, current: -3003; changing to -2991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2991, current: -3003; changing to -2990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2990, current: -3003; changing to -2989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2989, current: -3003; changing to -2988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2988, current: -3003; changing to -2987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2987, current: -3003; changing to -2986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2986, current: -3003; changing to -2985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2985, current: -3003; changing to -2984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2984, current: -3003; changing to -2983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2983, current: -3003; changing to -2982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2982, current: -3003; changing to -2981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2981, current: -3003; changing to -2980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2980, current: -3003; changing to -2979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2979, current: -3003; changing to -2978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2978, current: -3003; changing to -2977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2977, current: -3003; changing to -2976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2976, current: -3003; changing to -2975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2975, current: -3003; changing to -2974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2974, current: -3003; changing to -2973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2973, current: -3003; changing to -2972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2972, current: -3003; changing to -2971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2971, current: -3003; changing to -2970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2970, current: -3003; changing to -2969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2969, current: -3003; changing to -2968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2968, current: -3003; changing to -2967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2967, current: -3003; changing to -2966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2966, current: -3003; changing to -2965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2965, current: -3003; changing to -2964. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2964, current: -3003; changing to -2963. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2963, current: -3003; changing to -2962. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2962, current: -3003; changing to -2961. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2961, current: -3003; changing to -2960. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2960, current: -3003; changing to -2959. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2959, current: -3003; changing to -2958. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2958, current: -3003; changing to -2957. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2957, current: -3003; changing to -2956. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2956, current: -3003; changing to -2955. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2955, current: -3003; changing to -2954. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2954, current: -3003; changing to -2953. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2953, current: -3003; changing to -2952. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2952, current: -3003; changing to -2951. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2951, current: -3003; changing to -2950. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2950, current: -3003; changing to -2949. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2949, current: -3003; changing to -2948. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2948, current: -3003; changing to -2947. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2947, current: -3003; changing to -2946. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2946, current: -3003; changing to -2945. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fedba002c00] Non-monotonous DTS in output stream 0:0; previous: -2945, current: -3003; changing to -2944. This may result in incorrect timestamps in the output file. | |
frame= 201 fps=0.0 q=-1.0 Lsize= 1132kB time=00:00:04.68 bitrate=1979.1kbits/s speed=37.4x | |
video:949kB audio:72kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.882636% | |
"31: /Volumes/Dragon2/Yums/AD869E04-30B9-49B7-B0B7-B249433C31F1.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/AD869E04-30B9-49B7-B0B7-B249433C31F1.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-24T15:26:49.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:09.31, start: 0.000000, bitrate: 1696 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:26:49.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1472 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:26:49.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int31.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1472 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:26:49.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:26:49.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f8f94054400] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f94054400] Non-monotonous DTS in output stream 0:0; previous: -3002, current: -3003; changing to -3001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f94054400] Non-monotonous DTS in output stream 0:0; previous: -3001, current: -3003; changing to -3000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f94054400] Non-monotonous DTS in output stream 0:0; previous: -3000, current: -3003; changing to -2999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f94054400] Non-monotonous DTS in output stream 0:0; previous: -2999, current: -3003; changing to -2998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f94054400] Non-monotonous DTS in output stream 0:0; previous: -2998, current: -3003; changing to -2997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f94054400] Non-monotonous DTS in output stream 0:0; previous: -2997, current: -3003; changing to -2996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f94054400] Non-monotonous DTS in output stream 0:0; previous: -2996, current: -3003; changing to -2995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f94054400] Non-monotonous DTS in output stream 0:0; previous: -2995, current: -3003; changing to -2994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f94054400] Non-monotonous DTS in output stream 0:0; previous: -2994, current: -3003; changing to -2993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f94054400] Non-monotonous DTS in output stream 0:0; previous: -2993, current: -3003; changing to -2992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f94054400] Non-monotonous DTS in output stream 0:0; previous: -2992, current: -3003; changing to -2991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f94054400] Non-monotonous DTS in output stream 0:0; previous: -2991, current: -3003; changing to -2990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f94054400] Non-monotonous DTS in output stream 0:0; previous: -2990, current: -3003; changing to -2989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f94054400] Non-monotonous DTS in output stream 0:0; previous: -2989, current: -3003; changing to -2988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f94054400] Non-monotonous DTS in output stream 0:0; previous: -2988, current: -3003; changing to -2987. This may result in incorrect timestamps in the output file. | |
frame= 296 fps=0.0 q=-1.0 Lsize= 2113kB time=00:00:09.30 bitrate=1860.1kbits/s speed=86.3x | |
video:1776kB audio:143kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.112755% | |
"32: /Volumes/Dragon2/Yums/525ED27B-7BD0-47A2-810F-AA1E9ABD1896.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/525ED27B-7BD0-47A2-810F-AA1E9ABD1896.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-25T16:29:32.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:03.75, start: 0.000000, bitrate: 1055 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-25T16:29:32.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 906 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-09-25T16:29:32.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int32.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 906 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-25T16:29:32.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-25T16:29:32.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7febab830000] Non-monotonous DTS in output stream 0:0; previous: -3750, current: -3750; changing to -3749. This may result in incorrect timestamps in the output file. | |
frame= 91 fps=0.0 q=-1.0 Lsize= 530kB time=00:00:03.72 bitrate=1164.5kbits/s speed= 167x | |
video:420kB audio:58kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 11.008257% | |
"33: /Volumes/Dragon2/Yums/2276C31C-2AD6-4186-B78D-73D5007CCA7D.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/2276C31C-2AD6-4186-B78D-73D5007CCA7D.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-01T02:03:11.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:04.90, start: 0.000000, bitrate: 4070 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 2337 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T02:03:11.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T02:03:11.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int33.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 2337 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T02:03:11.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T02:03:11.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5982, current: -6006; changing to -5981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5981, current: -6006; changing to -5980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5980, current: -6006; changing to -5979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5979, current: -6006; changing to -5978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5978, current: -6006; changing to -5977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5977, current: -6006; changing to -5976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5976, current: -6006; changing to -5975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5975, current: -6006; changing to -5974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5974, current: -6006; changing to -5973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5973, current: -6006; changing to -5972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5972, current: -6006; changing to -5971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5971, current: -6006; changing to -5970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5970, current: -6006; changing to -5969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5969, current: -6006; changing to -5968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5968, current: -6006; changing to -5967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5967, current: -6006; changing to -5966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5966, current: -6006; changing to -5965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5965, current: -6006; changing to -5964. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5964, current: -6006; changing to -5963. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5963, current: -6006; changing to -5962. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5962, current: -6006; changing to -5961. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5961, current: -6006; changing to -5960. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5960, current: -6006; changing to -5959. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5959, current: -6006; changing to -5958. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5958, current: -6006; changing to -5957. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5957, current: -6006; changing to -5956. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5956, current: -6006; changing to -5955. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5955, current: -6006; changing to -5954. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5954, current: -6006; changing to -5953. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5953, current: -6006; changing to -5952. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5952, current: -6006; changing to -5951. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5951, current: -6006; changing to -5950. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5950, current: -6006; changing to -5949. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5949, current: -6006; changing to -5948. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5948, current: -6006; changing to -5947. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5947, current: -6006; changing to -5946. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5946, current: -6006; changing to -5945. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5945, current: -6006; changing to -5944. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5944, current: -6006; changing to -5943. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5943, current: -6006; changing to -5942. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5942, current: -6006; changing to -5941. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5941, current: -6006; changing to -5940. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5940, current: -6006; changing to -5939. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5939, current: -6006; changing to -5938. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5938, current: -6006; changing to -5937. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5937, current: -6006; changing to -5936. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5936, current: -6006; changing to -5935. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5935, current: -6006; changing to -5934. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5934, current: -6006; changing to -5933. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5933, current: -6006; changing to -5932. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5932, current: -6006; changing to -5931. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5931, current: -6006; changing to -5930. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5930, current: -6006; changing to -5929. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5929, current: -6006; changing to -5928. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5928, current: -6006; changing to -5927. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5927, current: -6006; changing to -5926. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5926, current: -6006; changing to -5925. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5925, current: -6006; changing to -5924. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5924, current: -6006; changing to -5923. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5923, current: -6006; changing to -5922. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5922, current: -6006; changing to -5921. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5921, current: -6006; changing to -5920. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5920, current: -6006; changing to -5919. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5919, current: -6006; changing to -5918. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5918, current: -6006; changing to -5917. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5917, current: -6006; changing to -5916. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5916, current: -6006; changing to -5915. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5915, current: -6006; changing to -5914. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5914, current: -6006; changing to -5913. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5913, current: -6006; changing to -5912. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5912, current: -6006; changing to -5911. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5911, current: -6006; changing to -5910. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5910, current: -6006; changing to -5909. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5909, current: -6006; changing to -5908. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7febda00f800] Non-monotonous DTS in output stream 0:0; previous: -5908, current: -6006; changing to -5907. This may result in incorrect timestamps in the output file. | |
frame= 247 fps=0.0 q=-1.0 Lsize= 2652kB time=00:00:04.87 bitrate=4453.3kbits/s speed= 204x | |
video:2352kB audio:75kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.251845% | |
"34: /Volumes/Dragon2/Yums/51E3FC02-CA55-4CAD-906B-F5AF61309AB5.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/51E3FC02-CA55-4CAD-906B-F5AF61309AB5.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T03:23:07.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:20.00, start: 0.000000, bitrate: 1036 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T03:23:07.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 867 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T03:23:07.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int34.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 867 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T03:23:07.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T03:23:07.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c43001200] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
frame= 625 fps=0.0 q=-1.0 Lsize= 2813kB time=00:00:19.98 bitrate=1153.5kbits/s speed= 151x | |
video:2208kB audio:307kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 11.875559% | |
"35: /Volumes/Dragon2/Yums/79EF68E9-CD11-4BB7-A2A7-E0676B007F5F.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/79EF68E9-CD11-4BB7-A2A7-E0676B007F5F.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-21T13:34:24.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:04.92, start: 0.000000, bitrate: 2593 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-21T13:34:24.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1436 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-09-21T13:34:24.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int35.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1436 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-21T13:34:24.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-21T13:34:24.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5982, current: -6006; changing to -5981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5981, current: -6006; changing to -5980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5980, current: -6006; changing to -5979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5979, current: -6006; changing to -5978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5978, current: -6006; changing to -5977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5977, current: -6006; changing to -5976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5976, current: -6006; changing to -5975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5975, current: -6006; changing to -5974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5974, current: -6006; changing to -5973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5973, current: -6006; changing to -5972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5972, current: -6006; changing to -5971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5971, current: -6006; changing to -5970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5970, current: -6006; changing to -5969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5969, current: -6006; changing to -5968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5968, current: -6006; changing to -5967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5967, current: -6006; changing to -5966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5966, current: -6006; changing to -5965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5965, current: -6006; changing to -5964. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5964, current: -6006; changing to -5963. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5963, current: -6006; changing to -5962. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5962, current: -6006; changing to -5961. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5961, current: -6006; changing to -5960. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5960, current: -6006; changing to -5959. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5959, current: -6006; changing to -5958. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5958, current: -6006; changing to -5957. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5957, current: -6006; changing to -5956. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5956, current: -6006; changing to -5955. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5955, current: -6006; changing to -5954. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5954, current: -6006; changing to -5953. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5953, current: -6006; changing to -5952. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5952, current: -6006; changing to -5951. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5951, current: -6006; changing to -5950. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5950, current: -6006; changing to -5949. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5949, current: -6006; changing to -5948. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5948, current: -6006; changing to -5947. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5947, current: -6006; changing to -5946. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5946, current: -6006; changing to -5945. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5945, current: -6006; changing to -5944. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5944, current: -6006; changing to -5943. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5943, current: -6006; changing to -5942. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5942, current: -6006; changing to -5941. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5941, current: -6006; changing to -5940. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5940, current: -6006; changing to -5939. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5939, current: -6006; changing to -5938. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5938, current: -6006; changing to -5937. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5937, current: -6006; changing to -5936. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5936, current: -6006; changing to -5935. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5935, current: -6006; changing to -5934. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5934, current: -6006; changing to -5933. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5933, current: -6006; changing to -5932. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5932, current: -6006; changing to -5931. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5931, current: -6006; changing to -5930. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5930, current: -6006; changing to -5929. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5929, current: -6006; changing to -5928. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5928, current: -6006; changing to -5927. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5927, current: -6006; changing to -5926. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5926, current: -6006; changing to -5925. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5925, current: -6006; changing to -5924. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5924, current: -6006; changing to -5923. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5923, current: -6006; changing to -5922. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5922, current: -6006; changing to -5921. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5921, current: -6006; changing to -5920. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5920, current: -6006; changing to -5919. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5919, current: -6006; changing to -5918. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5918, current: -6006; changing to -5917. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5917, current: -6006; changing to -5916. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5916, current: -6006; changing to -5915. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5915, current: -6006; changing to -5914. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5914, current: -6006; changing to -5913. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5913, current: -6006; changing to -5912. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5912, current: -6006; changing to -5911. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5911, current: -6006; changing to -5910. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5910, current: -6006; changing to -5909. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5909, current: -6006; changing to -5908. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5908, current: -6006; changing to -5907. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5907, current: -6006; changing to -5906. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5906, current: -6006; changing to -5905. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5905, current: -6006; changing to -5904. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8c8b802c00] Non-monotonous DTS in output stream 0:0; previous: -5904, current: -6006; changing to -5903. This may result in incorrect timestamps in the output file. | |
frame= 252 fps=0.0 q=-1.0 Lsize= 1706kB time=00:00:04.89 bitrate=2854.7kbits/s speed=22.4x | |
video:1474kB audio:75kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.099419% | |
"36: /Volumes/Dragon2/Yums/0ACF01D1-86C5-4359-8428-7DF6359FB3A9.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/0ACF01D1-86C5-4359-8428-7DF6359FB3A9.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T03:57:05.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:10.13, start: 0.000000, bitrate: 2065 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T03:57:05.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1633 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T03:57:05.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int36.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1633 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T03:57:05.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T03:57:05.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5982, current: -6006; changing to -5981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5981, current: -6006; changing to -5980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5980, current: -6006; changing to -5979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5979, current: -6006; changing to -5978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5978, current: -6006; changing to -5977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5977, current: -6006; changing to -5976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5976, current: -6006; changing to -5975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5975, current: -6006; changing to -5974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5974, current: -6006; changing to -5973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5973, current: -6006; changing to -5972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5972, current: -6006; changing to -5971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5971, current: -6006; changing to -5970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5970, current: -6006; changing to -5969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5969, current: -6006; changing to -5968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5968, current: -6006; changing to -5967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5967, current: -6006; changing to -5966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5966, current: -6006; changing to -5965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5965, current: -6006; changing to -5964. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5964, current: -6006; changing to -5963. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5963, current: -6006; changing to -5962. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5962, current: -6006; changing to -5961. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5961, current: -6006; changing to -5960. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5960, current: -6006; changing to -5959. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5959, current: -6006; changing to -5958. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5958, current: -6006; changing to -5957. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5957, current: -6006; changing to -5956. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5956, current: -6006; changing to -5955. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5955, current: -6006; changing to -5954. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5954, current: -6006; changing to -5953. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5953, current: -6006; changing to -5952. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f99e9818400] Non-monotonous DTS in output stream 0:0; previous: -5952, current: -6006; changing to -5951. This may result in incorrect timestamps in the output file. | |
frame= 359 fps=0.0 q=-1.0 Lsize= 2799kB time=00:00:10.11 bitrate=2267.3kbits/s speed=82.3x | |
video:2388kB audio:156kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.044246% | |
"37: /Volumes/Dragon2/Yums/A7B9545E-5577-4637-A377-9C0D6B07881A.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/A7B9545E-5577-4637-A377-9C0D6B07881A.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-24T15:50:16.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:03.11, start: 0.000000, bitrate: 1801 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:50:16.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1493 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:50:16.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int37.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1493 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:50:16.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:50:16.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f923a84b800] Non-monotonous DTS in output stream 0:0; previous: -7500, current: -7500; changing to -7499. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f923a84b800] Non-monotonous DTS in output stream 0:0; previous: -7499, current: -7500; changing to -7498. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f923a84b800] Non-monotonous DTS in output stream 0:0; previous: -7498, current: -7500; changing to -7497. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f923a84b800] Non-monotonous DTS in output stream 0:0; previous: -7497, current: -7500; changing to -7496. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f923a84b800] Non-monotonous DTS in output stream 0:0; previous: -7496, current: -7500; changing to -7495. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f923a84b800] Non-monotonous DTS in output stream 0:0; previous: -7495, current: -7500; changing to -7494. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f923a84b800] Non-monotonous DTS in output stream 0:0; previous: -7494, current: -7500; changing to -7493. This may result in incorrect timestamps in the output file. | |
frame= 83 fps=0.0 q=-1.0 Lsize= 746kB time=00:00:03.10 bitrate=1966.2kbits/s speed= 248x | |
video:630kB audio:48kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.909874% | |
"38: /Volumes/Dragon2/Yums/FB4E70D7-E315-4E2E-8D0B-926A39F77F4F.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/FB4E70D7-E315-4E2E-8D0B-926A39F77F4F.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-24T15:25:23.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:06.60, start: 0.000000, bitrate: 1436 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:25:23.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1137 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:25:23.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int38.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1137 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:25:23.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:25:23.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5982, current: -6006; changing to -5981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9de9816200] Non-monotonous DTS in output stream 0:0; previous: -5981, current: -6006; changing to -5980. This may result in incorrect timestamps in the output file. | |
frame= 226 fps=0.0 q=-1.0 Lsize= 1274kB time=00:00:06.59 bitrate=1582.5kbits/s speed= 277x | |
video:1047kB audio:102kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.866334% | |
"39: /Volumes/Dragon2/Yums/AA22954C-7F09-4813-9A56-5E0955060334.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/AA22954C-7F09-4813-9A56-5E0955060334.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-24T22:53:40.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:25.17, start: 0.000000, bitrate: 3895 kb/s | |
Stream #0:0: Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T22:53:40.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 3350 kb/s, 50 fps, 50 tbr, 90k tbn, 100 tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T22:53:40.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int39.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 3350 kb/s, 50 fps, 50 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T22:53:40.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T22:53:40.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1800, current: -1800; changing to -1799. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1799, current: -1800; changing to -1798. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1798, current: -1800; changing to -1797. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1797, current: -1800; changing to -1796. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1796, current: -1800; changing to -1795. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1795, current: -1800; changing to -1794. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1794, current: -1800; changing to -1793. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1793, current: -1800; changing to -1792. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1792, current: -1800; changing to -1791. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1791, current: -1800; changing to -1790. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1790, current: -1800; changing to -1789. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1789, current: -1800; changing to -1788. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1788, current: -1800; changing to -1787. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1787, current: -1800; changing to -1786. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1786, current: -1800; changing to -1785. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1785, current: -1800; changing to -1784. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1784, current: -1800; changing to -1783. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1783, current: -1800; changing to -1782. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1782, current: -1800; changing to -1781. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1781, current: -1800; changing to -1780. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1780, current: -1800; changing to -1779. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1779, current: -1800; changing to -1778. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1778, current: -1800; changing to -1777. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1777, current: -1800; changing to -1776. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1776, current: -1800; changing to -1775. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1775, current: -1800; changing to -1774. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1774, current: -1800; changing to -1773. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1773, current: -1800; changing to -1772. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1772, current: -1800; changing to -1771. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1771, current: -1800; changing to -1770. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1770, current: -1800; changing to -1769. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1769, current: -1800; changing to -1768. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1768, current: -1800; changing to -1767. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1767, current: -1800; changing to -1766. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1766, current: -1800; changing to -1765. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1765, current: -1800; changing to -1764. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1764, current: -1800; changing to -1763. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1763, current: -1800; changing to -1762. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1762, current: -1800; changing to -1761. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1761, current: -1800; changing to -1760. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1760, current: -1800; changing to -1759. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1759, current: -1800; changing to -1758. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1758, current: -1800; changing to -1757. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1757, current: -1800; changing to -1756. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1756, current: -1800; changing to -1755. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1755, current: -1800; changing to -1754. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1754, current: -1800; changing to -1753. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1753, current: -1800; changing to -1752. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1752, current: -1800; changing to -1751. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1751, current: -1800; changing to -1750. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1750, current: -1800; changing to -1749. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1749, current: -1800; changing to -1748. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1748, current: -1800; changing to -1747. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1747, current: -1800; changing to -1746. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1746, current: -1800; changing to -1745. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1745, current: -1800; changing to -1744. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1744, current: -1800; changing to -1743. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1743, current: -1800; changing to -1742. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1742, current: -1800; changing to -1741. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1741, current: -1800; changing to -1740. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1740, current: -1800; changing to -1739. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1739, current: -1800; changing to -1738. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1738, current: -1800; changing to -1737. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1737, current: -1800; changing to -1736. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1736, current: -1800; changing to -1735. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1735, current: -1800; changing to -1734. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1734, current: -1800; changing to -1733. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1733, current: -1800; changing to -1732. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1732, current: -1800; changing to -1731. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1731, current: -1800; changing to -1730. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1730, current: -1800; changing to -1729. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1729, current: -1800; changing to -1728. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1728, current: -1800; changing to -1727. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1727, current: -1800; changing to -1726. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1726, current: -1800; changing to -1725. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1725, current: -1800; changing to -1724. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1724, current: -1800; changing to -1723. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1723, current: -1800; changing to -1722. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1722, current: -1800; changing to -1721. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1721, current: -1800; changing to -1720. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1720, current: -1800; changing to -1719. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1719, current: -1800; changing to -1718. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1718, current: -1800; changing to -1717. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1717, current: -1800; changing to -1716. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1716, current: -1800; changing to -1715. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1715, current: -1800; changing to -1714. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1714, current: -1800; changing to -1713. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1713, current: -1800; changing to -1712. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1712, current: -1800; changing to -1711. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1711, current: -1800; changing to -1710. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1710, current: -1800; changing to -1709. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1709, current: -1800; changing to -1708. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1708, current: -1800; changing to -1707. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1707, current: -1800; changing to -1706. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1706, current: -1800; changing to -1705. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1705, current: -1800; changing to -1704. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1704, current: -1800; changing to -1703. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1703, current: -1800; changing to -1702. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1702, current: -1800; changing to -1701. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1701, current: -1800; changing to -1700. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1700, current: -1800; changing to -1699. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1699, current: -1800; changing to -1698. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1698, current: -1800; changing to -1697. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1697, current: -1800; changing to -1696. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1696, current: -1800; changing to -1695. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1695, current: -1800; changing to -1694. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1694, current: -1800; changing to -1693. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1693, current: -1800; changing to -1692. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1692, current: -1800; changing to -1691. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1691, current: -1800; changing to -1690. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1690, current: -1800; changing to -1689. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1689, current: -1800; changing to -1688. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1688, current: -1800; changing to -1687. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1687, current: -1800; changing to -1686. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1686, current: -1800; changing to -1685. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1685, current: -1800; changing to -1684. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1684, current: -1800; changing to -1683. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1683, current: -1800; changing to -1682. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1682, current: -1800; changing to -1681. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1681, current: -1800; changing to -1680. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1680, current: -1800; changing to -1679. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1679, current: -1800; changing to -1678. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1678, current: -1800; changing to -1677. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1677, current: -1800; changing to -1676. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1676, current: -1800; changing to -1675. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1675, current: -1800; changing to -1674. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1674, current: -1800; changing to -1673. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1673, current: -1800; changing to -1672. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1672, current: -1800; changing to -1671. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1671, current: -1800; changing to -1670. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1670, current: -1800; changing to -1669. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1669, current: -1800; changing to -1668. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1668, current: -1800; changing to -1667. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1667, current: -1800; changing to -1666. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1666, current: -1800; changing to -1665. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1665, current: -1800; changing to -1664. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1664, current: -1800; changing to -1663. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1663, current: -1800; changing to -1662. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1662, current: -1800; changing to -1661. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1661, current: -1800; changing to -1660. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1660, current: -1800; changing to -1659. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1659, current: -1800; changing to -1658. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1658, current: -1800; changing to -1657. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1657, current: -1800; changing to -1656. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1656, current: -1800; changing to -1655. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1655, current: -1800; changing to -1654. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1654, current: -1800; changing to -1653. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1653, current: -1800; changing to -1652. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1652, current: -1800; changing to -1651. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1651, current: -1800; changing to -1650. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1650, current: -1800; changing to -1649. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1649, current: -1800; changing to -1648. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f9c0c84a800] Non-monotonous DTS in output stream 0:0; previous: -1648, current: -1800; changing to -1647. This may result in incorrect timestamps in the output file. | |
frame= 1413 fps=0.0 q=-1.0 Lsize= 13082kB time=00:00:25.16 bitrate=4259.4kbits/s speed=46.8x | |
video:11559kB audio:386kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.511683% | |
"40: /Volumes/Dragon2/Yums/455A581F-0BF6-4AA5-8BCE-2EFC2F13D1C2.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/455A581F-0BF6-4AA5-8BCE-2EFC2F13D1C2.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-02T22:28:31.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:15.30, start: 0.000000, bitrate: 1675 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1375 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T22:28:31.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T22:28:31.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int40.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1375 kb/s, 25 fps, 25 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T22:28:31.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T22:28:31.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7200, current: -7200; changing to -7199. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7199, current: -7200; changing to -7198. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7198, current: -7200; changing to -7197. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7197, current: -7200; changing to -7196. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7196, current: -7200; changing to -7195. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7195, current: -7200; changing to -7194. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7194, current: -7200; changing to -7193. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7193, current: -7200; changing to -7192. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7192, current: -7200; changing to -7191. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7191, current: -7200; changing to -7190. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7190, current: -7200; changing to -7189. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7189, current: -7200; changing to -7188. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7188, current: -7200; changing to -7187. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7187, current: -7200; changing to -7186. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7186, current: -7200; changing to -7185. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7185, current: -7200; changing to -7184. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7184, current: -7200; changing to -7183. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7183, current: -7200; changing to -7182. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7182, current: -7200; changing to -7181. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7181, current: -7200; changing to -7180. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7180, current: -7200; changing to -7179. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7179, current: -7200; changing to -7178. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7178, current: -7200; changing to -7177. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7177, current: -7200; changing to -7176. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7176, current: -7200; changing to -7175. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7175, current: -7200; changing to -7174. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7174, current: -7200; changing to -7173. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7173, current: -7200; changing to -7172. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7172, current: -7200; changing to -7171. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7171, current: -7200; changing to -7170. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7170, current: -7200; changing to -7169. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7169, current: -7200; changing to -7168. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7168, current: -7200; changing to -7167. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7167, current: -7200; changing to -7166. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7166, current: -7200; changing to -7165. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7165, current: -7200; changing to -7164. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7164, current: -7200; changing to -7163. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7163, current: -7200; changing to -7162. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7162, current: -7200; changing to -7161. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7161, current: -7200; changing to -7160. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7160, current: -7200; changing to -7159. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7159, current: -7200; changing to -7158. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7158, current: -7200; changing to -7157. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7157, current: -7200; changing to -7156. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7156, current: -7200; changing to -7155. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8d7304a800] Non-monotonous DTS in output stream 0:0; previous: -7155, current: -7200; changing to -7154. This may result in incorrect timestamps in the output file. | |
frame= 429 fps=0.0 q=-1.0 Lsize= 3426kB time=00:00:15.27 bitrate=1836.9kbits/s speed=66.1x | |
video:2881kB audio:235kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.947791% | |
"41: /Volumes/Dragon2/Yums/BFBB355C-5F4F-4769-8A02-36BA7E036529.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/BFBB355C-5F4F-4769-8A02-36BA7E036529.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-24T15:46:13.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:10.56, start: 0.000000, bitrate: 2060 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:46:13.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1612 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:46:13.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int41.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1612 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:46:13.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:46:13.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7500, current: -7500; changing to -7499. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7499, current: -7500; changing to -7498. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7498, current: -7500; changing to -7497. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7497, current: -7500; changing to -7496. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7496, current: -7500; changing to -7495. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7495, current: -7500; changing to -7494. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7494, current: -7500; changing to -7493. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7493, current: -7500; changing to -7492. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7492, current: -7500; changing to -7491. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7491, current: -7500; changing to -7490. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7490, current: -7500; changing to -7489. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7489, current: -7500; changing to -7488. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7488, current: -7500; changing to -7487. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7487, current: -7500; changing to -7486. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7486, current: -7500; changing to -7485. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7485, current: -7500; changing to -7484. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7484, current: -7500; changing to -7483. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7483, current: -7500; changing to -7482. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7482, current: -7500; changing to -7481. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7481, current: -7500; changing to -7480. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7480, current: -7500; changing to -7479. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7479, current: -7500; changing to -7478. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7478, current: -7500; changing to -7477. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7477, current: -7500; changing to -7476. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7476, current: -7500; changing to -7475. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7475, current: -7500; changing to -7474. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7474, current: -7500; changing to -7473. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7473, current: -7500; changing to -7472. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7472, current: -7500; changing to -7471. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7471, current: -7500; changing to -7470. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7470, current: -7500; changing to -7469. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7469, current: -7500; changing to -7468. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7468, current: -7500; changing to -7467. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7467, current: -7500; changing to -7466. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7466, current: -7500; changing to -7465. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7465, current: -7500; changing to -7464. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7464, current: -7500; changing to -7463. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7463, current: -7500; changing to -7462. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7462, current: -7500; changing to -7461. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7461, current: -7500; changing to -7460. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7460, current: -7500; changing to -7459. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7459, current: -7500; changing to -7458. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7458, current: -7500; changing to -7457. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7457, current: -7500; changing to -7456. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7456, current: -7500; changing to -7455. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7455, current: -7500; changing to -7454. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7454, current: -7500; changing to -7453. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7453, current: -7500; changing to -7452. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f908504a800] Non-monotonous DTS in output stream 0:0; previous: -7452, current: -7500; changing to -7451. This may result in incorrect timestamps in the output file. | |
frame= 303 fps=0.0 q=-1.0 Lsize= 2900kB time=00:00:10.54 bitrate=2252.8kbits/s speed=44.2x | |
video:2485kB audio:162kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.552809% | |
"42: /Volumes/Dragon2/Yums/9A9D0AEC-30CA-4924-A144-0141DE505E2A.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/9A9D0AEC-30CA-4924-A144-0141DE505E2A.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T04:06:53.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:03.65, start: 0.000000, bitrate: 1133 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:06:53.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 825 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:06:53.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int42.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 825 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:06:53.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:06:53.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -3002, current: -3003; changing to -3001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -3001, current: -3003; changing to -3000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -3000, current: -3003; changing to -2999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2999, current: -3003; changing to -2998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2998, current: -3003; changing to -2997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2997, current: -3003; changing to -2996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2996, current: -3003; changing to -2995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2995, current: -3003; changing to -2994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2994, current: -3003; changing to -2993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2993, current: -3003; changing to -2992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2992, current: -3003; changing to -2991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2991, current: -3003; changing to -2990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2990, current: -3003; changing to -2989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2989, current: -3003; changing to -2988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2988, current: -3003; changing to -2987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2987, current: -3003; changing to -2986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2986, current: -3003; changing to -2985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2985, current: -3003; changing to -2984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2984, current: -3003; changing to -2983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f929b028000] Non-monotonous DTS in output stream 0:0; previous: -2983, current: -3003; changing to -2982. This may result in incorrect timestamps in the output file. | |
frame= 132 fps=0.0 q=-1.0 Lsize= 557kB time=00:00:03.64 bitrate=1252.5kbits/s speed=53.4x | |
video:444kB audio:56kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 11.496937% | |
"43: /Volumes/Dragon2/Yums/CB64C0AB-C81B-40EB-93CA-5A17712780FD.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/CB64C0AB-C81B-40EB-93CA-5A17712780FD.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T04:19:57.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:05.05, start: 0.000000, bitrate: 1700 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:19:57.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1165 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:19:57.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int43.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1165 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:19:57.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:19:57.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -9009, current: -9009; changing to -9008. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -9008, current: -9009; changing to -9007. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -9007, current: -9009; changing to -9006. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -9006, current: -9009; changing to -9005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -9005, current: -9009; changing to -9004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -9004, current: -9009; changing to -9003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -9003, current: -9009; changing to -9002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -9002, current: -9009; changing to -9001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -9001, current: -9009; changing to -9000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -9000, current: -9009; changing to -8999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8999, current: -9009; changing to -8998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8998, current: -9009; changing to -8997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8997, current: -9009; changing to -8996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8996, current: -9009; changing to -8995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8995, current: -9009; changing to -8994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8994, current: -9009; changing to -8993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8993, current: -9009; changing to -8992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8992, current: -9009; changing to -8991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8991, current: -9009; changing to -8990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8990, current: -9009; changing to -8989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8989, current: -9009; changing to -8988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8988, current: -9009; changing to -8987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8987, current: -9009; changing to -8986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8986, current: -9009; changing to -8985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8985, current: -9009; changing to -8984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8984, current: -9009; changing to -8983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8983, current: -9009; changing to -8982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8982, current: -9009; changing to -8981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8981, current: -9009; changing to -8980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8980, current: -9009; changing to -8979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8979, current: -9009; changing to -8978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8978, current: -9009; changing to -8977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8977, current: -9009; changing to -8976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8976, current: -9009; changing to -8975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8975, current: -9009; changing to -8974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8974, current: -9009; changing to -8973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8973, current: -9009; changing to -8972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8972, current: -9009; changing to -8971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8971, current: -9009; changing to -8970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8970, current: -9009; changing to -8969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8969, current: -9009; changing to -8968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8968, current: -9009; changing to -8967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8967, current: -9009; changing to -8966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8966, current: -9009; changing to -8965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8965, current: -9009; changing to -8964. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8964, current: -9009; changing to -8963. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8963, current: -9009; changing to -8962. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8962, current: -9009; changing to -8961. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd059814c00] Non-monotonous DTS in output stream 0:0; previous: -8961, current: -9009; changing to -8960. This may result in incorrect timestamps in the output file. | |
frame= 203 fps=0.0 q=-1.0 Lsize= 1152kB time=00:00:05.03 bitrate=1874.7kbits/s speed=87.6x | |
video:964kB audio:78kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.578072% | |
"44: /Volumes/Dragon2/Yums/DCF5F8EC-D480-47EF-A2BA-7C491389E852.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/DCF5F8EC-D480-47EF-A2BA-7C491389E852.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-01T01:47:06.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:05.03, start: 0.000000, bitrate: 2317 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1667 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:47:06.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:47:06.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int44.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1667 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:47:06.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:47:06.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -9009, current: -9009; changing to -9008. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -9008, current: -9009; changing to -9007. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -9007, current: -9009; changing to -9006. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -9006, current: -9009; changing to -9005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -9005, current: -9009; changing to -9004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -9004, current: -9009; changing to -9003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -9003, current: -9009; changing to -9002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -9002, current: -9009; changing to -9001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -9001, current: -9009; changing to -9000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -9000, current: -9009; changing to -8999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8999, current: -9009; changing to -8998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8998, current: -9009; changing to -8997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8997, current: -9009; changing to -8996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8996, current: -9009; changing to -8995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8995, current: -9009; changing to -8994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8994, current: -9009; changing to -8993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8993, current: -9009; changing to -8992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8992, current: -9009; changing to -8991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8991, current: -9009; changing to -8990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8990, current: -9009; changing to -8989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8989, current: -9009; changing to -8988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8988, current: -9009; changing to -8987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8987, current: -9009; changing to -8986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8986, current: -9009; changing to -8985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8985, current: -9009; changing to -8984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8984, current: -9009; changing to -8983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8983, current: -9009; changing to -8982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8982, current: -9009; changing to -8981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8981, current: -9009; changing to -8980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8980, current: -9009; changing to -8979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8979, current: -9009; changing to -8978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8978, current: -9009; changing to -8977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8977, current: -9009; changing to -8976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8976, current: -9009; changing to -8975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8975, current: -9009; changing to -8974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8974, current: -9009; changing to -8973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8973, current: -9009; changing to -8972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8972, current: -9009; changing to -8971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8971, current: -9009; changing to -8970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8970, current: -9009; changing to -8969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8969, current: -9009; changing to -8968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8968, current: -9009; changing to -8967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8967, current: -9009; changing to -8966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8966, current: -9009; changing to -8965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f92f980bc00] Non-monotonous DTS in output stream 0:0; previous: -8965, current: -9009; changing to -8964. This may result in incorrect timestamps in the output file. | |
frame= 197 fps=0.0 q=-1.0 Lsize= 1558kB time=00:00:05.01 bitrate=2542.9kbits/s speed=37.9x | |
video:1338kB audio:78kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.012414% | |
"45: /Volumes/Dragon2/Yums/36752F6C-AE5E-4AC4-A25A-7D7A3AFC6A3D.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/36752F6C-AE5E-4AC4-A25A-7D7A3AFC6A3D.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-24T15:11:19.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:10.64, start: 0.000000, bitrate: 1295 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:11:19.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1073 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:11:19.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int45.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1073 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:11:19.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:11:19.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe7a1012c00] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
frame= 345 fps=0.0 q=-1.0 Lsize= 1855kB time=00:00:10.61 bitrate=1431.7kbits/s speed=77.8x | |
video:1509kB audio:164kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.906099% | |
"46: /Volumes/Dragon2/Yums/DEE2518E-5624-46E7-9578-46E183AE094A.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/DEE2518E-5624-46E7-9578-46E183AE094A.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-02T23:05:31.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:04.04, start: 0.000000, bitrate: 2111 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1580 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T23:05:31.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T23:05:31.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int46.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1580 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T23:05:31.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T23:05:31.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7500, current: -7500; changing to -7499. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7499, current: -7500; changing to -7498. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7498, current: -7500; changing to -7497. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7497, current: -7500; changing to -7496. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7496, current: -7500; changing to -7495. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7495, current: -7500; changing to -7494. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7494, current: -7500; changing to -7493. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7493, current: -7500; changing to -7492. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7492, current: -7500; changing to -7491. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7491, current: -7500; changing to -7490. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7490, current: -7500; changing to -7489. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7489, current: -7500; changing to -7488. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7488, current: -7500; changing to -7487. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7487, current: -7500; changing to -7486. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7486, current: -7500; changing to -7485. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7485, current: -7500; changing to -7484. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7484, current: -7500; changing to -7483. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7483, current: -7500; changing to -7482. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7482, current: -7500; changing to -7481. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7481, current: -7500; changing to -7480. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7480, current: -7500; changing to -7479. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff84501a800] Non-monotonous DTS in output stream 0:0; previous: -7479, current: -7500; changing to -7478. This may result in incorrect timestamps in the output file. | |
frame= 121 fps=0.0 q=-1.0 Lsize= 1135kB time=00:00:04.03 bitrate=2304.4kbits/s speed= 325x | |
video:973kB audio:62kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.641006% | |
"47: /Volumes/Dragon2/Yums/409612A9-4D22-4F49-8098-12EAE978DDBA.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/409612A9-4D22-4F49-8098-12EAE978DDBA.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-01T01:40:04.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:05.30, start: 0.000000, bitrate: 2827 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1858 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:40:04.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:40:04.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int47.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1858 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:40:04.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:40:04.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5982, current: -6006; changing to -5981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5981, current: -6006; changing to -5980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5980, current: -6006; changing to -5979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5979, current: -6006; changing to -5978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5978, current: -6006; changing to -5977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5977, current: -6006; changing to -5976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5976, current: -6006; changing to -5975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5975, current: -6006; changing to -5974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5974, current: -6006; changing to -5973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5973, current: -6006; changing to -5972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5972, current: -6006; changing to -5971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5971, current: -6006; changing to -5970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5970, current: -6006; changing to -5969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5969, current: -6006; changing to -5968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5968, current: -6006; changing to -5967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5967, current: -6006; changing to -5966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5966, current: -6006; changing to -5965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5965, current: -6006; changing to -5964. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5964, current: -6006; changing to -5963. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5963, current: -6006; changing to -5962. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5962, current: -6006; changing to -5961. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5961, current: -6006; changing to -5960. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5960, current: -6006; changing to -5959. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5959, current: -6006; changing to -5958. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5958, current: -6006; changing to -5957. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5957, current: -6006; changing to -5956. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5956, current: -6006; changing to -5955. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5955, current: -6006; changing to -5954. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5954, current: -6006; changing to -5953. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5953, current: -6006; changing to -5952. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5952, current: -6006; changing to -5951. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5951, current: -6006; changing to -5950. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5950, current: -6006; changing to -5949. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5949, current: -6006; changing to -5948. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5948, current: -6006; changing to -5947. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5947, current: -6006; changing to -5946. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5946, current: -6006; changing to -5945. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5945, current: -6006; changing to -5944. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5944, current: -6006; changing to -5943. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5943, current: -6006; changing to -5942. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5942, current: -6006; changing to -5941. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5941, current: -6006; changing to -5940. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5940, current: -6006; changing to -5939. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5939, current: -6006; changing to -5938. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f8f0d80f800] Non-monotonous DTS in output stream 0:0; previous: -5938, current: -6006; changing to -5937. This may result in incorrect timestamps in the output file. | |
frame= 230 fps=0.0 q=-1.0 Lsize= 1997kB time=00:00:05.29 bitrate=3089.5kbits/s speed= 267x | |
video:1741kB audio:82kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.576209% | |
"48: /Volumes/Dragon2/Yums/87BAA4D8-435B-4F54-905D-D1C8AC6BE2E1.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/87BAA4D8-435B-4F54-905D-D1C8AC6BE2E1.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T04:17:25.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:10.59, start: 0.000000, bitrate: 1226 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:17:25.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1039 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:17:25.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int48.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1039 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:17:25.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:17:25.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7ffb3d049200] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffb3d049200] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffb3d049200] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffb3d049200] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffb3d049200] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffb3d049200] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffb3d049200] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffb3d049200] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffb3d049200] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffb3d049200] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffb3d049200] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffb3d049200] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffb3d049200] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffb3d049200] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ffb3d049200] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
frame= 334 fps=0.0 q=-1.0 Lsize= 1750kB time=00:00:10.57 bitrate=1355.2kbits/s speed= 129x | |
video:1414kB audio:162kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 11.004820% | |
"49: /Volumes/Dragon2/Yums/01791C3D-0A8B-4A25-B077-F6209268DFA6.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/01791C3D-0A8B-4A25-B077-F6209268DFA6.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-02T23:23:48.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:14.02, start: 0.000000, bitrate: 1251 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1069 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T23:23:48.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T23:23:48.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int49.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1069 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T23:23:48.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T23:23:48.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7f932304a800] Non-monotonous DTS in output stream 0:0; previous: -3750, current: -3750; changing to -3749. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f932304a800] Non-monotonous DTS in output stream 0:0; previous: -3749, current: -3750; changing to -3748. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f932304a800] Non-monotonous DTS in output stream 0:0; previous: -3748, current: -3750; changing to -3747. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f932304a800] Non-monotonous DTS in output stream 0:0; previous: -3747, current: -3750; changing to -3746. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f932304a800] Non-monotonous DTS in output stream 0:0; previous: -3746, current: -3750; changing to -3745. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f932304a800] Non-monotonous DTS in output stream 0:0; previous: -3745, current: -3750; changing to -3744. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f932304a800] Non-monotonous DTS in output stream 0:0; previous: -3744, current: -3750; changing to -3743. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f932304a800] Non-monotonous DTS in output stream 0:0; previous: -3743, current: -3750; changing to -3742. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f932304a800] Non-monotonous DTS in output stream 0:0; previous: -3742, current: -3750; changing to -3741. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f932304a800] Non-monotonous DTS in output stream 0:0; previous: -3741, current: -3750; changing to -3740. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f932304a800] Non-monotonous DTS in output stream 0:0; previous: -3740, current: -3750; changing to -3739. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f932304a800] Non-monotonous DTS in output stream 0:0; previous: -3739, current: -3750; changing to -3738. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f932304a800] Non-monotonous DTS in output stream 0:0; previous: -3738, current: -3750; changing to -3737. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f932304a800] Non-monotonous DTS in output stream 0:0; previous: -3737, current: -3750; changing to -3736. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7f932304a800] Non-monotonous DTS in output stream 0:0; previous: -3736, current: -3750; changing to -3735. This may result in incorrect timestamps in the output file. | |
frame= 352 fps=0.0 q=-1.0 Lsize= 2352kB time=00:00:14.01 bitrate=1375.0kbits/s speed= 225x | |
video:1915kB audio:216kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.380774% | |
"50: /Volumes/Dragon2/Yums/6E2F3968-8075-474A-B728-F7984E904798.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/6E2F3968-8075-474A-B728-F7984E904798.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T03:24:41.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:06.56, start: 0.000000, bitrate: 1313 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T03:24:41.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 908 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T03:24:41.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int50.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 908 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T03:24:41.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T03:24:41.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5982, current: -6006; changing to -5981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5981, current: -6006; changing to -5980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5980, current: -6006; changing to -5979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5979, current: -6006; changing to -5978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5978, current: -6006; changing to -5977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5977, current: -6006; changing to -5976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5976, current: -6006; changing to -5975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5975, current: -6006; changing to -5974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5974, current: -6006; changing to -5973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5973, current: -6006; changing to -5972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5972, current: -6006; changing to -5971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5971, current: -6006; changing to -5970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5970, current: -6006; changing to -5969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5969, current: -6006; changing to -5968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5968, current: -6006; changing to -5967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5967, current: -6006; changing to -5966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5966, current: -6006; changing to -5965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5965, current: -6006; changing to -5964. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5964, current: -6006; changing to -5963. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5963, current: -6006; changing to -5962. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5962, current: -6006; changing to -5961. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5961, current: -6006; changing to -5960. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5960, current: -6006; changing to -5959. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5959, current: -6006; changing to -5958. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5958, current: -6006; changing to -5957. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5957, current: -6006; changing to -5956. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5956, current: -6006; changing to -5955. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5955, current: -6006; changing to -5954. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5954, current: -6006; changing to -5953. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5953, current: -6006; changing to -5952. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5952, current: -6006; changing to -5951. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5951, current: -6006; changing to -5950. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb01a009e00] Non-monotonous DTS in output stream 0:0; previous: -5950, current: -6006; changing to -5949. This may result in incorrect timestamps in the output file. | |
frame= 255 fps=0.0 q=-1.0 Lsize= 1165kB time=00:00:06.54 bitrate=1457.6kbits/s speed= 406x | |
video:944kB audio:101kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 11.521432% | |
"51: /Volumes/Dragon2/Yums/A039FCD5-BFCF-40F9-96D6-DC45D26DC6BE.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/A039FCD5-BFCF-40F9-96D6-DC45D26DC6BE.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T04:16:11.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:05.83, start: 0.000000, bitrate: 1391 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:16:11.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1075 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:16:11.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int51.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1075 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:16:11.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:16:11.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -3002, current: -3003; changing to -3001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -3001, current: -3003; changing to -3000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -3000, current: -3003; changing to -2999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2999, current: -3003; changing to -2998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2998, current: -3003; changing to -2997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2997, current: -3003; changing to -2996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2996, current: -3003; changing to -2995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2995, current: -3003; changing to -2994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2994, current: -3003; changing to -2993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2993, current: -3003; changing to -2992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2992, current: -3003; changing to -2991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2991, current: -3003; changing to -2990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2990, current: -3003; changing to -2989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2989, current: -3003; changing to -2988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2988, current: -3003; changing to -2987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2987, current: -3003; changing to -2986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2986, current: -3003; changing to -2985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2985, current: -3003; changing to -2984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2984, current: -3003; changing to -2983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2983, current: -3003; changing to -2982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2982, current: -3003; changing to -2981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2981, current: -3003; changing to -2980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2980, current: -3003; changing to -2979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2979, current: -3003; changing to -2978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2978, current: -3003; changing to -2977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2977, current: -3003; changing to -2976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc614000000] Non-monotonous DTS in output stream 0:0; previous: -2976, current: -3003; changing to -2975. This may result in incorrect timestamps in the output file. | |
frame= 204 fps=0.0 q=-1.0 Lsize= 1092kB time=00:00:05.81 bitrate=1539.1kbits/s speed=39.3x | |
video:894kB audio:90kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 11.085706% | |
"52: /Volumes/Dragon2/Yums/3A2C3379-9DF9-42B8-8D9B-E72712DE43BE.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/3A2C3379-9DF9-42B8-8D9B-E72712DE43BE.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T04:24:24.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:06.65, start: 0.000000, bitrate: 1268 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:24:24.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1051 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:24:24.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int52.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1051 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:24:24.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:24:24.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fb55a002c00] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb55a002c00] Non-monotonous DTS in output stream 0:0; previous: -3002, current: -3003; changing to -3001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb55a002c00] Non-monotonous DTS in output stream 0:0; previous: -3001, current: -3003; changing to -3000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb55a002c00] Non-monotonous DTS in output stream 0:0; previous: -3000, current: -3003; changing to -2999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb55a002c00] Non-monotonous DTS in output stream 0:0; previous: -2999, current: -3003; changing to -2998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb55a002c00] Non-monotonous DTS in output stream 0:0; previous: -2998, current: -3003; changing to -2997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb55a002c00] Non-monotonous DTS in output stream 0:0; previous: -2997, current: -3003; changing to -2996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb55a002c00] Non-monotonous DTS in output stream 0:0; previous: -2996, current: -3003; changing to -2995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb55a002c00] Non-monotonous DTS in output stream 0:0; previous: -2995, current: -3003; changing to -2994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb55a002c00] Non-monotonous DTS in output stream 0:0; previous: -2994, current: -3003; changing to -2993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb55a002c00] Non-monotonous DTS in output stream 0:0; previous: -2993, current: -3003; changing to -2992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb55a002c00] Non-monotonous DTS in output stream 0:0; previous: -2992, current: -3003; changing to -2991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb55a002c00] Non-monotonous DTS in output stream 0:0; previous: -2991, current: -3003; changing to -2990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb55a002c00] Non-monotonous DTS in output stream 0:0; previous: -2990, current: -3003; changing to -2989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb55a002c00] Non-monotonous DTS in output stream 0:0; previous: -2989, current: -3003; changing to -2988. This may result in incorrect timestamps in the output file. | |
frame= 215 fps=0.0 q=-1.0 Lsize= 1135kB time=00:00:06.63 bitrate=1400.6kbits/s speed= 124x | |
video:921kB audio:102kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.975881% | |
"53: /Volumes/Dragon2/Yums/48B9655B-B459-4F0C-9E68-6DC69839E6A8.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/48B9655B-B459-4F0C-9E68-6DC69839E6A8.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-01T02:00:23.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:07.70, start: 0.000000, bitrate: 1763 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1407 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T02:00:23.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T02:00:23.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int53.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1407 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T02:00:23.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T02:00:23.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5982, current: -6006; changing to -5981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5981, current: -6006; changing to -5980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5980, current: -6006; changing to -5979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5979, current: -6006; changing to -5978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5978, current: -6006; changing to -5977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5977, current: -6006; changing to -5976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5976, current: -6006; changing to -5975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5975, current: -6006; changing to -5974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5974, current: -6006; changing to -5973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5973, current: -6006; changing to -5972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5972, current: -6006; changing to -5971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff51480be00] Non-monotonous DTS in output stream 0:0; previous: -5971, current: -6006; changing to -5970. This may result in incorrect timestamps in the output file. | |
frame= 267 fps=0.0 q=-1.0 Lsize= 1818kB time=00:00:07.67 bitrate=1940.6kbits/s speed= 127x | |
video:1530kB audio:118kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.285622% | |
"54: /Volumes/Dragon2/Yums/50696873-D870-4747-8D9D-5F6DCE14D495.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/50696873-D870-4747-8D9D-5F6DCE14D495.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-02T22:52:16.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:07.23, start: 0.000000, bitrate: 2132 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1751 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T22:52:16.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T22:52:16.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int54.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1751 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T22:52:16.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T22:52:16.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3750, current: -3750; changing to -3749. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3749, current: -3750; changing to -3748. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3748, current: -3750; changing to -3747. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3747, current: -3750; changing to -3746. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3746, current: -3750; changing to -3745. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3745, current: -3750; changing to -3744. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3744, current: -3750; changing to -3743. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3743, current: -3750; changing to -3742. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3742, current: -3750; changing to -3741. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3741, current: -3750; changing to -3740. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3740, current: -3750; changing to -3739. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3739, current: -3750; changing to -3738. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3738, current: -3750; changing to -3737. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3737, current: -3750; changing to -3736. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3736, current: -3750; changing to -3735. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3735, current: -3750; changing to -3734. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3734, current: -3750; changing to -3733. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3733, current: -3750; changing to -3732. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3732, current: -3750; changing to -3731. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3731, current: -3750; changing to -3730. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3730, current: -3750; changing to -3729. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3729, current: -3750; changing to -3728. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd8b481aa00] Non-monotonous DTS in output stream 0:0; previous: -3728, current: -3750; changing to -3727. This may result in incorrect timestamps in the output file. | |
frame= 198 fps=0.0 q=-1.0 Lsize= 2053kB time=00:00:07.23 bitrate=2325.5kbits/s speed=82.9x | |
video:1764kB audio:111kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.460614% | |
"55: /Volumes/Dragon2/Yums/467109F9-08E5-4FDF-8805-080B59DB6E3D.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/467109F9-08E5-4FDF-8805-080B59DB6E3D.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-01T02:04:56.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:10.16, start: 0.000000, bitrate: 3045 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1986 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T02:04:56.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T02:04:56.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int55.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1986 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T02:04:56.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T02:04:56.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5982, current: -6006; changing to -5981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5981, current: -6006; changing to -5980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5980, current: -6006; changing to -5979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5979, current: -6006; changing to -5978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5978, current: -6006; changing to -5977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5977, current: -6006; changing to -5976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5976, current: -6006; changing to -5975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5975, current: -6006; changing to -5974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5974, current: -6006; changing to -5973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5973, current: -6006; changing to -5972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5972, current: -6006; changing to -5971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5971, current: -6006; changing to -5970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5970, current: -6006; changing to -5969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5969, current: -6006; changing to -5968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5968, current: -6006; changing to -5967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5967, current: -6006; changing to -5966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5966, current: -6006; changing to -5965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5965, current: -6006; changing to -5964. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5964, current: -6006; changing to -5963. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5963, current: -6006; changing to -5962. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5962, current: -6006; changing to -5961. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5961, current: -6006; changing to -5960. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5960, current: -6006; changing to -5959. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5959, current: -6006; changing to -5958. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5958, current: -6006; changing to -5957. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5957, current: -6006; changing to -5956. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5956, current: -6006; changing to -5955. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5955, current: -6006; changing to -5954. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5954, current: -6006; changing to -5953. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5953, current: -6006; changing to -5952. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5952, current: -6006; changing to -5951. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5951, current: -6006; changing to -5950. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5950, current: -6006; changing to -5949. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5949, current: -6006; changing to -5948. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5948, current: -6006; changing to -5947. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5947, current: -6006; changing to -5946. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5946, current: -6006; changing to -5945. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5945, current: -6006; changing to -5944. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5944, current: -6006; changing to -5943. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5943, current: -6006; changing to -5942. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5942, current: -6006; changing to -5941. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5941, current: -6006; changing to -5940. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5940, current: -6006; changing to -5939. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5939, current: -6006; changing to -5938. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5938, current: -6006; changing to -5937. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5937, current: -6006; changing to -5936. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5936, current: -6006; changing to -5935. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5935, current: -6006; changing to -5934. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5934, current: -6006; changing to -5933. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5933, current: -6006; changing to -5932. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5932, current: -6006; changing to -5931. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5931, current: -6006; changing to -5930. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5930, current: -6006; changing to -5929. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5929, current: -6006; changing to -5928. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5928, current: -6006; changing to -5927. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5927, current: -6006; changing to -5926. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5926, current: -6006; changing to -5925. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5925, current: -6006; changing to -5924. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5924, current: -6006; changing to -5923. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5923, current: -6006; changing to -5922. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5922, current: -6006; changing to -5921. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5921, current: -6006; changing to -5920. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5920, current: -6006; changing to -5919. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5919, current: -6006; changing to -5918. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5918, current: -6006; changing to -5917. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5917, current: -6006; changing to -5916. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5916, current: -6006; changing to -5915. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5915, current: -6006; changing to -5914. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5914, current: -6006; changing to -5913. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5913, current: -6006; changing to -5912. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5912, current: -6006; changing to -5911. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5911, current: -6006; changing to -5910. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5910, current: -6006; changing to -5909. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5909, current: -6006; changing to -5908. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5908, current: -6006; changing to -5907. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5907, current: -6006; changing to -5906. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5906, current: -6006; changing to -5905. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5905, current: -6006; changing to -5904. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5904, current: -6006; changing to -5903. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5903, current: -6006; changing to -5902. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5902, current: -6006; changing to -5901. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5901, current: -6006; changing to -5900. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5900, current: -6006; changing to -5899. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5899, current: -6006; changing to -5898. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5898, current: -6006; changing to -5897. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5897, current: -6006; changing to -5896. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5896, current: -6006; changing to -5895. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5895, current: -6006; changing to -5894. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5894, current: -6006; changing to -5893. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5893, current: -6006; changing to -5892. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5892, current: -6006; changing to -5891. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5891, current: -6006; changing to -5890. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5890, current: -6006; changing to -5889. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5889, current: -6006; changing to -5888. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5888, current: -6006; changing to -5887. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5887, current: -6006; changing to -5886. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5886, current: -6006; changing to -5885. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5885, current: -6006; changing to -5884. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5884, current: -6006; changing to -5883. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5883, current: -6006; changing to -5882. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5882, current: -6006; changing to -5881. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5881, current: -6006; changing to -5880. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5880, current: -6006; changing to -5879. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5879, current: -6006; changing to -5878. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5878, current: -6006; changing to -5877. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5877, current: -6006; changing to -5876. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5876, current: -6006; changing to -5875. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5875, current: -6006; changing to -5874. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5874, current: -6006; changing to -5873. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5873, current: -6006; changing to -5872. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5872, current: -6006; changing to -5871. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5871, current: -6006; changing to -5870. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5870, current: -6006; changing to -5869. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5869, current: -6006; changing to -5868. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7ff022805600] Non-monotonous DTS in output stream 0:0; previous: -5868, current: -6006; changing to -5867. This may result in incorrect timestamps in the output file. | |
frame= 446 fps=0.0 q=-1.0 Lsize= 4125kB time=00:00:10.14 bitrate=3331.4kbits/s speed=39.1x | |
video:3609kB audio:156kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.554490% | |
"56: /Volumes/Dragon2/Yums/15D6F7A3-0EB3-437C-90E0-7F551D58D21E.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/15D6F7A3-0EB3-437C-90E0-7F551D58D21E.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-01T01:41:15.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:04.73, start: 0.000000, bitrate: 2246 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1660 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:41:15.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:41:15.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int56.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1660 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:41:15.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:41:15.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -3002, current: -3003; changing to -3001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -3001, current: -3003; changing to -3000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -3000, current: -3003; changing to -2999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2999, current: -3003; changing to -2998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2998, current: -3003; changing to -2997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2997, current: -3003; changing to -2996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2996, current: -3003; changing to -2995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2995, current: -3003; changing to -2994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2994, current: -3003; changing to -2993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2993, current: -3003; changing to -2992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2992, current: -3003; changing to -2991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2991, current: -3003; changing to -2990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2990, current: -3003; changing to -2989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2989, current: -3003; changing to -2988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2988, current: -3003; changing to -2987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2987, current: -3003; changing to -2986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2986, current: -3003; changing to -2985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2985, current: -3003; changing to -2984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2984, current: -3003; changing to -2983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2983, current: -3003; changing to -2982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2982, current: -3003; changing to -2981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2981, current: -3003; changing to -2980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2980, current: -3003; changing to -2979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2979, current: -3003; changing to -2978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2978, current: -3003; changing to -2977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2977, current: -3003; changing to -2976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2976, current: -3003; changing to -2975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2975, current: -3003; changing to -2974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2974, current: -3003; changing to -2973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2973, current: -3003; changing to -2972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2972, current: -3003; changing to -2971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2971, current: -3003; changing to -2970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2970, current: -3003; changing to -2969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2969, current: -3003; changing to -2968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2968, current: -3003; changing to -2967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2967, current: -3003; changing to -2966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2966, current: -3003; changing to -2965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fc68b017c00] Non-monotonous DTS in output stream 0:0; previous: -2965, current: -3003; changing to -2964. This may result in incorrect timestamps in the output file. | |
frame= 180 fps=0.0 q=-1.0 Lsize= 1418kB time=00:00:04.70 bitrate=2468.2kbits/s speed=39.4x | |
video:1217kB audio:73kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.938357% | |
"57: /Volumes/Dragon2/Yums/DDF9B6CD-2208-4625-9FE1-3288A10BDECB.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/DDF9B6CD-2208-4625-9FE1-3288A10BDECB.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-01T01:57:47.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:09.29, start: 0.000000, bitrate: 3093 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 2225 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:57:47.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:57:47.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int57.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 2225 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:57:47.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:57:47.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5982, current: -6006; changing to -5981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5981, current: -6006; changing to -5980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5980, current: -6006; changing to -5979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5979, current: -6006; changing to -5978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5978, current: -6006; changing to -5977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5977, current: -6006; changing to -5976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5976, current: -6006; changing to -5975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5975, current: -6006; changing to -5974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5974, current: -6006; changing to -5973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5973, current: -6006; changing to -5972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5972, current: -6006; changing to -5971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5971, current: -6006; changing to -5970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5970, current: -6006; changing to -5969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5969, current: -6006; changing to -5968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5968, current: -6006; changing to -5967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5967, current: -6006; changing to -5966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5966, current: -6006; changing to -5965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5965, current: -6006; changing to -5964. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5964, current: -6006; changing to -5963. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5963, current: -6006; changing to -5962. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5962, current: -6006; changing to -5961. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5961, current: -6006; changing to -5960. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5960, current: -6006; changing to -5959. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5959, current: -6006; changing to -5958. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5958, current: -6006; changing to -5957. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5957, current: -6006; changing to -5956. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5956, current: -6006; changing to -5955. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5955, current: -6006; changing to -5954. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5954, current: -6006; changing to -5953. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5953, current: -6006; changing to -5952. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5952, current: -6006; changing to -5951. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5951, current: -6006; changing to -5950. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5950, current: -6006; changing to -5949. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5949, current: -6006; changing to -5948. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5948, current: -6006; changing to -5947. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5947, current: -6006; changing to -5946. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5946, current: -6006; changing to -5945. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5945, current: -6006; changing to -5944. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5944, current: -6006; changing to -5943. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5943, current: -6006; changing to -5942. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5942, current: -6006; changing to -5941. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5941, current: -6006; changing to -5940. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5940, current: -6006; changing to -5939. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5939, current: -6006; changing to -5938. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5938, current: -6006; changing to -5937. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5937, current: -6006; changing to -5936. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5936, current: -6006; changing to -5935. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5935, current: -6006; changing to -5934. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5934, current: -6006; changing to -5933. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5933, current: -6006; changing to -5932. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5932, current: -6006; changing to -5931. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5931, current: -6006; changing to -5930. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5930, current: -6006; changing to -5929. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5929, current: -6006; changing to -5928. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5928, current: -6006; changing to -5927. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5927, current: -6006; changing to -5926. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5926, current: -6006; changing to -5925. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5925, current: -6006; changing to -5924. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5924, current: -6006; changing to -5923. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5923, current: -6006; changing to -5922. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5922, current: -6006; changing to -5921. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5921, current: -6006; changing to -5920. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5920, current: -6006; changing to -5919. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5919, current: -6006; changing to -5918. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5918, current: -6006; changing to -5917. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5917, current: -6006; changing to -5916. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb0e1801200] Non-monotonous DTS in output stream 0:0; previous: -5916, current: -6006; changing to -5915. This may result in incorrect timestamps in the output file. | |
frame= 370 fps=0.0 q=-1.0 Lsize= 3826kB time=00:00:09.26 bitrate=3383.2kbits/s speed=96.5x | |
video:3354kB audio:143kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.418953% | |
"58: /Volumes/Dragon2/Yums/A6A20C83-56F2-437C-A9B0-E5CB430EC40F.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/A6A20C83-56F2-437C-A9B0-E5CB430EC40F.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-01T01:48:18.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:05.51, start: 0.000000, bitrate: 2308 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1608 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:48:18.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:48:18.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int58.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1608 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:48:18.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:48:18.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -3002, current: -3003; changing to -3001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -3001, current: -3003; changing to -3000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -3000, current: -3003; changing to -2999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2999, current: -3003; changing to -2998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2998, current: -3003; changing to -2997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2997, current: -3003; changing to -2996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2996, current: -3003; changing to -2995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2995, current: -3003; changing to -2994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2994, current: -3003; changing to -2993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2993, current: -3003; changing to -2992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2992, current: -3003; changing to -2991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2991, current: -3003; changing to -2990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2990, current: -3003; changing to -2989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2989, current: -3003; changing to -2988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2988, current: -3003; changing to -2987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2987, current: -3003; changing to -2986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2986, current: -3003; changing to -2985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2985, current: -3003; changing to -2984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2984, current: -3003; changing to -2983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2983, current: -3003; changing to -2982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2982, current: -3003; changing to -2981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2981, current: -3003; changing to -2980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2980, current: -3003; changing to -2979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2979, current: -3003; changing to -2978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2978, current: -3003; changing to -2977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2977, current: -3003; changing to -2976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2976, current: -3003; changing to -2975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2975, current: -3003; changing to -2974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2974, current: -3003; changing to -2973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2973, current: -3003; changing to -2972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2972, current: -3003; changing to -2971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2971, current: -3003; changing to -2970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2970, current: -3003; changing to -2969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2969, current: -3003; changing to -2968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2968, current: -3003; changing to -2967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2967, current: -3003; changing to -2966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2966, current: -3003; changing to -2965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2965, current: -3003; changing to -2964. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2964, current: -3003; changing to -2963. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2963, current: -3003; changing to -2962. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2962, current: -3003; changing to -2961. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2961, current: -3003; changing to -2960. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2960, current: -3003; changing to -2959. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2959, current: -3003; changing to -2958. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2958, current: -3003; changing to -2957. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2957, current: -3003; changing to -2956. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2956, current: -3003; changing to -2955. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2955, current: -3003; changing to -2954. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2954, current: -3003; changing to -2953. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2953, current: -3003; changing to -2952. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2952, current: -3003; changing to -2951. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2951, current: -3003; changing to -2950. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2950, current: -3003; changing to -2949. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2949, current: -3003; changing to -2948. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2948, current: -3003; changing to -2947. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb3ec84a800] Non-monotonous DTS in output stream 0:0; previous: -2947, current: -3003; changing to -2946. This may result in incorrect timestamps in the output file. | |
frame= 223 fps=0.0 q=-1.0 Lsize= 1699kB time=00:00:05.50 bitrate=2530.2kbits/s speed=77.6x | |
video:1461kB audio:85kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.935269% | |
"59: /Volumes/Dragon2/Yums/1B123066-8420-4EF2-A077-483AEDEEF4B4.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/1B123066-8420-4EF2-A077-483AEDEEF4B4.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-24T15:23:46.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:03.89, start: 0.000000, bitrate: 2034 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:23:46.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1396 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:23:46.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int59.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1396 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:23:46.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:23:46.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -3002, current: -3003; changing to -3001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -3001, current: -3003; changing to -3000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -3000, current: -3003; changing to -2999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2999, current: -3003; changing to -2998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2998, current: -3003; changing to -2997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2997, current: -3003; changing to -2996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2996, current: -3003; changing to -2995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2995, current: -3003; changing to -2994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2994, current: -3003; changing to -2993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2993, current: -3003; changing to -2992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2992, current: -3003; changing to -2991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2991, current: -3003; changing to -2990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2990, current: -3003; changing to -2989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2989, current: -3003; changing to -2988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2988, current: -3003; changing to -2987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2987, current: -3003; changing to -2986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2986, current: -3003; changing to -2985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2985, current: -3003; changing to -2984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2984, current: -3003; changing to -2983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2983, current: -3003; changing to -2982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2982, current: -3003; changing to -2981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2981, current: -3003; changing to -2980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2980, current: -3003; changing to -2979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2979, current: -3003; changing to -2978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2978, current: -3003; changing to -2977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2977, current: -3003; changing to -2976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2976, current: -3003; changing to -2975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2975, current: -3003; changing to -2974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2974, current: -3003; changing to -2973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2973, current: -3003; changing to -2972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2972, current: -3003; changing to -2971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2971, current: -3003; changing to -2970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2970, current: -3003; changing to -2969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2969, current: -3003; changing to -2968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2968, current: -3003; changing to -2967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2967, current: -3003; changing to -2966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2966, current: -3003; changing to -2965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2965, current: -3003; changing to -2964. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2964, current: -3003; changing to -2963. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2963, current: -3003; changing to -2962. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fd74484b800] Non-monotonous DTS in output stream 0:0; previous: -2962, current: -3003; changing to -2961. This may result in incorrect timestamps in the output file. | |
frame= 158 fps=0.0 q=-1.0 Lsize= 1058kB time=00:00:03.88 bitrate=2232.5kbits/s speed= 35x | |
video:898kB audio:60kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.320479% | |
"60: /Volumes/Dragon2/Yums/3092C2E4-4ACC-40B5-B080-833D34B15382.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/3092C2E4-4ACC-40B5-B080-833D34B15382.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-24T15:22:55.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:07.44, start: 0.000000, bitrate: 1532 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:22:55.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1320 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:22:55.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int60.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1320 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:22:55.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:22:55.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fb74b005c00] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb74b005c00] Non-monotonous DTS in output stream 0:0; previous: -3002, current: -3003; changing to -3001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb74b005c00] Non-monotonous DTS in output stream 0:0; previous: -3001, current: -3003; changing to -3000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb74b005c00] Non-monotonous DTS in output stream 0:0; previous: -3000, current: -3003; changing to -2999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb74b005c00] Non-monotonous DTS in output stream 0:0; previous: -2999, current: -3003; changing to -2998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb74b005c00] Non-monotonous DTS in output stream 0:0; previous: -2998, current: -3003; changing to -2997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb74b005c00] Non-monotonous DTS in output stream 0:0; previous: -2997, current: -3003; changing to -2996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb74b005c00] Non-monotonous DTS in output stream 0:0; previous: -2996, current: -3003; changing to -2995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb74b005c00] Non-monotonous DTS in output stream 0:0; previous: -2995, current: -3003; changing to -2994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb74b005c00] Non-monotonous DTS in output stream 0:0; previous: -2994, current: -3003; changing to -2993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb74b005c00] Non-monotonous DTS in output stream 0:0; previous: -2993, current: -3003; changing to -2992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb74b005c00] Non-monotonous DTS in output stream 0:0; previous: -2992, current: -3003; changing to -2991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb74b005c00] Non-monotonous DTS in output stream 0:0; previous: -2991, current: -3003; changing to -2990. This may result in incorrect timestamps in the output file. | |
frame= 236 fps=0.0 q=-1.0 Lsize= 1527kB time=00:00:07.42 bitrate=1684.7kbits/s speed=68.1x | |
video:1269kB audio:114kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 10.407661% | |
"61: /Volumes/Dragon2/Yums/5A0AFE54-B88B-4A62-86AA-DE827CA5A8D7.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/5A0AFE54-B88B-4A62-86AA-DE827CA5A8D7.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-01T01:50:44.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:04.93, start: 0.000000, bitrate: 2298 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1743 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:50:44.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:50:44.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int61.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1743 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-01T01:50:44.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-01T01:50:44.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -3002, current: -3003; changing to -3001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -3001, current: -3003; changing to -3000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -3000, current: -3003; changing to -2999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2999, current: -3003; changing to -2998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2998, current: -3003; changing to -2997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2997, current: -3003; changing to -2996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2996, current: -3003; changing to -2995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2995, current: -3003; changing to -2994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2994, current: -3003; changing to -2993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2993, current: -3003; changing to -2992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2992, current: -3003; changing to -2991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2991, current: -3003; changing to -2990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2990, current: -3003; changing to -2989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2989, current: -3003; changing to -2988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2988, current: -3003; changing to -2987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2987, current: -3003; changing to -2986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2986, current: -3003; changing to -2985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2985, current: -3003; changing to -2984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2984, current: -3003; changing to -2983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2983, current: -3003; changing to -2982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2982, current: -3003; changing to -2981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2981, current: -3003; changing to -2980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2980, current: -3003; changing to -2979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2979, current: -3003; changing to -2978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2978, current: -3003; changing to -2977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2977, current: -3003; changing to -2976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2976, current: -3003; changing to -2975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2975, current: -3003; changing to -2974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2974, current: -3003; changing to -2973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2973, current: -3003; changing to -2972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2972, current: -3003; changing to -2971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2971, current: -3003; changing to -2970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2970, current: -3003; changing to -2969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe66b000000] Non-monotonous DTS in output stream 0:0; previous: -2969, current: -3003; changing to -2968. This may result in incorrect timestamps in the output file. | |
frame= 183 fps=0.0 q=-1.0 Lsize= 1510kB time=00:00:04.91 bitrate=2515.5kbits/s speed= 303x | |
video:1300kB audio:76kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.805475% | |
"62: /Volumes/Dragon2/Yums/EBEC0446-F27F-4D13-8A2E-0B74E34902F9.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/EBEC0446-F27F-4D13-8A2E-0B74E34902F9.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T04:07:44.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:05.87, start: 0.000000, bitrate: 1248 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:07:44.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1010 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:07:44.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int62.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1010 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:07:44.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:07:44.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fccfc80f800] Non-monotonous DTS in output stream 0:0; previous: -9009, current: -9009; changing to -9008. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fccfc80f800] Non-monotonous DTS in output stream 0:0; previous: -9008, current: -9009; changing to -9007. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fccfc80f800] Non-monotonous DTS in output stream 0:0; previous: -9007, current: -9009; changing to -9006. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fccfc80f800] Non-monotonous DTS in output stream 0:0; previous: -9006, current: -9009; changing to -9005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fccfc80f800] Non-monotonous DTS in output stream 0:0; previous: -9005, current: -9009; changing to -9004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fccfc80f800] Non-monotonous DTS in output stream 0:0; previous: -9004, current: -9009; changing to -9003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fccfc80f800] Non-monotonous DTS in output stream 0:0; previous: -9003, current: -9009; changing to -9002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fccfc80f800] Non-monotonous DTS in output stream 0:0; previous: -9002, current: -9009; changing to -9001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fccfc80f800] Non-monotonous DTS in output stream 0:0; previous: -9001, current: -9009; changing to -9000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fccfc80f800] Non-monotonous DTS in output stream 0:0; previous: -9000, current: -9009; changing to -8999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fccfc80f800] Non-monotonous DTS in output stream 0:0; previous: -8999, current: -9009; changing to -8998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fccfc80f800] Non-monotonous DTS in output stream 0:0; previous: -8998, current: -9009; changing to -8997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fccfc80f800] Non-monotonous DTS in output stream 0:0; previous: -8997, current: -9009; changing to -8996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fccfc80f800] Non-monotonous DTS in output stream 0:0; previous: -8996, current: -9009; changing to -8995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fccfc80f800] Non-monotonous DTS in output stream 0:0; previous: -8995, current: -9009; changing to -8994. This may result in incorrect timestamps in the output file. | |
frame= 194 fps=0.0 q=-1.0 Lsize= 988kB time=00:00:05.85 bitrate=1383.8kbits/s speed= 305x | |
video:798kB audio:90kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 11.261560% | |
"63: /Volumes/Dragon2/Yums/21E05E7E-28E1-4C8E-B076-E1C3991DABFB.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/21E05E7E-28E1-4C8E-B076-E1C3991DABFB.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-28T02:02:50.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:06.15, start: 0.000000, bitrate: 2288 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1387 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-09-28T02:02:50.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-28T02:02:50.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int63.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1387 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-28T02:02:50.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-28T02:02:50.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11250, current: -11250; changing to -11249. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11249, current: -11250; changing to -11248. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11248, current: -11250; changing to -11247. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11247, current: -11250; changing to -11246. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11246, current: -11250; changing to -11245. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11245, current: -11250; changing to -11244. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11244, current: -11250; changing to -11243. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11243, current: -11250; changing to -11242. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11242, current: -11250; changing to -11241. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11241, current: -11250; changing to -11240. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11240, current: -11250; changing to -11239. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11239, current: -11250; changing to -11238. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11238, current: -11250; changing to -11237. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11237, current: -11250; changing to -11236. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11236, current: -11250; changing to -11235. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11235, current: -11250; changing to -11234. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11234, current: -11250; changing to -11233. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11233, current: -11250; changing to -11232. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11232, current: -11250; changing to -11231. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11231, current: -11250; changing to -11230. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11230, current: -11250; changing to -11229. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11229, current: -11250; changing to -11228. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11228, current: -11250; changing to -11227. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11227, current: -11250; changing to -11226. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11226, current: -11250; changing to -11225. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11225, current: -11250; changing to -11224. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11224, current: -11250; changing to -11223. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11223, current: -11250; changing to -11222. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11222, current: -11250; changing to -11221. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11221, current: -11250; changing to -11220. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11220, current: -11250; changing to -11219. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11219, current: -11250; changing to -11218. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11218, current: -11250; changing to -11217. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11217, current: -11250; changing to -11216. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11216, current: -11250; changing to -11215. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11215, current: -11250; changing to -11214. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11214, current: -11250; changing to -11213. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11213, current: -11250; changing to -11212. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11212, current: -11250; changing to -11211. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11211, current: -11250; changing to -11210. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11210, current: -11250; changing to -11209. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11209, current: -11250; changing to -11208. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11208, current: -11250; changing to -11207. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11207, current: -11250; changing to -11206. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11206, current: -11250; changing to -11205. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11205, current: -11250; changing to -11204. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11204, current: -11250; changing to -11203. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11203, current: -11250; changing to -11202. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11202, current: -11250; changing to -11201. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11201, current: -11250; changing to -11200. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11200, current: -11250; changing to -11199. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11199, current: -11250; changing to -11198. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11198, current: -11250; changing to -11197. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11197, current: -11250; changing to -11196. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11196, current: -11250; changing to -11195. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11195, current: -11250; changing to -11194. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11194, current: -11250; changing to -11193. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11193, current: -11250; changing to -11192. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11192, current: -11250; changing to -11191. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11191, current: -11250; changing to -11190. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11190, current: -11250; changing to -11189. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11189, current: -11250; changing to -11188. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11188, current: -11250; changing to -11187. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11187, current: -11250; changing to -11186. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11186, current: -11250; changing to -11185. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11185, current: -11250; changing to -11184. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11184, current: -11250; changing to -11183. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11183, current: -11250; changing to -11182. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11182, current: -11250; changing to -11181. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11181, current: -11250; changing to -11180. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11180, current: -11250; changing to -11179. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11179, current: -11250; changing to -11178. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11178, current: -11250; changing to -11177. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11177, current: -11250; changing to -11176. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11176, current: -11250; changing to -11175. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11175, current: -11250; changing to -11174. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11174, current: -11250; changing to -11173. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11173, current: -11250; changing to -11172. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fa7a404a800] Non-monotonous DTS in output stream 0:0; previous: -11172, current: -11250; changing to -11171. This may result in incorrect timestamps in the output file. | |
frame= 229 fps=0.0 q=-1.0 Lsize= 1881kB time=00:00:06.13 bitrate=2511.1kbits/s speed=48.7x | |
video:1616kB audio:95kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.904186% | |
"64: /Volumes/Dragon2/Yums/A027924D-6ABF-437D-96BC-23CB87789548.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/A027924D-6ABF-437D-96BC-23CB87789548.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T04:09:57.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:09.66, start: 0.000000, bitrate: 1289 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:09:57.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1002 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:09:57.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int64.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1002 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:09:57.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:09:57.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5989, current: -6006; changing to -5988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5988, current: -6006; changing to -5987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5987, current: -6006; changing to -5986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5986, current: -6006; changing to -5985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5985, current: -6006; changing to -5984. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5984, current: -6006; changing to -5983. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5983, current: -6006; changing to -5982. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5982, current: -6006; changing to -5981. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5981, current: -6006; changing to -5980. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5980, current: -6006; changing to -5979. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5979, current: -6006; changing to -5978. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5978, current: -6006; changing to -5977. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5977, current: -6006; changing to -5976. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5976, current: -6006; changing to -5975. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5975, current: -6006; changing to -5974. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5974, current: -6006; changing to -5973. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5973, current: -6006; changing to -5972. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5972, current: -6006; changing to -5971. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5971, current: -6006; changing to -5970. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5970, current: -6006; changing to -5969. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5969, current: -6006; changing to -5968. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5968, current: -6006; changing to -5967. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5967, current: -6006; changing to -5966. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5966, current: -6006; changing to -5965. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5965, current: -6006; changing to -5964. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fab6c863c00] Non-monotonous DTS in output stream 0:0; previous: -5964, current: -6006; changing to -5963. This may result in incorrect timestamps in the output file. | |
frame= 334 fps=0.0 q=-1.0 Lsize= 1678kB time=00:00:09.65 bitrate=1424.4kbits/s speed=71.1x | |
video:1363kB audio:148kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 11.031225% | |
"65: /Volumes/Dragon2/Yums/90EBD9D6-EFD7-4F1B-BEFA-9DC5FC6ED80D.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/90EBD9D6-EFD7-4F1B-BEFA-9DC5FC6ED80D.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-02T23:11:35.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:05.04, start: 0.000000, bitrate: 3664 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 2041 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T23:11:35.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T23:11:35.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int65.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 2041 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T23:11:35.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T23:11:35.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3750, current: -3750; changing to -3749. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3749, current: -3750; changing to -3748. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3748, current: -3750; changing to -3747. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3747, current: -3750; changing to -3746. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3746, current: -3750; changing to -3745. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3745, current: -3750; changing to -3744. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3744, current: -3750; changing to -3743. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3743, current: -3750; changing to -3742. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3742, current: -3750; changing to -3741. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3741, current: -3750; changing to -3740. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3740, current: -3750; changing to -3739. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3739, current: -3750; changing to -3738. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3738, current: -3750; changing to -3737. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3737, current: -3750; changing to -3736. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3736, current: -3750; changing to -3735. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3735, current: -3750; changing to -3734. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3734, current: -3750; changing to -3733. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3733, current: -3750; changing to -3732. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3732, current: -3750; changing to -3731. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3731, current: -3750; changing to -3730. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3730, current: -3750; changing to -3729. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3729, current: -3750; changing to -3728. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3728, current: -3750; changing to -3727. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3727, current: -3750; changing to -3726. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3726, current: -3750; changing to -3725. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3725, current: -3750; changing to -3724. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3724, current: -3750; changing to -3723. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3723, current: -3750; changing to -3722. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3722, current: -3750; changing to -3721. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3721, current: -3750; changing to -3720. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3720, current: -3750; changing to -3719. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3719, current: -3750; changing to -3718. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3718, current: -3750; changing to -3717. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3717, current: -3750; changing to -3716. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3716, current: -3750; changing to -3715. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3715, current: -3750; changing to -3714. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3714, current: -3750; changing to -3713. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3713, current: -3750; changing to -3712. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3712, current: -3750; changing to -3711. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3711, current: -3750; changing to -3710. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3710, current: -3750; changing to -3709. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3709, current: -3750; changing to -3708. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3708, current: -3750; changing to -3707. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3707, current: -3750; changing to -3706. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3706, current: -3750; changing to -3705. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3705, current: -3750; changing to -3704. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3704, current: -3750; changing to -3703. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3703, current: -3750; changing to -3702. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3702, current: -3750; changing to -3701. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3701, current: -3750; changing to -3700. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3700, current: -3750; changing to -3699. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3699, current: -3750; changing to -3698. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3698, current: -3750; changing to -3697. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3697, current: -3750; changing to -3696. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3696, current: -3750; changing to -3695. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3695, current: -3750; changing to -3694. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3694, current: -3750; changing to -3693. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3693, current: -3750; changing to -3692. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3692, current: -3750; changing to -3691. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3691, current: -3750; changing to -3690. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3690, current: -3750; changing to -3689. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3689, current: -3750; changing to -3688. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3688, current: -3750; changing to -3687. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3687, current: -3750; changing to -3686. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3686, current: -3750; changing to -3685. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3685, current: -3750; changing to -3684. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3684, current: -3750; changing to -3683. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3683, current: -3750; changing to -3682. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3682, current: -3750; changing to -3681. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3681, current: -3750; changing to -3680. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3680, current: -3750; changing to -3679. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3679, current: -3750; changing to -3678. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3678, current: -3750; changing to -3677. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3677, current: -3750; changing to -3676. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3676, current: -3750; changing to -3675. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3675, current: -3750; changing to -3674. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3674, current: -3750; changing to -3673. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3673, current: -3750; changing to -3672. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3672, current: -3750; changing to -3671. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3671, current: -3750; changing to -3670. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3670, current: -3750; changing to -3669. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3669, current: -3750; changing to -3668. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3668, current: -3750; changing to -3667. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3667, current: -3750; changing to -3666. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3666, current: -3750; changing to -3665. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3665, current: -3750; changing to -3664. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fbc0384a800] Non-monotonous DTS in output stream 0:0; previous: -3664, current: -3750; changing to -3663. This may result in incorrect timestamps in the output file. | |
frame= 209 fps=0.0 q=-1.0 Lsize= 2454kB time=00:00:05.03 bitrate=3989.5kbits/s speed=33.7x | |
video:2171kB audio:78kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.168919% | |
"66: /Volumes/Dragon2/Yums/A3021612-2658-40E3-8447-548BED0A1D6B.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/A3021612-2658-40E3-8447-548BED0A1D6B.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-02T22:38:09.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:06.07, start: 0.000000, bitrate: 2221 kb/s | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 2066 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T22:38:09.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 126 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T22:38:09.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int66.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 2066 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-02T22:38:09.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 126 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-02T22:38:09.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:0 -> #0:0 (copy) | |
Stream #0:1 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
frame= 147 fps=0.0 q=-1.0 Lsize= 1791kB time=00:00:06.06 bitrate=2420.9kbits/s speed= 427x | |
video:1546kB audio:94kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.255702% | |
"67: /Volumes/Dragon2/Yums/1FB1B9E3-0C68-4E83-AC3E-DA2F2C79DD7B.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/1FB1B9E3-0C68-4E83-AC3E-DA2F2C79DD7B.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T04:14:28.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:08.92, start: 0.000000, bitrate: 1148 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:14:28.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 944 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:14:28.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int67.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 944 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:14:28.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:14:28.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -3003, current: -3003; changing to -3002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -3002, current: -3003; changing to -3001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -3001, current: -3003; changing to -3000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -3000, current: -3003; changing to -2999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -2999, current: -3003; changing to -2998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -2998, current: -3003; changing to -2997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -2997, current: -3003; changing to -2996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -2996, current: -3003; changing to -2995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -2995, current: -3003; changing to -2994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -2994, current: -3003; changing to -2993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -2993, current: -3003; changing to -2992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -2992, current: -3003; changing to -2991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -2991, current: -3003; changing to -2990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -2990, current: -3003; changing to -2989. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -2989, current: -3003; changing to -2988. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -2988, current: -3003; changing to -2987. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -2987, current: -3003; changing to -2986. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -2986, current: -3003; changing to -2985. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7feaf5000000] Non-monotonous DTS in output stream 0:0; previous: -2985, current: -3003; changing to -2984. This may result in incorrect timestamps in the output file. | |
frame= 287 fps=0.0 q=-1.0 Lsize= 1384kB time=00:00:08.91 bitrate=1271.8kbits/s speed= 165x | |
video:1104kB audio:137kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 11.484402% | |
"68: /Volumes/Dragon2/Yums/370989F4-D8EF-4311-8F67-4ACD4D5A632D.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/370989F4-D8EF-4311-8F67-4ACD4D5A632D.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T03:12:52.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:04.69, start: 0.000000, bitrate: 1194 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T03:12:52.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1003 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T03:12:52.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int68.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1003 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T03:12:52.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T03:12:52.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fe3e3813200] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe3e3813200] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe3e3813200] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe3e3813200] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe3e3813200] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fe3e3813200] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
frame= 148 fps=0.0 q=-1.0 Lsize= 754kB time=00:00:04.68 bitrate=1320.1kbits/s speed= 357x | |
video:605kB audio:72kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 11.319890% | |
"69: /Volumes/Dragon2/Yums/D22B9D9D-B876-4E29-9372-212BB02F5097.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/D22B9D9D-B876-4E29-9372-212BB02F5097.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-10-04T04:08:38.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:08.52, start: 0.000000, bitrate: 1020 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:08:38.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 829 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:08:38.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int69.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 829 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-10-04T04:08:38.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-10-04T04:08:38.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -6006, current: -6006; changing to -6005. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -6005, current: -6006; changing to -6004. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -6004, current: -6006; changing to -6003. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -6003, current: -6006; changing to -6002. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -6002, current: -6006; changing to -6001. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -6001, current: -6006; changing to -6000. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -6000, current: -6006; changing to -5999. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -5999, current: -6006; changing to -5998. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -5998, current: -6006; changing to -5997. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -5997, current: -6006; changing to -5996. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -5996, current: -6006; changing to -5995. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -5995, current: -6006; changing to -5994. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -5994, current: -6006; changing to -5993. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -5993, current: -6006; changing to -5992. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -5992, current: -6006; changing to -5991. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -5991, current: -6006; changing to -5990. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fb71881fe00] Non-monotonous DTS in output stream 0:0; previous: -5990, current: -6006; changing to -5989. This may result in incorrect timestamps in the output file. | |
frame= 273 fps=0.0 q=-1.0 Lsize= 1179kB time=00:00:08.51 bitrate=1133.7kbits/s speed= 426x | |
video:923kB audio:131kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 11.915138% | |
"70: /Volumes/Dragon2/Yums/FB139D71-C2BF-46C3-96BA-B763E18B5AAA.mov" | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Dragon2/Yums/FB139D71-C2BF-46C3-96BA-B763E18B5AAA.mov': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
creation_time : 2018-09-24T15:49:12.000000Z | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
Duration: 00:00:08.63, start: 0.000000, bitrate: 1956 kb/s | |
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:49:12.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 1435 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:49:12.000000Z | |
handler_name : Apple Alias Data Handler | |
Output #0, mpegts, to 'int70.ts': | |
Metadata: | |
major_brand : qt | |
minor_version : 537199360 | |
compatible_brands: qt | |
com.apple.quicktime.version: 7.7.3 (2943.14) 0x7738000 (Mac OS X, 10.11.6, 15G22010) | |
com.apple.quicktime.player.movie.audio.gain: 1.000000 | |
com.apple.quicktime.player.movie.audio.treble: 0.000000 | |
com.apple.quicktime.player.movie.audio.bass: 0.000000 | |
com.apple.quicktime.player.movie.audio.balance: 0.000000 | |
com.apple.quicktime.player.movie.audio.pitchshift: 0.000000 | |
com.apple.quicktime.player.movie.audio.mute: | |
com.apple.quicktime.player.movie.visual.brightness: 0.000000 | |
com.apple.quicktime.player.movie.visual.color: 1.000000 | |
com.apple.quicktime.player.movie.visual.tint: 0.000000 | |
com.apple.quicktime.player.movie.visual.contrast: 1.000000 | |
com.apple.quicktime.player.version: 7.6.6 (7.6.6) | |
encoder : Lavf58.12.100 | |
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1435 kb/s, 24 fps, 24 tbr, 90k tbn, 90k tbc (default) | |
Metadata: | |
creation_time : 2018-09-24T15:49:12.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default) | |
Metadata: | |
creation_time : 2018-09-24T15:49:12.000000Z | |
handler_name : Apple Alias Data Handler | |
Stream mapping: | |
Stream #0:1 -> #0:0 (copy) | |
Stream #0:0 -> #0:1 (copy) | |
Press [q] to stop, [?] for help | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3750, current: -3750; changing to -3749. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3749, current: -3750; changing to -3748. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3748, current: -3750; changing to -3747. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3747, current: -3750; changing to -3746. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3746, current: -3750; changing to -3745. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3745, current: -3750; changing to -3744. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3744, current: -3750; changing to -3743. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3743, current: -3750; changing to -3742. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3742, current: -3750; changing to -3741. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3741, current: -3750; changing to -3740. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3740, current: -3750; changing to -3739. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3739, current: -3750; changing to -3738. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3738, current: -3750; changing to -3737. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3737, current: -3750; changing to -3736. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3736, current: -3750; changing to -3735. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3735, current: -3750; changing to -3734. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3734, current: -3750; changing to -3733. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3733, current: -3750; changing to -3732. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3732, current: -3750; changing to -3731. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3731, current: -3750; changing to -3730. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3730, current: -3750; changing to -3729. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3729, current: -3750; changing to -3728. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3728, current: -3750; changing to -3727. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3727, current: -3750; changing to -3726. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3726, current: -3750; changing to -3725. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3725, current: -3750; changing to -3724. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3724, current: -3750; changing to -3723. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3723, current: -3750; changing to -3722. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3722, current: -3750; changing to -3721. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3721, current: -3750; changing to -3720. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3720, current: -3750; changing to -3719. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3719, current: -3750; changing to -3718. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3718, current: -3750; changing to -3717. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3717, current: -3750; changing to -3716. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3716, current: -3750; changing to -3715. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3715, current: -3750; changing to -3714. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3714, current: -3750; changing to -3713. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3713, current: -3750; changing to -3712. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3712, current: -3750; changing to -3711. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3711, current: -3750; changing to -3710. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3710, current: -3750; changing to -3709. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3709, current: -3750; changing to -3708. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3708, current: -3750; changing to -3707. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3707, current: -3750; changing to -3706. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3706, current: -3750; changing to -3705. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3705, current: -3750; changing to -3704. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3704, current: -3750; changing to -3703. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3703, current: -3750; changing to -3702. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3702, current: -3750; changing to -3701. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3701, current: -3750; changing to -3700. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3700, current: -3750; changing to -3699. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3699, current: -3750; changing to -3698. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3698, current: -3750; changing to -3697. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3697, current: -3750; changing to -3696. This may result in incorrect timestamps in the output file. | |
[mpegts @ 0x7fdfea010e00] Non-monotonous DTS in output stream 0:0; previous: -3696, current: -3750; changing to -3695. This may result in incorrect timestamps in the output file. | |
frame= 263 fps=0.0 q=-1.0 Lsize= 2252kB time=00:00:08.62 bitrate=2139.7kbits/s speed= 111x | |
video:1920kB audio:133kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.696833% | |
"int1.ts|int2.ts|int3.ts|int4.ts|int5.ts|int6.ts|int7.ts|int8.ts|int9.ts|int10.ts|int11.ts|int12.ts|int13.ts|int14.ts|int15.ts|int16.ts|int17.ts|int18.ts|int19.ts|int20.ts|int21.ts|int22.ts|int23.ts|int24.ts|int25.ts|int26.ts|int27.ts|int28.ts|int29.ts|int30.ts|int31.ts|int32.ts|int33.ts|int34.ts|int35.ts|int36.ts|int37.ts|int38.ts|int39.ts|int40.ts|int41.ts|int42.ts|int43.ts|int44.ts|int45.ts|int46.ts|int47.ts|int48.ts|int49.ts|int50.ts|int51.ts|int52.ts|int53.ts|int54.ts|int55.ts|int56.ts|int57.ts|int58.ts|int59.ts|int60.ts|int61.ts|int62.ts|int63.ts|int64.ts|int65.ts|int66.ts|int67.ts|int68.ts|int69.ts|int70.ts" | |
ffmpeg -y -i "concat:int1.ts|int2.ts|int3.ts|int4.ts|int5.ts|int6.ts|int7.ts|int8.ts|int9.ts|int10.ts|int11.ts|int12.ts|int13.ts|int14.ts|int15.ts|int16.ts|int17.ts|int18.ts|int19.ts|int20.ts|int21.ts|int22.ts|int23.ts|int24.ts|int25.ts|int26.ts|int27.ts|int28.ts|int29.ts|int30.ts|int31.ts|int32.ts|int33.ts|int34.ts|int35.ts|int36.ts|int37.ts|int38.ts|int39.ts|int40.ts|int41.ts|int42.ts|int43.ts|int44.ts|int45.ts|int46.ts|int47.ts|int48.ts|int49.ts|int50.ts|int51.ts|int52.ts|int53.ts|int54.ts|int55.ts|int56.ts|int57.ts|int58.ts|int59.ts|int60.ts|int61.ts|int62.ts|int63.ts|int64.ts|int65.ts|int66.ts|int67.ts|int68.ts|int69.ts|int70.ts" -bsf:a aac_adtstoasc /Volumes/Dragon2/Yums/final.mp4 | |
ffmpeg version 4.0.2 Copyright (c) 2000-2018 the FFmpeg developers | |
built with Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/4.0.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma | |
libavutil 56. 14.100 / 56. 14.100 | |
libavcodec 58. 18.100 / 58. 18.100 | |
libavformat 58. 12.100 / 58. 12.100 | |
libavdevice 58. 3.100 / 58. 3.100 | |
libavfilter 7. 16.100 / 7. 16.100 | |
libavresample 4. 0. 0 / 4. 0. 0 | |
libswscale 5. 1.100 / 5. 1.100 | |
libswresample 3. 1.100 / 3. 1.100 | |
libpostproc 55. 1.100 / 55. 1.100 | |
[mpegts @ 0x7fe330810600] DTS discontinuity in stream 0: packet 36 with DTS 126036, packet 37 with DTS 129003 | |
Input #0, mpegts, from 'concat:int1.ts|int2.ts|int3.ts|int4.ts|int5.ts|int6.ts|int7.ts|int8.ts|int9.ts|int10.ts|int11.ts|int12.ts|int13.ts|int14.ts|int15.ts|int16.ts|int17.ts|int18.ts|int19.ts|int20.ts|int21.ts|int22.ts|int23.ts|int24.ts|int25.ts|int26.ts|int27.ts|int28.ts|int29.ts|int30.ts|int31.ts|in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment