Opened 10 years ago
Last modified 10 years ago
#4201 new defect
Error Application provided invalid, non monotonically increasing dts to muxer Logitech C920
Reported by: | Erwin | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | H264 |
Cc: | rogerdpack@gmail.com | Blocked By: | |
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug: Getting this error "Application provided invalid, non monotonically increasing dts to muxer" while trying to copy the HW H264 stream from my Logitech C920 webcam.
How to reproduce:
ffmpeg started on 2014-12-20 at 11:47:31 Report written to "ffmpeg-20141220-114731.log" Command line: ffmpeg -report -f dshow -vcodec h264 -video_size 1920x1080 -i "video=Logitech HD Pro Webcam C920" -copyinkf -c copy -t 60 "e:\\cam\\video\\ANAUY\\enr_2014-12-20__11H47m31s.h264" ffmpeg version N-68585-gc89751a Copyright (c) 2000-2014 the FFmpeg developers built on Dec 19 2014 01:09:59 with gcc 4.9.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib libavutil 54. 15.100 / 54. 15.100 libavcodec 56. 16.100 / 56. 16.100 libavformat 56. 16.101 / 56. 16.101 libavdevice 56. 3.100 / 56. 3.100 libavfilter 5. 4.100 / 5. 4.100 libswscale 3. 1.101 / 3. 1.101 libswresample 1. 1.100 / 1. 1.100 libpostproc 53. 3.100 / 53. 3.100 Splitting the commandline. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'. Reading option '-f' ... matched as option 'f' (force format) with argument 'dshow'. Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'h264'. Reading option '-video_size' ... matched as AVOption 'video_size' with argument '1920x1080'. Reading option '-i' ... matched as input file with argument 'video=Logitech HD Pro Webcam C920'. Reading option '-copyinkf' ... matched as option 'copyinkf' (copy initial non-keyframes) with argument '1'. Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'. Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '60'. Reading option 'e:\cam\video\ANAUY\enr_2014-12-20__11H47m31s.h264' ... matched as output file. Finished splitting the commandline. Parsing a group of options: global . Applying option report (generate a report) with argument 1. Successfully parsed a group of options. Parsing a group of options: input file video=Logitech HD Pro Webcam C920. Applying option f (force format) with argument dshow. Applying option vcodec (force video codec ('copy' to copy stream)) with argument h264. Successfully parsed a group of options. Opening an input file: video=Logitech HD Pro Webcam C920. [dshow @ 00000000003be0a0] All info found Input #0, dshow, from 'video=Logitech HD Pro Webcam C920': Duration: N/A, start: 83810.056000, bitrate: N/A Stream #0:0, 28, 1/10000000: Video: h264 (Constrained Baseline) (H264 / 0x34363248), yuvj420p(pc), 1920x1080 [SAR 1:1 DAR 16:9], 62.50 tbr, 10000k tbn, 60 tbc Successfully opened the file. Parsing a group of options: output file e:\cam\video\ANAUY\enr_2014-12-20__11H47m31s.h264. Applying option copyinkf (copy initial non-keyframes) with argument 1. Applying option c (codec name) with argument copy. Applying option t (record or transcode "duration" seconds of audio/video) with argument 60. Successfully parsed a group of options. Opening an output file: e:\cam\video\ANAUY\enr_2014-12-20__11H47m31s.h264. Successfully opened the file. Output #0, h264, to 'e:\cam\video\ANAUY\enr_2014-12-20__11H47m31s.h264': Metadata: encoder : Lavf56.16.101 Stream #0:0, 0, 1/30: Video: h264 (H264 / 0x34363248), yuvj420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 62.50 tbr, 30 tbn, 30 tbc Stream mapping: Stream #0:0 -> #0:0 (copy) Press [q] to stop, [?] for help [h264 @ 0000000002be2660] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 12 >= 12 frame= 39 fps=0.0 q=-1.0 size= 661kB time=00:00:01.63 bitrate=3316.8kbits/s frame= 51 fps= 51 q=-1.0 size= 845kB time=00:00:02.10 bitrate=3297.3kbits/s [h264 @ 0000000002be2660] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 72 >= 72 frame= 63 fps= 42 q=-1.0 size= 1030kB time=00:00:02.63 bitrate=3203.7kbits/s frame= 76 fps= 38 q=-1.0 size= 1231kB time=00:00:03.16 bitrate=3184.8kbits/s frame= 87 fps= 35 q=-1.0 size= 1400kB time=00:00:03.63 bitrate=3157.1kbits/s frame= 99 fps= 33 q=-1.0 size= 1585kB time=00:00:04.10 bitrate=3166.6kbits/s [h264 @ 0000000002be2660] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 132 >= 132 frame= 111 fps= 32 q=-1.0 size= 1764kB time=00:00:04.63 bitrate=3119.6kbits/s frame= 124 fps= 31 q=-1.0 size= 1964kB time=00:00:05.16 bitrate=3113.3kbits/s frame= 135 fps= 30 q=-1.0 size= 2132kB time=00:00:05.63 bitrate=3099.8kbits/s frame= 147 fps= 29 q=-1.0 size= 2313kB time=00:00:06.10 bitrate=3106.5kbits/s [h264 @ 0000000002be2660] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 192 >= 192 frame= 160 fps= 29 q=-1.0 size= 2512kB time=00:00:06.66 bitrate=3086.5kbits/s frame= 172 fps= 29 q=-1.0 size= 2693kB time=00:00:07.16 bitrate=3078.6kbits/s frame= 183 fps= 28 q=-1.0 size= 2862kB time=00:00:07.63 bitrate=3071.9kbits/s frame= 195 fps= 28 q=-1.0 size= 3047kB time=00:00:08.10 bitrate=3081.3kbits/s frame= 208 fps= 28 q=-1.0 size= 3245kB time=00:00:08.66 bitrate=3067.6kbits/s frame= 220 fps= 27 q=-1.0 size= 3429kB time=00:00:09.16 bitrate=3064.2kbits/s frame= 231 fps= 27 q=-1.0 size= 3594kB time=00:00:09.60 bitrate=3067.2kbits/s frame= 243 fps= 27 q=-1.0 size= 3778kB time=00:00:10.10 bitrate=3064.1kbits/s frame= 256 fps= 27 q=-1.0 size= 3977kB time=00:00:10.66 bitrate=3054.4kbits/s frame= 268 fps= 27 q=-1.0 size= 4161kB time=00:00:11.16 bitrate=3052.5kbits/s frame= 279 fps= 27 q=-1.0 size= 4328kB time=00:00:11.60 bitrate=3056.5kbits/s frame= 291 fps= 26 q=-1.0 size= 4509kB time=00:00:12.10 bitrate=3053.0kbits/s frame= 304 fps= 26 q=-1.0 size= 4729kB time=00:00:12.66 bitrate=3058.2kbits/s frame= 316 fps= 26 q=-1.0 size= 4904kB time=00:00:13.16 bitrate=3051.1kbits/s frame= 327 fps= 26 q=-1.0 size= 5070kB time=00:00:13.60 bitrate=3054.1kbits/s frame= 340 fps= 26 q=-1.0 size= 5266kB time=00:00:14.16 bitrate=3045.3kbits/s frame= 352 fps= 26 q=-1.0 size= 5446kB time=00:00:14.66 bitrate=3041.9kbits/s frame= 364 fps= 26 q=-1.0 size= 5631kB time=00:00:15.16 bitrate=3041.4kbits/s frame= 375 fps= 26 q=-1.0 size= 5798kB time=00:00:15.60 bitrate=3044.5kbits/s frame= 388 fps= 26 q=-1.0 size= 6000kB time=00:00:16.16 bitrate=3040.1kbits/s frame= 400 fps= 26 q=-1.0 size= 6179kB time=00:00:16.66 bitrate=3037.3kbits/s frame= 412 fps= 26 q=-1.0 size= 6360kB time=00:00:17.16 bitrate=3034.8kbits/s frame= 423 fps= 26 q=-1.0 size= 6529kB time=00:00:17.63 bitrate=3033.1kbits/s frame= 436 fps= 26 q=-1.0 size= 6726kB time=00:00:18.16 bitrate=3033.2kbits/s frame= 448 fps= 26 q=-1.0 size= 6911kB time=00:00:18.66 bitrate=3032.8kbits/s frame= 460 fps= 26 q=-1.0 size= 7092kB time=00:00:19.16 bitrate=3031.2kbits/s frame= 472 fps= 25 q=-1.0 size= 7273kB time=00:00:19.66 bitrate=3029.5kbits/s frame= 484 fps= 25 q=-1.0 size= 7458kB time=00:00:20.16 bitrate=3029.7kbits/s [h264 @ 0000000002be2660] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 612 >= 612 frame= 496 fps= 25 q=-1.0 size= 7641kB time=00:00:20.66 bitrate=3028.8kbits/s frame= 508 fps= 25 q=-1.0 size= 7825kB time=00:00:21.16 bitrate=3028.4kbits/s frame= 520 fps= 25 q=-1.0 size= 8007kB time=00:00:21.66 bitrate=3027.3kbits/s frame= 532 fps= 25 q=-1.0 size= 8188kB time=00:00:22.16 bitrate=3026.0kbits/s [h264 @ 0000000002be2660] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 672 >= 672 frame= 544 fps= 25 q=-1.0 size= 8373kB time=00:00:22.66 bitrate=3026.1kbits/s frame= 556 fps= 25 q=-1.0 size= 8556kB time=00:00:23.16 bitrate=3025.5kbits/s frame= 568 fps= 25 q=-1.0 size= 8739kB time=00:00:23.66 bitrate=3025.0kbits/s frame= 580 fps= 25 q=-1.0 size= 8921kB time=00:00:24.16 bitrate=3024.1kbits/s [h264 @ 0000000002be2660] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 732 >= 732 frame= 592 fps= 25 q=-1.0 size= 9101kB time=00:00:24.66 bitrate=3022.6kbits/s frame= 604 fps= 25 q=-1.0 size= 9309kB time=00:00:25.16 bitrate=3030.1kbits/s frame= 616 fps= 25 q=-1.0 size= 9490kB time=00:00:25.66 bitrate=3029.0kbits/s frame= 628 fps= 25 q=-1.0 size= 9678kB time=00:00:26.16 bitrate=3029.9kbits/s [h264 @ 0000000002be2660] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 792 >= 792 frame= 640 fps= 25 q=-1.0 size= 9857kB time=00:00:26.66 bitrate=3028.1kbits/s frame= 652 fps= 25 q=-1.0 size= 10042kB time=00:00:27.16 bitrate=3028.2kbits/s frame= 664 fps= 25 q=-1.0 size= 10223kB time=00:00:27.66 bitrate=3026.9kbits/s frame= 676 fps= 25 q=-1.0 size= 10406kB time=00:00:28.16 bitrate=3026.4kbits/s frame= 688 fps= 25 q=-1.0 size= 10591kB time=00:00:28.66 bitrate=3026.7kbits/s frame= 700 fps= 25 q=-1.0 size= 10771kB time=00:00:29.16 bitrate=3025.3kbits/s frame= 712 fps= 25 q=-1.0 size= 10956kB time=00:00:29.66 bitrate=3025.3kbits/s frame= 724 fps= 25 q=-1.0 size= 11137kB time=00:00:30.16 bitrate=3024.4kbits/s frame= 736 fps= 25 q=-1.0 size= 11320kB time=00:00:30.66 bitrate=3024.0kbits/s frame= 748 fps= 25 q=-1.0 size= 11507kB time=00:00:31.16 bitrate=3024.6kbits/s frame= 760 fps= 25 q=-1.0 size= 11687kB time=00:00:31.66 bitrate=3023.4kbits/s frame= 772 fps= 25 q=-1.0 size= 11871kB time=00:00:32.16 bitrate=3023.2kbits/s frame= 784 fps= 25 q=-1.0 size= 12053kB time=00:00:32.66 bitrate=3022.6kbits/s frame= 796 fps= 25 q=-1.0 size= 12236kB time=00:00:33.16 bitrate=3022.2kbits/s frame= 808 fps= 25 q=-1.0 size= 12423kB time=00:00:33.66 bitrate=3022.9kbits/s frame= 820 fps= 25 q=-1.0 size= 12602kB time=00:00:34.16 bitrate=3021.5kbits/s frame= 832 fps= 25 q=-1.0 size= 12786kB time=00:00:34.66 bitrate=3021.4kbits/s frame= 844 fps= 25 q=-1.0 size= 12969kB time=00:00:35.16 bitrate=3021.1kbits/s frame= 856 fps= 25 q=-1.0 size= 13152kB time=00:00:35.66 bitrate=3020.7kbits/s frame= 868 fps= 25 q=-1.0 size= 13339kB time=00:00:36.16 bitrate=3021.4kbits/s [h264 @ 0000000002be2660] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1092 >= 1092 frame= 880 fps= 25 q=-1.0 size= 13518kB time=00:00:36.66 bitrate=3020.3kbits/s frame= 892 fps= 25 q=-1.0 size= 13703kB time=00:00:37.16 bitrate=3020.2kbits/s frame= 904 fps= 25 q=-1.0 size= 13910kB time=00:00:37.66 bitrate=3025.1kbits/s frame= 916 fps= 25 q=-1.0 size= 14093kB time=00:00:38.16 bitrate=3025.0kbits/s frame= 928 fps= 25 q=-1.0 size= 14276kB time=00:00:38.66 bitrate=3024.5kbits/s frame= 940 fps= 25 q=-1.0 size= 14459kB time=00:00:39.16 bitrate=3024.3kbits/s frame= 952 fps= 25 q=-1.0 size= 14645kB time=00:00:39.66 bitrate=3024.4kbits/s frame= 964 fps= 25 q=-1.0 size= 14826kB time=00:00:40.16 bitrate=3023.7kbits/s frame= 976 fps= 25 q=-1.0 size= 15009kB time=00:00:40.66 bitrate=3023.5kbits/s frame= 988 fps= 25 q=-1.0 size= 15192kB time=00:00:41.16 bitrate=3023.1kbits/s frame= 1000 fps= 25 q=-1.0 size= 15376kB time=00:00:41.66 bitrate=3023.0kbits/s frame= 1012 fps= 25 q=-1.0 size= 15559kB time=00:00:42.16 bitrate=3022.7kbits/s [h264 @ 0000000002be2660] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1272 >= 1272 frame= 1024 fps= 25 q=-1.0 size= 15742kB time=00:00:42.66 bitrate=3022.6kbits/s frame= 1036 fps= 25 q=-1.0 size= 15926kB time=00:00:43.16 bitrate=3022.4kbits/s frame= 1048 fps= 25 q=-1.0 size= 16109kB time=00:00:43.66 bitrate=3022.1kbits/s frame= 1060 fps= 25 q=-1.0 size= 16292kB time=00:00:44.16 bitrate=3021.9kbits/s frame= 1072 fps= 25 q=-1.0 size= 16475kB time=00:00:44.66 bitrate=3021.6kbits/s frame= 1084 fps= 25 q=-1.0 size= 16658kB time=00:00:45.16 bitrate=3021.3kbits/s frame= 1096 fps= 25 q=-1.0 size= 16841kB time=00:00:45.66 bitrate=3021.0kbits/s frame= 1109 fps= 25 q=-1.0 size= 17040kB time=00:00:46.20 bitrate=3021.4kbits/s frame= 1120 fps= 25 q=-1.0 size= 17207kB time=00:00:46.66 bitrate=3020.6kbits/s frame= 1132 fps= 25 q=-1.0 size= 17390kB time=00:00:47.16 bitrate=3020.3kbits/s frame= 1144 fps= 25 q=-1.0 size= 17574kB time=00:00:47.66 bitrate=3020.3kbits/s frame= 1157 fps= 25 q=-1.0 size= 17772kB time=00:00:48.20 bitrate=3020.6kbits/s frame= 1168 fps= 25 q=-1.0 size= 17940kB time=00:00:48.66 bitrate=3019.9kbits/s frame= 1180 fps= 25 q=-1.0 size= 18124kB time=00:00:49.16 bitrate=3019.7kbits/s frame= 1192 fps= 25 q=-1.0 size= 18307kB time=00:00:49.66 bitrate=3019.5kbits/s frame= 1205 fps= 25 q=-1.0 size= 18525kB time=00:00:50.20 bitrate=3023.0kbits/s frame= 1216 fps= 25 q=-1.0 size= 18691kB time=00:00:50.66 bitrate=3022.0kbits/s frame= 1228 fps= 25 q=-1.0 size= 18874kB time=00:00:51.16 bitrate=3021.8kbits/s frame= 1240 fps= 25 q=-1.0 size= 19057kB time=00:00:51.66 bitrate=3021.6kbits/s frame= 1253 fps= 25 q=-1.0 size= 19256kB time=00:00:52.20 bitrate=3021.9kbits/s [h264 @ 0000000002be2660] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1572 >= 1572 frame= 1264 fps= 25 q=-1.0 size= 19423kB time=00:00:52.66 bitrate=3021.1kbits/s frame= 1276 fps= 25 q=-1.0 size= 19607kB time=00:00:53.16 bitrate=3021.0kbits/s frame= 1288 fps= 25 q=-1.0 size= 19790kB time=00:00:53.66 bitrate=3020.8kbits/s frame= 1301 fps= 25 q=-1.0 size= 19988kB time=00:00:54.20 bitrate=3021.0kbits/s [h264 @ 0000000002be2660] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1632 >= 1632 frame= 1312 fps= 25 q=-1.0 size= 20156kB time=00:00:54.66 bitrate=3020.5kbits/s frame= 1324 fps= 25 q=-1.0 size= 20339kB time=00:00:55.16 bitrate=3020.3kbits/s frame= 1336 fps= 24 q=-1.0 size= 20522kB time=00:00:55.66 bitrate=3020.0kbits/s frame= 1349 fps= 25 q=-1.0 size= 20720kB time=00:00:56.20 bitrate=3020.2kbits/s [h264 @ 0000000002be2660] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1692 >= 1692 frame= 1360 fps= 24 q=-1.0 size= 20888kB time=00:00:56.66 bitrate=3019.7kbits/s frame= 1372 fps= 24 q=-1.0 size= 21071kB time=00:00:57.16 bitrate=3019.4kbits/s frame= 1384 fps= 24 q=-1.0 size= 21255kB time=00:00:57.66 bitrate=3019.4kbits/s frame= 1397 fps= 24 q=-1.0 size= 21453kB time=00:00:58.20 bitrate=3019.6kbits/s [h264 @ 0000000002be2660] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1752 >= 1752 frame= 1408 fps= 24 q=-1.0 size= 21620kB time=00:00:58.66 bitrate=3019.0kbits/s frame= 1420 fps= 24 q=-1.0 size= 21804kB time=00:00:59.16 bitrate=3018.9kbits/s frame= 1432 fps= 24 q=-1.0 size= 21987kB time=00:00:59.66 bitrate=3018.7kbits/s No more output streams to write to, finishing. frame= 1440 fps= 24 q=-1.0 Lsize= 22109kB time=00:01:00.00 bitrate=3018.6kbits/s video:22109kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000000% Input file #0 (video=Logitech HD Pro Webcam C920): Input stream #0:0 (video): 1441 packets read (22655609 bytes); Total: 1441 packets (22655609 bytes) demuxed Output file #0 (e:\cam\video\ANAUY\enr_2014-12-20__11H47m31s.h264): Output stream #0:0 (video): 1440 packets muxed (22639730 bytes); Total: 1440 packets (22639730 bytes) muxed 0 frames successfully decoded, 0 decoding errors [AVIOContext @ 0000000002bc2400] Statistics: 0 seeks, 1444 writeouts
Mediainfos of the resulting file:
General Complete name : E:\Cam\video\ANAUY\enr_2014-12-20__11H47m31s.h264 Format : AVC Format/Info : Advanced Video Codec File size : 21.6 MiB Overall bit rate mode : Constant Video Format : AVC Format/Info : Advanced Video Codec Format profile : Baseline@L4.0 Format settings, CABAC : No Format settings, ReFrames : 1 frame Bit rate mode : Constant Bit rate : 3 000 Kbps Width : 1 920 pixels Height : 1 080 pixels Display aspect ratio : 16:9 Frame rate mode : Variable Standard : Component Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive Color range : Full
I need to use -copyinkf else nothing is captured.
Feel free to ask for more infos
Change History (11)
comment:1 by , 10 years ago
follow-up: 5 comment:2 by , 10 years ago
Keywords: | stream copy C920 removed |
---|
Please upload the output stream.
comment:3 by , 10 years ago
File uploading to ftp upload.ffmpeg.org\incoming\enr_2014-12-20__22H58m52s.h264
Here is the console output for this file
ffmpeg started on 2014-12-20 at 22:58:52 Report written to "ffmpeg-20141220-225852.log" Command line: ffmpeg -report -f dshow -vcodec h264 -video_size 1920x1080 -i "video=Logitech HD Pro Webcam C920" -copyinkf -vcodec copy -t 90 "e:\\cam\\video\\ANAUY\\enr_2014-12-20__22H58m52s.h264" ffmpeg version N-68585-gc89751a Copyright (c) 2000-2014 the FFmpeg developers built on Dec 19 2014 01:09:59 with gcc 4.9.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib libavutil 54. 15.100 / 54. 15.100 libavcodec 56. 16.100 / 56. 16.100 libavformat 56. 16.101 / 56. 16.101 libavdevice 56. 3.100 / 56. 3.100 libavfilter 5. 4.100 / 5. 4.100 libswscale 3. 1.101 / 3. 1.101 libswresample 1. 1.100 / 1. 1.100 libpostproc 53. 3.100 / 53. 3.100 Splitting the commandline. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'. Reading option '-f' ... matched as option 'f' (force format) with argument 'dshow'. Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'h264'. Reading option '-video_size' ... matched as AVOption 'video_size' with argument '1920x1080'. Reading option '-i' ... matched as input file with argument 'video=Logitech HD Pro Webcam C920'. Reading option '-copyinkf' ... matched as option 'copyinkf' (copy initial non-keyframes) with argument '1'. Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'copy'. Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '90'. Reading option 'e:\cam\video\ANAUY\enr_2014-12-20__22H58m52s.h264' ... matched as output file. Finished splitting the commandline. Parsing a group of options: global . Applying option report (generate a report) with argument 1. Successfully parsed a group of options. Parsing a group of options: input file video=Logitech HD Pro Webcam C920. Applying option f (force format) with argument dshow. Applying option vcodec (force video codec ('copy' to copy stream)) with argument h264. Successfully parsed a group of options. Opening an input file: video=Logitech HD Pro Webcam C920. [dshow @ 0000000002cae0e0] All info found Input #0, dshow, from 'video=Logitech HD Pro Webcam C920': Duration: N/A, start: 124090.227000, bitrate: N/A Stream #0:0, 28, 1/10000000: Video: h264 (Constrained Baseline) (H264 / 0x34363248), yuvj420p(pc), 1920x1080 [SAR 1:1 DAR 16:9], 62.50 tbr, 10000k tbn, 60 tbc Successfully opened the file. Parsing a group of options: output file e:\cam\video\ANAUY\enr_2014-12-20__22H58m52s.h264. Applying option copyinkf (copy initial non-keyframes) with argument 1. Applying option vcodec (force video codec ('copy' to copy stream)) with argument copy. Applying option t (record or transcode "duration" seconds of audio/video) with argument 90. Successfully parsed a group of options. Opening an output file: e:\cam\video\ANAUY\enr_2014-12-20__22H58m52s.h264. Successfully opened the file. Output #0, h264, to 'e:\cam\video\ANAUY\enr_2014-12-20__22H58m52s.h264': Metadata: encoder : Lavf56.16.101 Stream #0:0, 0, 1/30: Video: h264 (H264 / 0x34363248), yuvj420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 62.50 tbr, 30 tbn, 30 tbc Stream mapping: Stream #0:0 -> #0:0 (copy) Press [q] to stop, [?] for help frame= 35 fps=0.0 q=-1.0 size= 887kB time=00:00:02.30 bitrate=3160.4kbits/s frame= 43 fps= 43 q=-1.0 size= 1086kB time=00:00:02.83 bitrate=3139.8kbits/s [h264 @ 0000000002da8600] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 96 >= 96 frame= 53 fps= 35 q=-1.0 size= 1265kB time=00:00:03.33 bitrate=3109.3kbits/s frame= 65 fps= 32 q=-1.0 size= 1458kB time=00:00:03.83 bitrate=3116.1kbits/s frame= 78 fps= 31 q=-1.0 size= 1650kB time=00:00:04.36 bitrate=3094.9kbits/s frame= 93 fps= 31 q=-1.0 size= 1844kB time=00:00:04.86 bitrate=3104.0kbits/s frame= 108 fps= 31 q=-1.0 size= 2028kB time=00:00:05.36 bitrate=3096.3kbits/s frame= 123 fps= 31 q=-1.0 size= 2216kB time=00:00:05.86 bitrate=3094.3kbits/s frame= 138 fps= 31 q=-1.0 size= 2398kB time=00:00:06.36 bitrate=3085.4kbits/s frame= 153 fps= 31 q=-1.0 size= 2582kB time=00:00:06.86 bitrate=3080.9kbits/s frame= 168 fps= 30 q=-1.0 size= 2764kB time=00:00:07.36 bitrate=3074.1kbits/s frame= 183 fps= 30 q=-1.0 size= 2949kB time=00:00:07.86 bitrate=3070.6kbits/s frame= 198 fps= 30 q=-1.0 size= 3130kB time=00:00:08.36 bitrate=3064.4kbits/s frame= 213 fps= 30 q=-1.0 size= 3316kB time=00:00:08.86 bitrate=3063.6kbits/s frame= 228 fps= 30 q=-1.0 size= 3497kB time=00:00:09.36 bitrate=3058.3kbits/s frame= 243 fps= 30 q=-1.0 size= 3683kB time=00:00:09.86 bitrate=3057.8kbits/s frame= 258 fps= 30 q=-1.0 size= 3864kB time=00:00:10.36 bitrate=3053.6kbits/s frame= 273 fps= 30 q=-1.0 size= 4048kB time=00:00:10.86 bitrate=3051.7kbits/s frame= 288 fps= 30 q=-1.0 size= 4230kB time=00:00:11.36 bitrate=3048.3kbits/s frame= 303 fps= 30 q=-1.0 size= 4426kB time=00:00:11.86 bitrate=3055.5kbits/s frame= 319 fps= 30 q=-1.0 size= 4615kB time=00:00:12.40 bitrate=3048.9kbits/s frame= 333 fps= 30 q=-1.0 size= 4783kB time=00:00:12.86 bitrate=3045.3kbits/s frame= 348 fps= 30 q=-1.0 size= 4964kB time=00:00:13.36 bitrate=3042.0kbits/s frame= 364 fps= 30 q=-1.0 size= 5159kB time=00:00:13.90 bitrate=3040.6kbits/s frame= 379 fps= 30 q=-1.0 size= 5341kB time=00:00:14.40 bitrate=3038.6kbits/s frame= 394 fps= 30 q=-1.0 size= 5524kB time=00:00:14.90 bitrate=3037.0kbits/s frame= 409 fps= 30 q=-1.0 size= 5707kB time=00:00:15.40 bitrate=3036.0kbits/s frame= 424 fps= 30 q=-1.0 size= 5891kB time=00:00:15.90 bitrate=3035.3kbits/s frame= 439 fps= 30 q=-1.0 size= 6074kB time=00:00:16.40 bitrate=3033.8kbits/s frame= 454 fps= 30 q=-1.0 size= 6257kB time=00:00:16.90 bitrate=3033.1kbits/s frame= 469 fps= 30 q=-1.0 size= 6438kB time=00:00:17.40 bitrate=3031.1kbits/s frame= 484 fps= 30 q=-1.0 size= 6624kB time=00:00:17.90 bitrate=3031.3kbits/s frame= 499 fps= 30 q=-1.0 size= 6808kB time=00:00:18.40 bitrate=3030.9kbits/s frame= 514 fps= 30 q=-1.0 size= 6990kB time=00:00:18.90 bitrate=3029.8kbits/s frame= 529 fps= 30 q=-1.0 size= 7171kB time=00:00:19.40 bitrate=3028.3kbits/s frame= 544 fps= 30 q=-1.0 size= 7354kB time=00:00:19.90 bitrate=3027.4kbits/s frame= 559 fps= 30 q=-1.0 size= 7537kB time=00:00:20.40 bitrate=3026.6kbits/s frame= 574 fps= 30 q=-1.0 size= 7720kB time=00:00:20.90 bitrate=3026.0kbits/s frame= 589 fps= 30 q=-1.0 size= 7903kB time=00:00:21.40 bitrate=3025.4kbits/s frame= 605 fps= 30 q=-1.0 size= 8130kB time=00:00:21.93 bitrate=3036.6kbits/s frame= 619 fps= 30 q=-1.0 size= 8289kB time=00:00:22.40 bitrate=3031.3kbits/s frame= 634 fps= 30 q=-1.0 size= 8470kB time=00:00:22.90 bitrate=3030.0kbits/s frame= 649 fps= 30 q=-1.0 size= 8653kB time=00:00:23.40 bitrate=3029.3kbits/s frame= 665 fps= 30 q=-1.0 size= 8849kB time=00:00:23.93 bitrate=3028.8kbits/s frame= 679 fps= 30 q=-1.0 size= 9019kB time=00:00:24.40 bitrate=3027.9kbits/s frame= 695 fps= 30 q=-1.0 size= 9214kB time=00:00:24.93 bitrate=3027.4kbits/s frame= 710 fps= 30 q=-1.0 size= 9398kB time=00:00:25.43 bitrate=3027.0kbits/s frame= 725 fps= 30 q=-1.0 size= 9580kB time=00:00:25.93 bitrate=3026.4kbits/s frame= 740 fps= 30 q=-1.0 size= 9764kB time=00:00:26.43 bitrate=3025.9kbits/s frame= 755 fps= 30 q=-1.0 size= 9946kB time=00:00:26.93 bitrate=3025.3kbits/s frame= 770 fps= 30 q=-1.0 size= 10129kB time=00:00:27.43 bitrate=3024.7kbits/s frame= 785 fps= 30 q=-1.0 size= 10313kB time=00:00:27.93 bitrate=3024.4kbits/s frame= 800 fps= 30 q=-1.0 size= 10496kB time=00:00:28.43 bitrate=3023.9kbits/s frame= 815 fps= 30 q=-1.0 size= 10679kB time=00:00:28.93 bitrate=3023.6kbits/s frame= 830 fps= 30 q=-1.0 size= 10862kB time=00:00:29.43 bitrate=3023.1kbits/s frame= 845 fps= 30 q=-1.0 size= 11045kB time=00:00:29.93 bitrate=3022.7kbits/s frame= 860 fps= 30 q=-1.0 size= 11229kB time=00:00:30.43 bitrate=3022.6kbits/s frame= 875 fps= 30 q=-1.0 size= 11412kB time=00:00:30.93 bitrate=3022.1kbits/s frame= 890 fps= 30 q=-1.0 size= 11595kB time=00:00:31.43 bitrate=3021.8kbits/s frame= 905 fps= 30 q=-1.0 size= 11795kB time=00:00:31.93 bitrate=3025.9kbits/s frame= 920 fps= 30 q=-1.0 size= 11965kB time=00:00:32.43 bitrate=3022.0kbits/s frame= 935 fps= 30 q=-1.0 size= 12148kB time=00:00:32.93 bitrate=3021.8kbits/s frame= 950 fps= 30 q=-1.0 size= 12332kB time=00:00:33.43 bitrate=3021.6kbits/s frame= 966 fps= 30 q=-1.0 size= 12527kB time=00:00:33.96 bitrate=3021.2kbits/s frame= 980 fps= 30 q=-1.0 size= 12698kB time=00:00:34.43 bitrate=3021.0kbits/s frame= 995 fps= 30 q=-1.0 size= 12881kB time=00:00:34.93 bitrate=3020.7kbits/s frame= 1011 fps= 30 q=-1.0 size= 13076kB time=00:00:35.46 bitrate=3020.3kbits/s frame= 1026 fps= 30 q=-1.0 size= 13260kB time=00:00:35.96 bitrate=3020.2kbits/s frame= 1040 fps= 30 q=-1.0 size= 13431kB time=00:00:36.43 bitrate=3019.9kbits/s frame= 1055 fps= 30 q=-1.0 size= 13614kB time=00:00:36.93 bitrate=3019.6kbits/s frame= 1071 fps= 30 q=-1.0 size= 13809kB time=00:00:37.46 bitrate=3019.3kbits/s frame= 1086 fps= 30 q=-1.0 size= 13992kB time=00:00:37.96 bitrate=3019.1kbits/s frame= 1100 fps= 30 q=-1.0 size= 14163kB time=00:00:38.43 bitrate=3018.7kbits/s frame= 1116 fps= 30 q=-1.0 size= 14358kB time=00:00:38.96 bitrate=3018.5kbits/s frame= 1131 fps= 30 q=-1.0 size= 14541kB time=00:00:39.46 bitrate=3018.1kbits/s frame= 1146 fps= 30 q=-1.0 size= 14724kB time=00:00:39.96 bitrate=3018.0kbits/s frame= 1161 fps= 30 q=-1.0 size= 14907kB time=00:00:40.46 bitrate=3017.8kbits/s frame= 1176 fps= 30 q=-1.0 size= 15091kB time=00:00:40.96 bitrate=3017.7kbits/s frame= 1191 fps= 30 q=-1.0 size= 15273kB time=00:00:41.46 bitrate=3017.3kbits/s frame= 1206 fps= 30 q=-1.0 size= 15474kB time=00:00:41.96 bitrate=3020.5kbits/s frame= 1221 fps= 30 q=-1.0 size= 15643kB time=00:00:42.46 bitrate=3017.6kbits/s frame= 1236 fps= 30 q=-1.0 size= 15826kB time=00:00:42.96 bitrate=3017.3kbits/s frame= 1251 fps= 30 q=-1.0 size= 16009kB time=00:00:43.46 bitrate=3017.2kbits/s frame= 1266 fps= 30 q=-1.0 size= 16192kB time=00:00:43.96 bitrate=3017.0kbits/s frame= 1281 fps= 30 q=-1.0 size= 16374kB time=00:00:44.46 bitrate=3016.6kbits/s frame= 1296 fps= 30 q=-1.0 size= 16557kB time=00:00:44.96 bitrate=3016.4kbits/s frame= 1311 fps= 30 q=-1.0 size= 16740kB time=00:00:45.46 bitrate=3016.2kbits/s frame= 1327 fps= 30 q=-1.0 size= 16935kB time=00:00:46.00 bitrate=3016.0kbits/s frame= 1341 fps= 30 q=-1.0 size= 17106kB time=00:00:46.46 bitrate=3015.8kbits/s frame= 1356 fps= 30 q=-1.0 size= 17290kB time=00:00:46.96 bitrate=3015.7kbits/s frame= 1372 fps= 30 q=-1.0 size= 17485kB time=00:00:47.50 bitrate=3015.4kbits/s frame= 1387 fps= 30 q=-1.0 size= 17668kB time=00:00:48.00 bitrate=3015.3kbits/s frame= 1401 fps= 30 q=-1.0 size= 17839kB time=00:00:48.46 bitrate=3015.2kbits/s frame= 1416 fps= 30 q=-1.0 size= 18022kB time=00:00:48.96 bitrate=3015.0kbits/s frame= 1432 fps= 30 q=-1.0 size= 18217kB time=00:00:49.50 bitrate=3014.9kbits/s frame= 1447 fps= 30 q=-1.0 size= 18400kB time=00:00:50.00 bitrate=3014.7kbits/s frame= 1461 fps= 30 q=-1.0 size= 18571kB time=00:00:50.46 bitrate=3014.6kbits/s frame= 1477 fps= 30 q=-1.0 size= 18767kB time=00:00:51.00 bitrate=3014.6kbits/s frame= 1492 fps= 30 q=-1.0 size= 18950kB time=00:00:51.50 bitrate=3014.4kbits/s frame= 1507 fps= 30 q=-1.0 size= 19149kB time=00:00:52.00 bitrate=3016.7kbits/s frame= 1522 fps= 30 q=-1.0 size= 19319kB time=00:00:52.50 bitrate=3014.5kbits/s frame= 1537 fps= 30 q=-1.0 size= 19502kB time=00:00:53.00 bitrate=3014.4kbits/s frame= 1552 fps= 30 q=-1.0 size= 19686kB time=00:00:53.50 bitrate=3014.3kbits/s frame= 1567 fps= 30 q=-1.0 size= 19869kB time=00:00:54.00 bitrate=3014.2kbits/s frame= 1582 fps= 30 q=-1.0 size= 20052kB time=00:00:54.50 bitrate=3014.1kbits/s frame= 1597 fps= 30 q=-1.0 size= 20235kB time=00:00:55.00 bitrate=3014.0kbits/s frame= 1612 fps= 30 q=-1.0 size= 20418kB time=00:00:55.50 bitrate=3013.8kbits/s frame= 1627 fps= 30 q=-1.0 size= 20602kB time=00:00:56.00 bitrate=3013.7kbits/s frame= 1642 fps= 30 q=-1.0 size= 20784kB time=00:00:56.50 bitrate=3013.6kbits/s frame= 1657 fps= 30 q=-1.0 size= 20967kB time=00:00:57.00 bitrate=3013.4kbits/s frame= 1672 fps= 30 q=-1.0 size= 21151kB time=00:00:57.50 bitrate=3013.3kbits/s frame= 1687 fps= 30 q=-1.0 size= 21333kB time=00:00:58.00 bitrate=3013.2kbits/s frame= 1702 fps= 30 q=-1.0 size= 21517kB time=00:00:58.50 bitrate=3013.1kbits/s frame= 1717 fps= 30 q=-1.0 size= 21700kB time=00:00:59.00 bitrate=3013.1kbits/s frame= 1732 fps= 30 q=-1.0 size= 21884kB time=00:00:59.50 bitrate=3013.0kbits/s frame= 1747 fps= 30 q=-1.0 size= 22066kB time=00:01:00.00 bitrate=3012.8kbits/s frame= 1762 fps= 30 q=-1.0 size= 22249kB time=00:01:00.50 bitrate=3012.6kbits/s frame= 1777 fps= 30 q=-1.0 size= 22433kB time=00:01:01.00 bitrate=3012.6kbits/s frame= 1792 fps= 30 q=-1.0 size= 22616kB time=00:01:01.50 bitrate=3012.5kbits/s frame= 1807 fps= 30 q=-1.0 size= 22812kB time=00:01:02.00 bitrate=3014.2kbits/s frame= 1822 fps= 30 q=-1.0 size= 22983kB time=00:01:02.50 bitrate=3012.4kbits/s frame= 1837 fps= 30 q=-1.0 size= 23166kB time=00:01:03.00 bitrate=3012.4kbits/s frame= 1852 fps= 30 q=-1.0 size= 23349kB time=00:01:03.50 bitrate=3012.2kbits/s frame= 1867 fps= 30 q=-1.0 size= 23532kB time=00:01:04.00 bitrate=3012.1kbits/s frame= 1882 fps= 30 q=-1.0 size= 23715kB time=00:01:04.50 bitrate=3012.0kbits/s frame= 1897 fps= 30 q=-1.0 size= 23899kB time=00:01:05.00 bitrate=3012.0kbits/s frame= 1912 fps= 30 q=-1.0 size= 24082kB time=00:01:05.50 bitrate=3011.8kbits/s frame= 1927 fps= 30 q=-1.0 size= 24265kB time=00:01:06.00 bitrate=3011.8kbits/s frame= 1942 fps= 30 q=-1.0 size= 24448kB time=00:01:06.50 bitrate=3011.7kbits/s frame= 1957 fps= 30 q=-1.0 size= 24631kB time=00:01:07.00 bitrate=3011.6kbits/s frame= 1973 fps= 30 q=-1.0 size= 24826kB time=00:01:07.53 bitrate=3011.5kbits/s frame= 1987 fps= 30 q=-1.0 size= 24997kB time=00:01:08.00 bitrate=3011.4kbits/s frame= 2002 fps= 30 q=-1.0 size= 25180kB time=00:01:08.50 bitrate=3011.3kbits/s frame= 2018 fps= 30 q=-1.0 size= 25375kB time=00:01:09.03 bitrate=3011.2kbits/s frame= 2033 fps= 30 q=-1.0 size= 25558kB time=00:01:09.53 bitrate=3011.1kbits/s frame= 2047 fps= 30 q=-1.0 size= 25730kB time=00:01:10.00 bitrate=3011.1kbits/s frame= 2062 fps= 30 q=-1.0 size= 25913kB time=00:01:10.50 bitrate=3011.0kbits/s frame= 2078 fps= 30 q=-1.0 size= 26108kB time=00:01:11.03 bitrate=3010.9kbits/s frame= 2093 fps= 30 q=-1.0 size= 26291kB time=00:01:11.53 bitrate=3010.9kbits/s frame= 2107 fps= 30 q=-1.0 size= 26476kB time=00:01:12.00 bitrate=3012.3kbits/s frame= 2123 fps= 30 q=-1.0 size= 26659kB time=00:01:12.53 bitrate=3010.9kbits/s frame= 2138 fps= 30 q=-1.0 size= 26842kB time=00:01:13.03 bitrate=3010.8kbits/s frame= 2153 fps= 30 q=-1.0 size= 27025kB time=00:01:13.53 bitrate=3010.7kbits/s frame= 2168 fps= 30 q=-1.0 size= 27209kB time=00:01:14.03 bitrate=3010.7kbits/s frame= 2183 fps= 30 q=-1.0 size= 27392kB time=00:01:14.53 bitrate=3010.6kbits/s frame= 2198 fps= 30 q=-1.0 size= 27574kB time=00:01:15.03 bitrate=3010.5kbits/s frame= 2213 fps= 30 q=-1.0 size= 27759kB time=00:01:15.53 bitrate=3010.6kbits/s frame= 2228 fps= 30 q=-1.0 size= 27941kB time=00:01:16.03 bitrate=3010.5kbits/s frame= 2243 fps= 30 q=-1.0 size= 28124kB time=00:01:16.53 bitrate=3010.4kbits/s frame= 2258 fps= 30 q=-1.0 size= 28308kB time=00:01:17.03 bitrate=3010.4kbits/s frame= 2273 fps= 30 q=-1.0 size= 28492kB time=00:01:17.53 bitrate=3010.4kbits/s frame= 2288 fps= 30 q=-1.0 size= 28674kB time=00:01:18.03 bitrate=3010.3kbits/s frame= 2303 fps= 30 q=-1.0 size= 28858kB time=00:01:18.53 bitrate=3010.2kbits/s frame= 2318 fps= 30 q=-1.0 size= 29041kB time=00:01:19.03 bitrate=3010.2kbits/s frame= 2333 fps= 30 q=-1.0 size= 29224kB time=00:01:19.53 bitrate=3010.1kbits/s frame= 2348 fps= 30 q=-1.0 size= 29407kB time=00:01:20.03 bitrate=3010.0kbits/s frame= 2363 fps= 30 q=-1.0 size= 29589kB time=00:01:20.53 bitrate=3009.9kbits/s frame= 2378 fps= 30 q=-1.0 size= 29773kB time=00:01:21.03 bitrate=3009.8kbits/s frame= 2394 fps= 30 q=-1.0 size= 29968kB time=00:01:21.56 bitrate=3009.8kbits/s frame= 2408 fps= 30 q=-1.0 size= 30151kB time=00:01:22.03 bitrate=3011.0kbits/s frame= 2423 fps= 30 q=-1.0 size= 30326kB time=00:01:22.53 bitrate=3010.0kbits/s frame= 2439 fps= 30 q=-1.0 size= 30521kB time=00:01:23.06 bitrate=3009.9kbits/s frame= 2454 fps= 30 q=-1.0 size= 30704kB time=00:01:23.56 bitrate=3009.9kbits/s frame= 2468 fps= 30 q=-1.0 size= 30875kB time=00:01:24.03 bitrate=3009.9kbits/s frame= 2484 fps= 30 q=-1.0 size= 31070kB time=00:01:24.56 bitrate=3009.8kbits/s frame= 2499 fps= 30 q=-1.0 size= 31253kB time=00:01:25.06 bitrate=3009.7kbits/s frame= 2514 fps= 30 q=-1.0 size= 31437kB time=00:01:25.56 bitrate=3009.7kbits/s frame= 2528 fps= 30 q=-1.0 size= 31607kB time=00:01:26.03 bitrate=3009.6kbits/s frame= 2544 fps= 30 q=-1.0 size= 31803kB time=00:01:26.56 bitrate=3009.6kbits/s frame= 2559 fps= 30 q=-1.0 size= 31986kB time=00:01:27.06 bitrate=3009.5kbits/s frame= 2574 fps= 30 q=-1.0 size= 32169kB time=00:01:27.56 bitrate=3009.5kbits/s frame= 2589 fps= 30 q=-1.0 size= 32353kB time=00:01:28.06 bitrate=3009.5kbits/s frame= 2604 fps= 30 q=-1.0 size= 32535kB time=00:01:28.56 bitrate=3009.4kbits/s frame= 2619 fps= 30 q=-1.0 size= 32718kB time=00:01:29.06 bitrate=3009.3kbits/s frame= 2634 fps= 30 q=-1.0 size= 32902kB time=00:01:29.56 bitrate=3009.3kbits/s No more output streams to write to, finishing. frame= 2647 fps= 30 q=-1.0 Lsize= 33061kB time=00:01:30.00 bitrate=3009.3kbits/s video:33061kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000000% Input file #0 (video=Logitech HD Pro Webcam C920): Input stream #0:0 (video): 2648 packets read (33866752 bytes); Total: 2648 packets (33866752 bytes) demuxed Output file #0 (e:\cam\video\ANAUY\enr_2014-12-20__22H58m52s.h264): Output stream #0:0 (video): 2647 packets muxed (33854108 bytes); Total: 2647 packets (33854108 bytes) muxed 0 frames successfully decoded, 0 decoding errors [AVIOContext @ 000000000818fee0] Statistics: 0 seeks, 2649 writeouts
comment:4 by , 10 years ago
Another capture with more error and using today's build.
I found out that if I try to capture something still with constant lighting it result nearly every time with no error in the console output.
File uploading to ftp upload.ffmpeg.org\incoming\enr_2014-12-21__12H31m38s.h264
Console output:
ffmpeg version N-68639-g6706a29 Copyright (c) 2000-2014 the FFmpeg developers built on Dec 20 2014 22:12:53 with gcc 4.9.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib libavutil 54. 15.100 / 54. 15.100 libavcodec 56. 16.100 / 56. 16.100 libavformat 56. 16.101 / 56. 16.101 libavdevice 56. 3.100 / 56. 3.100 libavfilter 5. 4.100 / 5. 4.100 libswscale 3. 1.101 / 3. 1.101 libswresample 1. 1.100 / 1. 1.100 libpostproc 53. 3.100 / 53. 3.100 Splitting the commandline. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'. Reading option '-f' ... matched as option 'f' (force format) with argument 'dshow'. Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'h264'. Reading option '-s' ... matched as option 's' (set frame size (WxH or abbreviation)) with argument '1920x1080'. Reading option '-i' ... matched as input file with argument 'video=Logitech HD Pro Webcam C920'. Reading option '-copyinkf' ... matched as option 'copyinkf' (copy initial non-keyframes) with argument '1'. Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'. Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '60'. Reading option 'e:\cam\video\ANAUY\enr_2014-12-21__12H31m38s.h264' ... matched as output file. Finished splitting the commandline. Parsing a group of options: global . Applying option loglevel (set logging level) with argument debug. Successfully parsed a group of options. Parsing a group of options: input file video=Logitech HD Pro Webcam C920. Applying option f (force format) with argument dshow. Applying option vcodec (force video codec ('copy' to copy stream)) with argument h264. Applying option s (set frame size (WxH or abbreviation)) with argument 1920x1080. Successfully parsed a group of options. Opening an input file: video=Logitech HD Pro Webcam C920. [dshow @ 0000000002cc04a0] All info found Input #0, dshow, from 'video=Logitech HD Pro Webcam C920': Duration: N/A, start: 172858.116000, bitrate: N/A Stream #0:0, 28, 1/10000000: Video: h264 (Constrained Baseline) (H264 / 0x34363248), yuvj420p(pc, left), 1920x1080 (1920x1088) [SAR 1:1 DAR 16:9], 1/60, 62.50 tbr, 10000k tbn, 60 tbc Successfully opened the file. Parsing a group of options: output file e:\cam\video\ANAUY\enr_2014-12-21__12H31m38s.h264. Applying option copyinkf (copy initial non-keyframes) with argument 1. Applying option c (codec name) with argument copy. Applying option t (record or transcode "duration" seconds of audio/video) with argument 60. Successfully parsed a group of options. Opening an output file: e:\cam\video\ANAUY\enr_2014-12-21__12H31m38s.h264. Successfully opened the file. Output #0, h264, to 'e:\cam\video\ANAUY\enr_2014-12-21__12H31m38s.h264': Metadata: encoder : Lavf56.16.101 Stream #0:0, 0, 1/30: Video: h264 (H264 / 0x34363248), yuvj420p(left), 1920x1080 (0x0) [SAR 1:1 DAR 16:9], 1/30, q=2-31, 62.50 tbr, 30 tbn, 30 tbc Stream mapping: Stream #0:0 -> #0:0 (copy) Press [q] to stop, [?] for help frame= 42 fps=0.0 q=-1.0 size= 706kB time=00:00:01.66 bitrate=3469.0kbits/s frame= 57 fps= 57 q=-1.0 size= 885kB time=00:00:02.16 bitrate=3345.9kbits/s frame= 72 fps= 48 q=-1.0 size= 1072kB time=00:00:02.66 bitrate=3293.0kbits/s frame= 87 fps= 43 q=-1.0 size= 1250kB time=00:00:03.16 bitrate=3233.9kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 96 >= 96 [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 108 >= 108 frame= 102 fps= 41 q=-1.0 size= 1445kB time=00:00:03.63 bitrate=3258.2kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 120 >= 120 frame= 117 fps= 39 q=-1.0 size= 1629kB time=00:00:04.16 bitrate=3203.1kbits/s frame= 132 fps= 38 q=-1.0 size= 1814kB time=00:00:04.66 bitrate=3184.2kbits/s frame= 147 fps= 37 q=-1.0 size= 1995kB time=00:00:05.16 bitrate=3163.4kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 156 >= 156 frame= 162 fps= 36 q=-1.0 size= 2178kB time=00:00:05.66 bitrate=3148.8kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 179 >= 179 frame= 177 fps= 35 q=-1.0 size= 2378kB time=00:00:06.16 bitrate=3159.4kbits/s frame= 192 fps= 35 q=-1.0 size= 2548kB time=00:00:06.66 bitrate=3131.5kbits/s frame= 208 fps= 35 q=-1.0 size= 2743kB time=00:00:07.20 bitrate=3120.5kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 215 >= 215 [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 227 >= 227 frame= 222 fps= 34 q=-1.0 size= 2913kB time=00:00:07.66 bitrate=3112.9kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 239 >= 239 frame= 237 fps= 34 q=-1.0 size= 3097kB time=00:00:08.16 bitrate=3106.5kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 251 >= 251 frame= 252 fps= 34 q=-1.0 size= 3288kB time=00:00:08.66 bitrate=3107.7kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 263 >= 263 frame= 268 fps= 33 q=-1.0 size= 3491kB time=00:00:09.20 bitrate=3108.9kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 275 >= 275 [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 287 >= 287 frame= 282 fps= 33 q=-1.0 size= 3653kB time=00:00:09.66 bitrate=3095.5kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 299 >= 299 frame= 297 fps= 33 q=-1.0 size= 3836kB time=00:00:10.16 bitrate=3091.3kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 311 >= 311 frame= 312 fps= 33 q=-1.0 size= 4025kB time=00:00:10.66 bitrate=3090.9kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 323 >= 323 frame= 328 fps= 33 q=-1.0 size= 4221kB time=00:00:11.20 bitrate=3087.5kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 335 >= 335 [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 347 >= 347 frame= 342 fps= 33 q=-1.0 size= 4391kB time=00:00:11.66 bitrate=3083.0kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 359 >= 359 frame= 357 fps= 32 q=-1.0 size= 4574kB time=00:00:12.16 bitrate=3079.5kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 371 >= 371 frame= 372 fps= 32 q=-1.0 size= 4757kB time=00:00:12.66 bitrate=3076.4kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 383 >= 383 frame= 388 fps= 32 q=-1.0 size= 4952kB time=00:00:13.20 bitrate=3073.2kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 395 >= 395 [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 407 >= 407 frame= 402 fps= 32 q=-1.0 size= 5122kB time=00:00:13.66 bitrate=3070.4kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 419 >= 419 frame= 418 fps= 32 q=-1.0 size= 5318kB time=00:00:14.20 bitrate=3068.1kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 431 >= 431 frame= 433 fps= 32 q=-1.0 size= 5501kB time=00:00:14.70 bitrate=3065.5kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 443 >= 443 frame= 448 fps= 32 q=-1.0 size= 5684kB time=00:00:15.20 bitrate=3063.1kbits/s frame= 462 fps= 32 q=-1.0 size= 5855kB time=00:00:15.66 bitrate=3061.5kbits/s frame= 478 fps= 32 q=-1.0 size= 6050kB time=00:00:16.20 bitrate=3059.3kbits/s frame= 493 fps= 32 q=-1.0 size= 6234kB time=00:00:16.70 bitrate=3058.0kbits/s frame= 508 fps= 32 q=-1.0 size= 6417kB time=00:00:17.20 bitrate=3056.2kbits/s frame= 523 fps= 32 q=-1.0 size= 6600kB time=00:00:17.70 bitrate=3054.4kbits/s frame= 538 fps= 32 q=-1.0 size= 6783kB time=00:00:18.20 bitrate=3053.1kbits/s frame= 553 fps= 32 q=-1.0 size= 6967kB time=00:00:18.70 bitrate=3051.9kbits/s frame= 568 fps= 31 q=-1.0 size= 7149kB time=00:00:19.20 bitrate=3050.4kbits/s frame= 583 fps= 31 q=-1.0 size= 7334kB time=00:00:19.70 bitrate=3049.7kbits/s frame= 598 fps= 31 q=-1.0 size= 7516kB time=00:00:20.20 bitrate=3048.1kbits/s frame= 613 fps= 31 q=-1.0 size= 7699kB time=00:00:20.70 bitrate=3047.0kbits/s frame= 628 fps= 31 q=-1.0 size= 7882kB time=00:00:21.20 bitrate=3045.8kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 647 >= 647 frame= 643 fps= 31 q=-1.0 size= 8065kB time=00:00:21.70 bitrate=3044.8kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 659 >= 659 frame= 658 fps= 31 q=-1.0 size= 8248kB time=00:00:22.20 bitrate=3043.7kbits/s frame= 673 fps= 31 q=-1.0 size= 8432kB time=00:00:22.70 bitrate=3042.8kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 695 >= 695 frame= 689 fps= 31 q=-1.0 size= 8627kB time=00:00:23.20 bitrate=3046.1kbits/s frame= 703 fps= 31 q=-1.0 size= 8798kB time=00:00:23.70 bitrate=3041.2kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 719 >= 719 frame= 718 fps= 31 q=-1.0 size= 8981kB time=00:00:24.20 bitrate=3040.2kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 731 >= 731 frame= 733 fps= 31 q=-1.0 size= 9165kB time=00:00:24.70 bitrate=3039.6kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 755 >= 755 frame= 749 fps= 31 q=-1.0 size= 9372kB time=00:00:25.20 bitrate=3046.7kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 767 >= 767 frame= 763 fps= 31 q=-1.0 size= 9537kB time=00:00:25.70 bitrate=3039.9kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 779 >= 779 frame= 778 fps= 31 q=-1.0 size= 9721kB time=00:00:26.20 bitrate=3039.3kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 791 >= 791 frame= 793 fps= 31 q=-1.0 size= 9904kB time=00:00:26.70 bitrate=3038.6kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 803 >= 803 [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 815 >= 815 frame= 809 fps= 31 q=-1.0 size= 10098kB time=00:00:27.20 bitrate=3041.3kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 827 >= 827 frame= 823 fps= 31 q=-1.0 size= 10270kB time=00:00:27.70 bitrate=3037.2kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 839 >= 839 frame= 838 fps= 31 q=-1.0 size= 10456kB time=00:00:28.20 bitrate=3037.5kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 851 >= 851 frame= 854 fps= 31 q=-1.0 size= 10649kB time=00:00:28.73 bitrate=3035.9kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 863 >= 863 [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 875 >= 875 frame= 869 fps= 31 q=-1.0 size= 10830kB time=00:00:29.20 bitrate=3038.2kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 887 >= 887 frame= 883 fps= 31 q=-1.0 size= 11001kB time=00:00:29.70 bitrate=3034.5kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 899 >= 899 frame= 899 fps= 31 q=-1.0 size= 11202kB time=00:00:30.23 bitrate=3035.4kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 911 >= 911 frame= 914 fps= 31 q=-1.0 size= 11386kB time=00:00:30.73 bitrate=3035.0kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 923 >= 923 [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 935 >= 935 frame= 929 fps= 31 q=-1.0 size= 11569kB time=00:00:31.20 bitrate=3037.6kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 947 >= 947 frame= 943 fps= 31 q=-1.0 size= 11739kB time=00:00:31.70 bitrate=3033.7kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 959 >= 959 frame= 959 fps= 31 q=-1.0 size= 11935kB time=00:00:32.23 bitrate=3033.3kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 971 >= 971 frame= 974 fps= 31 q=-1.0 size= 12120kB time=00:00:32.73 bitrate=3033.1kbits/s frame= 989 fps= 31 q=-1.0 size= 12306kB time=00:00:33.23 bitrate=3033.4kbits/s frame= 1003 fps= 31 q=-1.0 size= 12468kB time=00:00:33.70 bitrate=3030.9kbits/s frame= 1019 fps= 31 q=-1.0 size= 12669kB time=00:00:34.23 bitrate=3031.7kbits/s frame= 1034 fps= 31 q=-1.0 size= 12846kB time=00:00:34.73 bitrate=3029.8kbits/s frame= 1049 fps= 31 q=-1.0 size= 13028kB time=00:00:35.23 bitrate=3029.1kbits/s frame= 1064 fps= 31 q=-1.0 size= 13211kB time=00:00:35.73 bitrate=3028.7kbits/s frame= 1079 fps= 31 q=-1.0 size= 13394kB time=00:00:36.23 bitrate=3028.3kbits/s frame= 1094 fps= 31 q=-1.0 size= 13577kB time=00:00:36.73 bitrate=3027.8kbits/s frame= 1109 fps= 31 q=-1.0 size= 13760kB time=00:00:37.23 bitrate=3027.4kbits/s frame= 1124 fps= 31 q=-1.0 size= 13943kB time=00:00:37.73 bitrate=3027.1kbits/s frame= 1139 fps= 31 q=-1.0 size= 14126kB time=00:00:38.23 bitrate=3026.7kbits/s frame= 1154 fps= 31 q=-1.0 size= 14309kB time=00:00:38.73 bitrate=3026.4kbits/s frame= 1169 fps= 31 q=-1.0 size= 14500kB time=00:00:39.23 bitrate=3027.6kbits/s frame= 1184 fps= 31 q=-1.0 size= 14673kB time=00:00:39.73 bitrate=3025.3kbits/s frame= 1199 fps= 31 q=-1.0 size= 14856kB time=00:00:40.23 bitrate=3024.9kbits/s frame= 1214 fps= 31 q=-1.0 size= 15045kB time=00:00:40.73 bitrate=3025.8kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1235 >= 1235 frame= 1229 fps= 31 q=-1.0 size= 15229kB time=00:00:41.20 bitrate=3028.1kbits/s frame= 1244 fps= 31 q=-1.0 size= 15413kB time=00:00:41.73 bitrate=3025.4kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1259 >= 1259 frame= 1259 fps= 31 q=-1.0 size= 15596kB time=00:00:42.23 bitrate=3025.2kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1271 >= 1271 frame= 1274 fps= 31 q=-1.0 size= 15781kB time=00:00:42.73 bitrate=3025.2kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1283 >= 1283 [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1295 >= 1295 frame= 1289 fps= 31 q=-1.0 size= 15963kB time=00:00:43.20 bitrate=3027.1kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1307 >= 1307 frame= 1304 fps= 31 q=-1.0 size= 16147kB time=00:00:43.73 bitrate=3024.6kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1319 >= 1319 frame= 1319 fps= 31 q=-1.0 size= 16329kB time=00:00:44.23 bitrate=3024.2kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1331 >= 1331 frame= 1334 fps= 31 q=-1.0 size= 16520kB time=00:00:44.73 bitrate=3025.3kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1343 >= 1343 [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1355 >= 1355 frame= 1349 fps= 31 q=-1.0 size= 16696kB time=00:00:45.20 bitrate=3026.0kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1367 >= 1367 frame= 1364 fps= 31 q=-1.0 size= 16879kB time=00:00:45.73 bitrate=3023.5kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1379 >= 1379 frame= 1379 fps= 31 q=-1.0 size= 17062kB time=00:00:46.23 bitrate=3023.2kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1391 >= 1391 frame= 1394 fps= 31 q=-1.0 size= 17251kB time=00:00:46.73 bitrate=3023.9kbits/s frame= 1406 fps= 31 q=-1.0 size= 17441kB time=00:00:47.23 bitrate=3024.9kbits/s frame= 1418 fps= 30 q=-1.0 size= 17616kB time=00:00:47.73 bitrate=3023.2kbits/s [h264 @ 0000000007f75780] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 1439 >= 1439 frame= 1430 fps= 30 q=-1.0 size= 17853kB time=00:00:48.23 bitrate=3032.1kbits/s frame= 1442 fps= 30 q=-1.0 size= 18088kB time=00:00:48.73 bitrate=3040.5kbits/s frame= 1455 fps= 30 q=-1.0 size= 18224kB time=00:00:49.23 bitrate=3032.3kbits/s frame= 1470 fps= 30 q=-1.0 size= 18392kB time=00:00:49.73 bitrate=3029.5kbits/s frame= 1485 fps= 30 q=-1.0 size= 18574kB time=00:00:50.23 bitrate=3029.0kbits/s frame= 1500 fps= 30 q=-1.0 size= 18748kB time=00:00:50.73 bitrate=3027.3kbits/s frame= 1516 fps= 30 q=-1.0 size= 18964kB time=00:00:51.26 bitrate=3030.3kbits/s frame= 1531 fps= 30 q=-1.0 size= 19132kB time=00:00:51.76 bitrate=3027.7kbits/s frame= 1545 fps= 30 q=-1.0 size= 19304kB time=00:00:52.23 bitrate=3027.5kbits/s frame= 1560 fps= 30 q=-1.0 size= 19481kB time=00:00:52.73 bitrate=3026.4kbits/s frame= 1576 fps= 30 q=-1.0 size= 19683kB time=00:00:53.26 bitrate=3027.0kbits/s frame= 1591 fps= 30 q=-1.0 size= 19857kB time=00:00:53.76 bitrate=3025.5kbits/s frame= 1605 fps= 30 q=-1.0 size= 20031kB time=00:00:54.23 bitrate=3025.7kbits/s frame= 1620 fps= 30 q=-1.0 size= 20211kB time=00:00:54.73 bitrate=3025.0kbits/s frame= 1636 fps= 30 q=-1.0 size= 20410kB time=00:00:55.26 bitrate=3025.3kbits/s frame= 1651 fps= 30 q=-1.0 size= 20589kB time=00:00:55.76 bitrate=3024.4kbits/s frame= 1665 fps= 30 q=-1.0 size= 20766kB time=00:00:56.23 bitrate=3025.1kbits/s frame= 1680 fps= 30 q=-1.0 size= 20945kB time=00:00:56.73 bitrate=3024.3kbits/s frame= 1696 fps= 30 q=-1.0 size= 21144kB time=00:00:57.26 bitrate=3024.7kbits/s frame= 1711 fps= 30 q=-1.0 size= 21329kB time=00:00:57.76 bitrate=3024.8kbits/s frame= 1725 fps= 30 q=-1.0 size= 21499kB time=00:00:58.23 bitrate=3024.4kbits/s frame= 1741 fps= 30 q=-1.0 size= 21687kB time=00:00:58.76 bitrate=3023.2kbits/s frame= 1756 fps= 30 q=-1.0 size= 21871kB time=00:00:59.26 bitrate=3023.1kbits/s frame= 1771 fps= 30 q=-1.0 size= 22052kB time=00:00:59.76 bitrate=3022.6kbits/s No more output streams to write to, finishing. frame= 1778 fps= 30 q=-1.0 Lsize= 22147kB time=00:01:00.00 bitrate=3023.8kbits/s video:22147kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000000% Input file #0 (video=Logitech HD Pro Webcam C920): Input stream #0:0 (video): 1779 packets read (22692758 bytes); Total: 1779 packets (22692758 bytes) demuxed Output file #0 (e:\cam\video\ANAUY\enr_2014-12-21__12H31m38s.h264): Output stream #0:0 (video): 1778 packets muxed (22678752 bytes); Total: 1778 packets (22678752 bytes) muxed 0 frames successfully decoded, 0 decoding errors [AVIOContext @ 0000000002cc0360] Statistics: 0 seeks, 1785 writeouts
comment:5 by , 10 years ago
follow-up: 7 comment:6 by , 10 years ago
if you're willing to try something out for this email me rogerdpack@gmail.com
comment:7 by , 10 years ago
Replying to rogerdpack:
if you're willing to try something out for this email me rogerdpack@gmail.com
Hi, thank you to take the time to research this problem.
I mailed you Friday. I am waiting for more instructions.
follow-up: 9 comment:8 by , 10 years ago
Hmm dunno if I got your email. Anyway could you try with -loglevel verbose? I added a new log. Thanks.
comment:9 by , 10 years ago
Replying to rogerdpack:
Hmm dunno if I got your email. Anyway could you try with -loglevel verbose? I added a new log. Thanks.
Here it is using the latest build:
ffmpeg started on 2015-02-10 at 07:49:38 Report written to "ffmpeg-20150210-074938.log" Command line: ffmpeg -loglevel verbose -report -f dshow -vcodec h264 -video_size 1920x1080 -i "video=Logitech HD Pro Webcam C920" -copyinkf -c copy -t 20 "e:\\cam\\enr_2015-02-10__07.49.37.h264" ffmpeg version N-69672-g078be09 Copyright (c) 2000-2015 the FFmpeg developers built with gcc 4.9.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-lzma --enable-decklink --enable-zlib libavutil 54. 18.100 / 54. 18.100 libavcodec 56. 21.102 / 56. 21.102 libavformat 56. 19.100 / 56. 19.100 libavdevice 56. 4.100 / 56. 4.100 libavfilter 5. 9.104 / 5. 9.104 libswscale 3. 1.101 / 3. 1.101 libswresample 1. 1.100 / 1. 1.100 libpostproc 53. 3.100 / 53. 3.100 Splitting the commandline. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'verbose'. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'. Reading option '-f' ... matched as option 'f' (force format) with argument 'dshow'. Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'h264'. Reading option '-video_size' ... matched as AVOption 'video_size' with argument '1920x1080'. Reading option '-i' ... matched as input file with argument 'video=Logitech HD Pro Webcam C920'. Reading option '-copyinkf' ... matched as option 'copyinkf' (copy initial non-keyframes) with argument '1'. Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'. Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '20'. Reading option 'e:\cam\enr_2015-02-10__07.49.37.h264' ... matched as output file. Finished splitting the commandline. Parsing a group of options: global . Applying option loglevel (set logging level) with argument verbose. Applying option report (generate a report) with argument 1. Successfully parsed a group of options. Parsing a group of options: input file video=Logitech HD Pro Webcam C920. Applying option f (force format) with argument dshow. Applying option vcodec (force video codec ('copy' to copy stream)) with argument h264. Successfully parsed a group of options. Opening an input file: video=Logitech HD Pro Webcam C920. [dshow @ 0000000002c12120] Selecting pin Capturer on video dshow passing through packet of type video size 12620 timestamp 7285193940000 orig timestamp 7285194056792 dshow passing through packet of type video size 18717 timestamp 7285194260000 orig timestamp 7285194377157 dshow passing through packet of type video size 8318 timestamp 7285194740000 orig timestamp 7285194856831 dshow passing through packet of type video size 18033 timestamp 7285195220000 orig timestamp 7285195337087 dshow passing through packet of type video size 16988 timestamp 7285195540000 orig timestamp 7285195656816 dshow passing through packet of type video size 17106 timestamp 7285196020000 orig timestamp 7285196136855 dshow passing through packet of type video size 17298 timestamp 7285196340000 orig timestamp 7285196456858 dshow passing through packet of type video size 16992 timestamp 7285196820000 orig timestamp 7285196937014 dshow passing through packet of type video size 17921 timestamp 7285197300000 orig timestamp 7285197416607 dshow passing through packet of type video size 17297 timestamp 7285197620000 orig timestamp 7285197736815 dshow passing through packet of type video size 17798 timestamp 7285198100000 orig timestamp 7285198216780 dshow passing through packet of type video size 17568 timestamp 7285198420000 orig timestamp 7285198537075 dshow passing through packet of type video size 17726 timestamp 7285198900000 orig timestamp 7285199016852 dshow passing through packet of type video size 17699 timestamp 7285199380000 orig timestamp 7285199496522 dshow passing through packet of type video size 17267 timestamp 7285199700000 orig timestamp 7285199816904 dshow passing through packet of type video size 16854 timestamp 7285200180000 orig timestamp 7285200296628 dshow passing through packet of type video size 17559 timestamp 7285200500000 orig timestamp 7285200616729 dshow passing through packet of type video size 16632 timestamp 7285200980000 orig timestamp 7285201096546 dshow passing through packet of type video size 17297 timestamp 7285201460000 orig timestamp 7285201576736 dshow passing through packet of type video size 16270 timestamp 7285201780000 orig timestamp 7285201896602 dshow passing through packet of type video size 17135 timestamp 7285202260000 orig timestamp 7285202376818 dshow passing through packet of type video size 16579 timestamp 7285202580000 orig timestamp 7285202702294 dshow passing through packet of type video size 16609 timestamp 7285203060000 orig timestamp 7285203182011 dshow passing through packet of type video size 16364 timestamp 7285203540000 orig timestamp 7285203661752 dshow passing through packet of type video size 15722 timestamp 7285203860000 orig timestamp 7285203982053 dshow passing through packet of type video size 17690 timestamp 7285204340000 orig timestamp 7285204462203 dshow passing through packet of type video size 17331 timestamp 7285204660000 orig timestamp 7285204782146 dshow passing through packet of type video size 17132 timestamp 7285205140000 orig timestamp 7285205262141 [dshow @ 0000000002c12120] All info found Input #0, dshow, from 'video=Logitech HD Pro Webcam C920': Duration: N/A, start: 728519.394000, bitrate: N/A Stream #0:0, 28, 1/10000000: Video: h264 (Constrained Baseline) (H264 / 0x34363248), yuvj420p(pc), 1920x1080 (1920x1088) [SAR 1:1 DAR 16:9], 62.50 tbr, 10000k tbn, 60 tbc Successfully opened the file. Parsing a group of options: output file e:\cam\enr_2015-02-10__07.49.37.h264. Applying option copyinkf (copy initial non-keyframes) with argument 1. Applying option c (codec name) with argument copy. Applying option t (record or transcode "duration" seconds of audio/video) with argument 20. Successfully parsed a group of options. Opening an output file: e:\cam\enr_2015-02-10__07.49.37.h264. Successfully opened the file. Output #0, h264, to 'e:\cam\enr_2015-02-10__07.49.37.h264': Metadata: encoder : Lavf56.19.100 Stream #0:0, 0, 1/30: Video: h264 (H264 / 0x34363248), yuvj420p, 1920x1080 (0x0) [SAR 1:1 DAR 16:9], q=2-31, 62.50 tbr, 30 tbn, 30 tbc Stream mapping: Stream #0:0 -> #0:0 (copy) Press [q] to stop, [?] for help dshow passing through packet of type video size 17183 timestamp 7285205620000 orig timestamp 7285205742702 dshow passing through packet of type video size 17558 timestamp 7285205940000 orig timestamp 7285206062678 dshow passing through packet of type video size 15607 timestamp 7285206420000 orig timestamp 7285206542781 dshow passing through packet of type video size 15060 timestamp 7285206740000 orig timestamp 7285206863052 dshow passing through packet of type video size 16236 timestamp 7285207220000 orig timestamp 7285207342823 dshow passing through packet of type video size 16520 timestamp 7285207700000 orig timestamp 7285207822694 dshow passing through packet of type video size 16757 timestamp 7285208020000 orig timestamp 7285208142717 dshow passing through packet of type video size 16127 timestamp 7285208500000 orig timestamp 7285208623051 dshow passing through packet of type video size 16226 timestamp 7285208980000 orig timestamp 7285208943399 dshow passing through packet of type video size 16073 timestamp 7285209300000 orig timestamp 7285209422343 dshow passing through packet of type video size 16254 timestamp 7285209780000 orig timestamp 7285209902666 dshow passing through packet of type video size 16540 timestamp 7285210100000 orig timestamp 7285210222709 [h264 @ 0000000008912020] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 48 >= 48 frame= 40 fps=0.0 q=-1.0 size= 649kB time=00:00:01.63 bitrate=3255.5kbits/s dshow passing through packet of type video size 16268 timestamp 7285210590000 orig timestamp 7285210702520 dshow passing through packet of type video size 15823 timestamp 7285211060000 orig timestamp 7285211023240 dshow passing through packet of type video size 16388 timestamp 7285211380000 orig timestamp 7285211503018 dshow passing through packet of type video size 16363 timestamp 7285211860000 orig timestamp 7285211982685 dshow passing through packet of type video size 15384 timestamp 7285212180000 orig timestamp 7285212302926 dshow passing through packet of type video size 15401 timestamp 7285212660000 orig timestamp 7285212781666 dshow passing through packet of type video size 15345 timestamp 7285213140000 orig timestamp 7285213261373 dshow passing through packet of type video size 16144 timestamp 7285213460000 orig timestamp 7285213581601 dshow passing through packet of type video size 15158 timestamp 7285213940000 orig timestamp 7285214060976 dshow passing through packet of type video size 15610 timestamp 7285214260000 orig timestamp 7285214381773 dshow passing through packet of type video size 15231 timestamp 7285214740000 orig timestamp 7285214861932 dshow passing through packet of type video size 15388 timestamp 7285215220000 orig timestamp 7285215341907 frame= 52 fps= 52 q=-1.0 size= 833kB time=00:00:02.16 bitrate=3150.2kbits/s dshow passing through packet of type video size 17024 timestamp 7285215540000 orig timestamp 7285215661318 dshow passing through packet of type video size 17549 timestamp 7285216020000 orig timestamp 7285216141029 dshow passing through packet of type video size 16535 timestamp 7285216340000 orig timestamp 7285216461364 dshow passing through packet of type video size 16849 timestamp 7285216820000 orig timestamp 7285216941677 dshow passing through packet of type video size 16819 timestamp 7285217300000 orig timestamp 7285217421431 dshow passing through packet of type video size 16638 timestamp 7285217620000 orig timestamp 7285217741575 dshow passing through packet of type video size 16485 timestamp 7285218100000 orig timestamp 7285218221526 dshow passing through packet of type video size 14269 timestamp 7285218420000 orig timestamp 7285218541774 dshow passing through packet of type video size 14798 timestamp 7285218900000 orig timestamp 7285219021458 dshow passing through packet of type video size 14731 timestamp 7285219380000 orig timestamp 7285219501339 dshow passing through packet of type video size 15978 timestamp 7285219700000 orig timestamp 7285219821550 dshow passing through packet of type video size 16009 timestamp 7285220180000 orig timestamp 7285220301274 dshow passing through packet of type video size 16486 timestamp 7285220500000 orig timestamp 7285220621599 frame= 64 fps= 43 q=-1.0 size= 1022kB time=00:00:02.66 bitrate=3140.5kbits/s dshow passing through packet of type video size 16269 timestamp 7285220980000 orig timestamp 7285221101634 dshow passing through packet of type video size 16227 timestamp 7285221460000 orig timestamp 7285221581298 dshow passing through packet of type video size 15564 timestamp 7285221780000 orig timestamp 7285221901683 dshow passing through packet of type video size 15888 timestamp 7285222260000 orig timestamp 7285222381250 dshow passing through packet of type video size 15675 timestamp 7285222580000 orig timestamp 7285222701200 dshow passing through packet of type video size 15935 timestamp 7285223060000 orig timestamp 7285223180995 dshow passing through packet of type video size 15400 timestamp 7285223540000 orig timestamp 7285223660682 dshow passing through packet of type video size 15194 timestamp 7285223860000 orig timestamp 7285223981080 dshow passing through packet of type video size 15912 timestamp 7285224340000 orig timestamp 7285224460690 dshow passing through packet of type video size 15239 timestamp 7285224660000 orig timestamp 7285224781366 dshow passing through packet of type video size 15394 timestamp 7285225140000 orig timestamp 7285225260548 frame= 76 fps= 38 q=-1.0 size= 1207kB time=00:00:03.16 bitrate=3122.6kbits/s dshow passing through packet of type video size 15274 timestamp 7285225620000 orig timestamp 7285225740503 dshow passing through packet of type video size 14819 timestamp 7285225940000 orig timestamp 7285226060674 dshow passing through packet of type video size 15233 timestamp 7285226420000 orig timestamp 7285226540478 dshow passing through packet of type video size 14618 timestamp 7285226740000 orig timestamp 7285226860739 dshow passing through packet of type video size 14983 timestamp 7285227220000 orig timestamp 7285227340671 dshow passing through packet of type video size 17033 timestamp 7285227700000 orig timestamp 7285227820535 dshow passing through packet of type video size 16517 timestamp 7285228020000 orig timestamp 7285228140773 dshow passing through packet of type video size 17082 timestamp 7285228500000 orig timestamp 7285228620839 dshow passing through packet of type video size 16669 timestamp 7285228980000 orig timestamp 7285228940952 dshow passing through packet of type video size 16776 timestamp 7285229300000 orig timestamp 7285229421051 dshow passing through packet of type video size 17132 timestamp 7285229780000 orig timestamp 7285229900752 dshow passing through packet of type video size 16740 timestamp 7285230100000 orig timestamp 7285230220829 [h264 @ 0000000008912020] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 108 >= 108 frame= 88 fps= 35 q=-1.0 size= 1395kB time=00:00:03.63 bitrate=3146.2kbits/s dshow passing through packet of type video size 16840 timestamp 7285230580000 orig timestamp 7285230700854 dshow passing through packet of type video size 14624 timestamp 7285231060000 orig timestamp 7285231021052 dshow passing through packet of type video size 14983 timestamp 7285231380000 orig timestamp 7285231500789 dshow passing through packet of type video size 14658 timestamp 7285231860000 orig timestamp 7285231980734 dshow passing through packet of type video size 15996 timestamp 7285232180000 orig timestamp 7285232300901 dshow passing through packet of type video size 15349 timestamp 7285232660000 orig timestamp 7285232780491 dshow passing through packet of type video size 16200 timestamp 7285233140000 orig timestamp 7285233260426 dshow passing through packet of type video size 15924 timestamp 7285233460000 orig timestamp 7285233580751 dshow passing through packet of type video size 15987 timestamp 7285233940000 orig timestamp 7285234060321 dshow passing through packet of type video size 15792 timestamp 7285234260000 orig timestamp 7285234380863 dshow passing through packet of type video size 15350 timestamp 7285234740000 orig timestamp 7285234860634 dshow passing through packet of type video size 15441 timestamp 7285235220000 orig timestamp 7285235340449 frame= 100 fps= 33 q=-1.0 size= 1578kB time=00:00:04.16 bitrate=3102.8kbits/s dshow passing through packet of type video size 15873 timestamp 7285235540000 orig timestamp 7285235660747 dshow passing through packet of type video size 15367 timestamp 7285236020000 orig timestamp 7285236140598 dshow passing through packet of type video size 15176 timestamp 7285236340000 orig timestamp 7285236460879 dshow passing through packet of type video size 15521 timestamp 7285236820000 orig timestamp 7285236940891 dshow passing through packet of type video size 15100 timestamp 7285237300000 orig timestamp 7285237420591 dshow passing through packet of type video size 15102 timestamp 7285237620000 orig timestamp 7285237740725 dshow passing through packet of type video size 14718 timestamp 7285238100000 orig timestamp 7285238220620 dshow passing through packet of type video size 14729 timestamp 7285238420000 orig timestamp 7285238540874 dshow passing through packet of type video size 15221 timestamp 7285238900000 orig timestamp 7285239020719 dshow passing through packet of type video size 14686 timestamp 7285239380000 orig timestamp 7285239500932 dshow passing through packet of type video size 14543 timestamp 7285239700000 orig timestamp 7285239820617 dshow passing through packet of type video size 17095 timestamp 7285240180000 orig timestamp 7285240300649 frame= 112 fps= 32 q=-1.0 size= 1757kB time=00:00:04.66 bitrate=3084.3kbits/s dshow passing through packet of type video size 17009 timestamp 7285240500000 orig timestamp 7285240620903 dshow passing through packet of type video size 17113 timestamp 7285240980000 orig timestamp 7285241100671 dshow passing through packet of type video size 17115 timestamp 7285241460000 orig timestamp 7285241580535 dshow passing through packet of type video size 16737 timestamp 7285241780000 orig timestamp 7285241901205 dshow passing through packet of type video size 16815 timestamp 7285242260000 orig timestamp 7285242380678 dshow passing through packet of type video size 16981 timestamp 7285242580000 orig timestamp 7285242700376 dshow passing through packet of type video size 13999 timestamp 7285243060000 orig timestamp 7285243180468 dshow passing through packet of type video size 14420 timestamp 7285243540000 orig timestamp 7285243660018 dshow passing through packet of type video size 14431 timestamp 7285243860000 orig timestamp 7285243980313 dshow passing through packet of type video size 14854 timestamp 7285244340000 orig timestamp 7285244460177 dshow passing through packet of type video size 15990 timestamp 7285244660000 orig timestamp 7285244780328 dshow passing through packet of type video size 15516 timestamp 7285245140000 orig timestamp 7285245260002 frame= 124 fps= 31 q=-1.0 size= 1944kB time=00:00:05.16 bitrate=3081.5kbits/s dshow passing through packet of type video size 15987 timestamp 7285245620000 orig timestamp 7285245740154 dshow passing through packet of type video size 15587 timestamp 7285245940000 orig timestamp 7285246060255 dshow passing through packet of type video size 15382 timestamp 7285246420000 orig timestamp 7285246540196 dshow passing through packet of type video size 15207 timestamp 7285246740000 orig timestamp 7285246860585 dshow passing through packet of type video size 15678 timestamp 7285247220000 orig timestamp 7285247340205 dshow passing through packet of type video size 16032 timestamp 7285247700000 orig timestamp 7285247820046 dshow passing through packet of type video size 15206 timestamp 7285248020000 orig timestamp 7285248140260 dshow passing through packet of type video size 15909 timestamp 7285248500000 orig timestamp 7285248620486 dshow passing through packet of type video size 15778 timestamp 7285248980000 orig timestamp 7285248940339 dshow passing through packet of type video size 15142 timestamp 7285249300000 orig timestamp 7285249420264 dshow passing through packet of type video size 14879 timestamp 7285249780000 orig timestamp 7285249900135 dshow passing through packet of type video size 15541 timestamp 7285250100000 orig timestamp 7285250220259 [h264 @ 0000000008912020] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 168 >= 168 frame= 136 fps= 30 q=-1.0 size= 2125kB time=00:00:05.63 bitrate=3090.9kbits/s dshow passing through packet of type video size 15348 timestamp 7285250580000 orig timestamp 7285250700171 dshow passing through packet of type video size 14878 timestamp 7285251060000 orig timestamp 7285251020526 dshow passing through packet of type video size 15386 timestamp 7285251380000 orig timestamp 7285251500280 dshow passing through packet of type video size 14665 timestamp 7285251860000 orig timestamp 7285251980429 dshow passing through packet of type video size 17270 timestamp 7285252180000 orig timestamp 7285252300385 dshow passing through packet of type video size 17029 timestamp 7285252660000 orig timestamp 7285252780036 dshow passing through packet of type video size 17082 timestamp 7285253140000 orig timestamp 7285253259800 dshow passing through packet of type video size 16545 timestamp 7285253460000 orig timestamp 7285253579978 dshow passing through packet of type video size 16517 timestamp 7285253940000 orig timestamp 7285254059618 dshow passing through packet of type video size 17008 timestamp 7285254260000 orig timestamp 7285254379936 dshow passing through packet of type video size 16263 timestamp 7285254740000 orig timestamp 7285254858910 dshow passing through packet of type video size 17048 timestamp 7285255220000 orig timestamp 7285255339648 frame= 148 fps= 29 q=-1.0 size= 2316kB time=00:00:06.16 bitrate=3076.6kbits/s dshow passing through packet of type video size 13952 timestamp 7285255540000 orig timestamp 7285255660104 dshow passing through packet of type video size 14621 timestamp 7285256020000 orig timestamp 7285256139804 dshow passing through packet of type video size 14339 timestamp 7285256340000 orig timestamp 7285256460082 dshow passing through packet of type video size 14293 timestamp 7285256820000 orig timestamp 7285256939421 dshow passing through packet of type video size 15621 timestamp 7285257300000 orig timestamp 7285257419610 dshow passing through packet of type video size 15773 timestamp 7285257620000 orig timestamp 7285257739520 dshow passing through packet of type video size 15466 timestamp 7285258100000 orig timestamp 7285258219870 dshow passing through packet of type video size 15278 timestamp 7285258420000 orig timestamp 7285258539351 dshow passing through packet of type video size 15279 timestamp 7285258900000 orig timestamp 7285259019658 dshow passing through packet of type video size 15895 timestamp 7285259380000 orig timestamp 7285259499418 dshow passing through packet of type video size 15695 timestamp 7285259700000 orig timestamp 7285259819358 dshow passing through packet of type video size 15186 timestamp 7285260180000 orig timestamp 7285260299323 frame= 159 fps= 29 q=-1.0 size= 2478kB time=00:00:06.60 bitrate=3076.1kbits/s dshow passing through packet of type video size 15255 timestamp 7285260630000 orig timestamp 7285260619799 dshow passing through packet of type video size 15631 timestamp 7285260980000 orig timestamp 7285261099687 dshow passing through packet of type video size 15617 timestamp 7285261460000 orig timestamp 7285261579588 dshow passing through packet of type video size 15655 timestamp 7285261780000 orig timestamp 7285261900000 dshow passing through packet of type video size 15699 timestamp 7285262260000 orig timestamp 7285262379312 dshow passing through packet of type video size 15014 timestamp 7285262580000 orig timestamp 7285262699316 dshow passing through packet of type video size 14706 timestamp 7285263060000 orig timestamp 7285263179384 dshow passing through packet of type video size 15438 timestamp 7285263540000 orig timestamp 7285263658583 dshow passing through packet of type video size 15358 timestamp 7285263860000 orig timestamp 7285263978944 dshow passing through packet of type video size 14590 timestamp 7285264340000 orig timestamp 7285264458702 dshow passing through packet of type video size 16389 timestamp 7285264660000 orig timestamp 7285264779492 dshow passing through packet of type video size 16441 timestamp 7285265140000 orig timestamp 7285265259487 frame= 172 fps= 29 q=-1.0 size= 2675kB time=00:00:07.16 bitrate=3057.2kbits/s dshow passing through packet of type video size 17102 timestamp 7285265620000 orig timestamp 7285265738886 dshow passing through packet of type video size 17091 timestamp 7285265940000 orig timestamp 7285266058987 dshow passing through packet of type video size 16418 timestamp 7285266420000 orig timestamp 7285266538650 dshow passing through packet of type video size 16427 timestamp 7285266740000 orig timestamp 7285266859143 dshow passing through packet of type video size 16753 timestamp 7285267220000 orig timestamp 7285267338913 dshow passing through packet of type video size 16654 timestamp 7285267700000 orig timestamp 7285267818925 dshow passing through packet of type video size 14669 timestamp 7285268020000 orig timestamp 7285268138989 dshow passing through packet of type video size 14896 timestamp 7285268500000 orig timestamp 7285268618720 dshow passing through packet of type video size 14569 timestamp 7285268980000 orig timestamp 7285268938957 dshow passing through packet of type video size 14112 timestamp 7285269300000 orig timestamp 7285269418598 dshow passing through packet of type video size 16169 timestamp 7285269780000 orig timestamp 7285269898797 dshow passing through packet of type video size 15940 timestamp 7285270100000 orig timestamp 7285270218358 [h264 @ 0000000008912020] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 228 >= 228 frame= 184 fps= 28 q=-1.0 size= 2861kB time=00:00:07.63 bitrate=3070.2kbits/s dshow passing through packet of type video size 15809 timestamp 7285270580000 orig timestamp 7285270698795 dshow passing through packet of type video size 15793 timestamp 7285271060000 orig timestamp 7285271019006 dshow passing through packet of type video size 15469 timestamp 7285271380000 orig timestamp 7285271499042 dshow passing through packet of type video size 15246 timestamp 7285271860000 orig timestamp 7285271978729 dshow passing through packet of type video size 15711 timestamp 7285272180000 orig timestamp 7285272299013 dshow passing through packet of type video size 15940 timestamp 7285272660000 orig timestamp 7285272778174 dshow passing through packet of type video size 15899 timestamp 7285273140000 orig timestamp 7285273258176 dshow passing through packet of type video size 15381 timestamp 7285273460000 orig timestamp 7285273578324 dshow passing through packet of type video size 14869 timestamp 7285273940000 orig timestamp 7285274058315 dshow passing through packet of type video size 15435 timestamp 7285274260000 orig timestamp 7285274378479 dshow passing through packet of type video size 15336 timestamp 7285274740000 orig timestamp 7285274858592 dshow passing through packet of type video size 15301 timestamp 7285275220000 orig timestamp 7285275338078 dshow passing through packet of type video size 14812 timestamp 7285275540000 orig timestamp 7285275657931 frame= 197 fps= 28 q=-1.0 size= 3057kB time=00:00:08.20 bitrate=3054.2kbits/s dshow passing through packet of type video size 14533 timestamp 7285276020000 orig timestamp 7285276138167 dshow passing through packet of type video size 14865 timestamp 7285276340000 orig timestamp 7285276458398 dshow passing through packet of type video size 14410 timestamp 7285276820000 orig timestamp 7285276938239 dshow passing through packet of type video size 16904 timestamp 7285277300000 orig timestamp 7285277418217 dshow passing through packet of type video size 17056 timestamp 7285277620000 orig timestamp 7285277738191 dshow passing through packet of type video size 16645 timestamp 7285278100000 orig timestamp 7285278218122 dshow passing through packet of type video size 16720 timestamp 7285278420000 orig timestamp 7285278538511 dshow passing through packet of type video size 17197 timestamp 7285278900000 orig timestamp 7285279018204 dshow passing through packet of type video size 16261 timestamp 7285279380000 orig timestamp 7285279498056 dshow passing through packet of type video size 17161 timestamp 7285279700000 orig timestamp 7285279818297 dshow passing through packet of type video size 16989 timestamp 7285280180000 orig timestamp 7285280298325 dshow passing through packet of type video size 14319 timestamp 7285280500000 orig timestamp 7285280618399 frame= 209 fps= 28 q=-1.0 size= 3246kB time=00:00:08.70 bitrate=3056.2kbits/s dshow passing through packet of type video size 14457 timestamp 7285280980000 orig timestamp 7285281098364 dshow passing through packet of type video size 14877 timestamp 7285281460000 orig timestamp 7285281578071 dshow passing through packet of type video size 14301 timestamp 7285281780000 orig timestamp 7285281898282 dshow passing through packet of type video size 15893 timestamp 7285282260000 orig timestamp 7285282378321 dshow passing through packet of type video size 15421 timestamp 7285282580000 orig timestamp 7285282697832 dshow passing through packet of type video size 15939 timestamp 7285283060000 orig timestamp 7285283177489 dshow passing through packet of type video size 15562 timestamp 7285283540000 orig timestamp 7285283657474 dshow passing through packet of type video size 16082 timestamp 7285283860000 orig timestamp 7285283977648 dshow passing through packet of type video size 15492 timestamp 7285284340000 orig timestamp 7285284457386 dshow passing through packet of type video size 15474 timestamp 7285284660000 orig timestamp 7285284777931 dshow passing through packet of type video size 15560 timestamp 7285285140000 orig timestamp 7285285257652 frame= 220 fps= 27 q=-1.0 size= 3411kB time=00:00:09.16 bitrate=3048.1kbits/s dshow passing through packet of type video size 15823 timestamp 7285285620000 orig timestamp 7285285737503 dshow passing through packet of type video size 15622 timestamp 7285285940000 orig timestamp 7285286057691 dshow passing through packet of type video size 14977 timestamp 7285286420000 orig timestamp 7285286537702 dshow passing through packet of type video size 15654 timestamp 7285286740000 orig timestamp 7285286857726 dshow passing through packet of type video size 15281 timestamp 7285287220000 orig timestamp 7285287337765 dshow passing through packet of type video size 15239 timestamp 7285287700000 orig timestamp 7285287817455 dshow passing through packet of type video size 14556 timestamp 7285288020000 orig timestamp 7285288137703 dshow passing through packet of type video size 14992 timestamp 7285288500000 orig timestamp 7285288617517 dshow passing through packet of type video size 15111 timestamp 7285288980000 orig timestamp 7285288937752 dshow passing through packet of type video size 14631 timestamp 7285289300000 orig timestamp 7285289417623 dshow passing through packet of type video size 16586 timestamp 7285289780000 orig timestamp 7285289897591 dshow passing through packet of type video size 16605 timestamp 7285290100000 orig timestamp 7285290217779 [h264 @ 0000000008912020] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 288 >= 288 dshow passing through packet of type video size 16627 timestamp 7285290580000 orig timestamp 7285290697523 frame= 233 fps= 27 q=-1.0 size= 3608kB time=00:00:09.70 bitrate=3046.9kbits/s dshow passing through packet of type video size 16834 timestamp 7285291060000 orig timestamp 7285291017925 dshow passing through packet of type video size 16385 timestamp 7285291380000 orig timestamp 7285291497585 dshow passing through packet of type video size 17110 timestamp 7285291860000 orig timestamp 7285291977443 dshow passing through packet of type video size 16744 timestamp 7285292180000 orig timestamp 7285292297660 dshow passing through packet of type video size 16882 timestamp 7285292660000 orig timestamp 7285292777335 dshow passing through packet of type video size 14336 timestamp 7285293140000 orig timestamp 7285293257173 dshow passing through packet of type video size 14237 timestamp 7285293460000 orig timestamp 7285293577534 dshow passing through packet of type video size 14205 timestamp 7285293940000 orig timestamp 7285294057258 dshow passing through packet of type video size 14241 timestamp 7285294260000 orig timestamp 7285294377439 dshow passing through packet of type video size 16008 timestamp 7285294740000 orig timestamp 7285294857307 dshow passing through packet of type video size 16192 timestamp 7285295220000 orig timestamp 7285295337084 dshow passing through packet of type video size 15252 timestamp 7285295540000 orig timestamp 7285295656853 frame= 245 fps= 27 q=-1.0 size= 3792kB time=00:00:10.20 bitrate=3045.3kbits/s dshow passing through packet of type video size 16105 timestamp 7285296020000 orig timestamp 7285296137394 dshow passing through packet of type video size 15532 timestamp 7285296340000 orig timestamp 7285296457461 dshow passing through packet of type video size 15447 timestamp 7285296820000 orig timestamp 7285296937061 dshow passing through packet of type video size 15345 timestamp 7285297300000 orig timestamp 7285297417130 dshow passing through packet of type video size 15208 timestamp 7285297620000 orig timestamp 7285297737364 dshow passing through packet of type video size 15658 timestamp 7285298100000 orig timestamp 7285298217202 dshow passing through packet of type video size 15177 timestamp 7285298420000 orig timestamp 7285298537708 dshow passing through packet of type video size 15540 timestamp 7285298900000 orig timestamp 7285299017274 dshow passing through packet of type video size 15480 timestamp 7285299380000 orig timestamp 7285299497256 dshow passing through packet of type video size 15707 timestamp 7285299700000 orig timestamp 7285299817504 dshow passing through packet of type video size 15190 timestamp 7285300180000 orig timestamp 7285300297318 dshow passing through packet of type video size 14559 timestamp 7285300500000 orig timestamp 7285300617479 frame= 257 fps= 27 q=-1.0 size= 3972kB time=00:00:10.70 bitrate=3041.3kbits/s dshow passing through packet of type video size 15105 timestamp 7285300980000 orig timestamp 7285301097323 dshow passing through packet of type video size 15199 timestamp 7285301460000 orig timestamp 7285301577098 dshow passing through packet of type video size 15037 timestamp 7285301780000 orig timestamp 7285301897322 dshow passing through packet of type video size 17144 timestamp 7285302260000 orig timestamp 7285302377327 dshow passing through packet of type video size 16354 timestamp 7285302580000 orig timestamp 7285302696507 dshow passing through packet of type video size 17182 timestamp 7285303060000 orig timestamp 7285303176532 dshow passing through packet of type video size 16678 timestamp 7285303540000 orig timestamp 7285303655677 dshow passing through packet of type video size 16232 timestamp 7285303860000 orig timestamp 7285303976798 dshow passing through packet of type video size 17075 timestamp 7285304340000 orig timestamp 7285304456114 dshow passing through packet of type video size 16137 timestamp 7285304660000 orig timestamp 7285304776499 dshow passing through packet of type video size 16375 timestamp 7285305140000 orig timestamp 7285305256350 dshow passing through packet of type video size 14163 timestamp 7285305620000 orig timestamp 7285305736375 frame= 268 fps= 27 q=-1.0 size= 4147kB time=00:00:11.16 bitrate=3042.1kbits/s dshow passing through packet of type video size 14727 timestamp 7285305940000 orig timestamp 7285306056580 dshow passing through packet of type video size 14128 timestamp 7285306420000 orig timestamp 7285306536250 dshow passing through packet of type video size 14226 timestamp 7285306740000 orig timestamp 7285306856632 dshow passing through packet of type video size 16292 timestamp 7285307220000 orig timestamp 7285307336336 dshow passing through packet of type video size 16084 timestamp 7285307700000 orig timestamp 7285307816173 dshow passing through packet of type video size 15280 timestamp 7285308020000 orig timestamp 7285308136401 dshow passing through packet of type video size 15909 timestamp 7285308500000 orig timestamp 7285308616249 dshow passing through packet of type video size 15560 timestamp 7285308980000 orig timestamp 7285308936477 dshow passing through packet of type video size 15106 timestamp 7285309300000 orig timestamp 7285309416468 dshow passing through packet of type video size 15752 timestamp 7285309780000 orig timestamp 7285309896166 dshow passing through packet of type video size 15211 timestamp 7285310100000 orig timestamp 7285310216397 [h264 @ 0000000008912020] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 348 >= 348 dshow passing through packet of type video size 15135 timestamp 7285310580000 orig timestamp 7285310696248 frame= 281 fps= 27 q=-1.0 size= 4340kB time=00:00:11.70 bitrate=3038.5kbits/s dshow passing through packet of type video size 15629 timestamp 7285311060000 orig timestamp 7285311016442 dshow passing through packet of type video size 15866 timestamp 7285311380000 orig timestamp 7285311496303 dshow passing through packet of type video size 15166 timestamp 7285311860000 orig timestamp 7285311975786 dshow passing through packet of type video size 15166 timestamp 7285312180000 orig timestamp 7285312296513 dshow passing through packet of type video size 14945 timestamp 7285312660000 orig timestamp 7285312776022 dshow passing through packet of type video size 14933 timestamp 7285313140000 orig timestamp 7285313255692 dshow passing through packet of type video size 14883 timestamp 7285313460000 orig timestamp 7285313575927 dshow passing through packet of type video size 14565 timestamp 7285313940000 orig timestamp 7285314055949 dshow passing through packet of type video size 15183 timestamp 7285314260000 orig timestamp 7285314376270 dshow passing through packet of type video size 15055 timestamp 7285314740000 orig timestamp 7285314856135 dshow passing through packet of type video size 17194 timestamp 7285315220000 orig timestamp 7285315335818 dshow passing through packet of type video size 17400 timestamp 7285315540000 orig timestamp 7285315655758 frame= 293 fps= 27 q=-1.0 size= 4521kB time=00:00:12.20 bitrate=3035.9kbits/s dshow passing through packet of type video size 17306 timestamp 7285316010000 orig timestamp 7285316135389 dshow passing through packet of type video size 17122 timestamp 7285316340000 orig timestamp 7285316456145 dshow passing through packet of type video size 17236 timestamp 7285316820000 orig timestamp 7285316936003 dshow passing through packet of type video size 16958 timestamp 7285317300000 orig timestamp 7285317415757 dshow passing through packet of type video size 16626 timestamp 7285317620000 orig timestamp 7285317736078 dshow passing through packet of type video size 13940 timestamp 7285318100000 orig timestamp 7285318215900 dshow passing through packet of type video size 14539 timestamp 7285318420000 orig timestamp 7285318536331 dshow passing through packet of type video size 14477 timestamp 7285318900000 orig timestamp 7285319015911 dshow passing through packet of type video size 26062 timestamp 7285319380000 orig timestamp 7285319495826 dshow passing through packet of type video size 15425 timestamp 7285319700000 orig timestamp 7285319816064 dshow passing through packet of type video size 15155 timestamp 7285320170000 orig timestamp 7285320295185 dshow passing through packet of type video size 15013 timestamp 7285320500000 orig timestamp 7285320616196 frame= 305 fps= 26 q=-1.0 size= 4716kB time=00:00:12.70 bitrate=3042.3kbits/s dshow passing through packet of type video size 15222 timestamp 7285320980000 orig timestamp 7285321095981 dshow passing through packet of type video size 15208 timestamp 7285321460000 orig timestamp 7285321575815 dshow passing through packet of type video size 15524 timestamp 7285321780000 orig timestamp 7285321896170 dshow passing through packet of type video size 15130 timestamp 7285322260000 orig timestamp 7285322375887 dshow passing through packet of type video size 14750 timestamp 7285322570000 orig timestamp 7285322695700 dshow passing through packet of type video size 15420 timestamp 7285323060000 orig timestamp 7285323175347 dshow passing through packet of type video size 14700 timestamp 7285323530000 orig timestamp 7285323655228 dshow passing through packet of type video size 15130 timestamp 7285323860000 orig timestamp 7285323975694 dshow passing through packet of type video size 15385 timestamp 7285324340000 orig timestamp 7285324455652 dshow passing through packet of type video size 15170 timestamp 7285324660000 orig timestamp 7285324775756 dshow passing through packet of type video size 14853 timestamp 7285325130000 orig timestamp 7285325255590 dshow passing through packet of type video size 14732 timestamp 7285325620000 orig timestamp 7285325735442 frame= 317 fps= 26 q=-1.0 size= 4893kB time=00:00:13.20 bitrate=3036.9kbits/s dshow passing through packet of type video size 14814 timestamp 7285325940000 orig timestamp 7285326055539 dshow passing through packet of type video size 14481 timestamp 7285326420000 orig timestamp 7285326535517 dshow passing through packet of type video size 16981 timestamp 7285326900000 orig timestamp 7285326855735 dshow passing through packet of type video size 16548 timestamp 7285327210000 orig timestamp 7285327335147 dshow passing through packet of type video size 17133 timestamp 7285327700000 orig timestamp 7285327815822 dshow passing through packet of type video size 16807 timestamp 7285328020000 orig timestamp 7285328135946 dshow passing through packet of type video size 16080 timestamp 7285328490000 orig timestamp 7285328615402 dshow passing through packet of type video size 16527 timestamp 7285328970000 orig timestamp 7285328935680 dshow passing through packet of type video size 16985 timestamp 7285329300000 orig timestamp 7285329415555 dshow passing through packet of type video size 16072 timestamp 7285329780000 orig timestamp 7285329895449 dshow passing through packet of type video size 16767 timestamp 7285330100000 orig timestamp 7285330215633 [h264 @ 0000000008912020] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 408 >= 408 dshow passing through packet of type video size 14228 timestamp 7285330580000 orig timestamp 7285330695793 frame= 329 fps= 26 q=-1.0 size= 5082kB time=00:00:13.70 bitrate=3039.0kbits/s dshow passing through packet of type video size 14299 timestamp 7285331050000 orig timestamp 7285331015384 dshow passing through packet of type video size 14644 timestamp 7285331380000 orig timestamp 7285331495764 dshow passing through packet of type video size 14060 timestamp 7285331850000 orig timestamp 7285331975391 dshow passing through packet of type video size 15538 timestamp 7285332170000 orig timestamp 7285332295666 dshow passing through packet of type video size 15308 timestamp 7285332650000 orig timestamp 7285332775453 dshow passing through packet of type video size 15759 timestamp 7285333130000 orig timestamp 7285333255499 dshow passing through packet of type video size 15095 timestamp 7285333450000 orig timestamp 7285333575562 dshow passing through packet of type video size 15408 timestamp 7285333940000 orig timestamp 7285334055554 dshow passing through packet of type video size 14951 timestamp 7285334260000 orig timestamp 7285334376006 dshow passing through packet of type video size 15008 timestamp 7285334730000 orig timestamp 7285334855492 dshow passing through packet of type video size 15564 timestamp 7285335210000 orig timestamp 7285335335360 dshow passing through packet of type video size 14828 timestamp 7285335530000 orig timestamp 7285335655344 frame= 341 fps= 26 q=-1.0 size= 5259kB time=00:00:14.20 bitrate=3033.7kbits/s dshow passing through packet of type video size 15037 timestamp 7285336010000 orig timestamp 7285336135419 dshow passing through packet of type video size 15660 timestamp 7285336330000 orig timestamp 7285336455650 dshow passing through packet of type video size 15073 timestamp 7285336820000 orig timestamp 7285336935829 dshow passing through packet of type video size 15248 timestamp 7285337290000 orig timestamp 7285337415125 dshow passing through packet of type video size 14893 timestamp 7285337620000 orig timestamp 7285337735684 dshow passing through packet of type video size 14531 timestamp 7285338090000 orig timestamp 7285338215378 dshow passing through packet of type video size 15123 timestamp 7285338410000 orig timestamp 7285338536004 dshow passing through packet of type video size 14411 timestamp 7285338890000 orig timestamp 7285339015376 dshow passing through packet of type video size 15309 timestamp 7285339370000 orig timestamp 7285339495425 dshow passing through packet of type video size 16998 timestamp 7285339690000 orig timestamp 7285339815539 dshow passing through packet of type video size 16530 timestamp 7285340170000 orig timestamp 7285340295504 dshow passing through packet of type video size 16863 timestamp 7285340490000 orig timestamp 7285340615738 frame= 353 fps= 26 q=-1.0 size= 5440kB time=00:00:14.70 bitrate=3031.5kbits/s dshow passing through packet of type video size 16276 timestamp 7285340970000 orig timestamp 7285341095466 dshow passing through packet of type video size 17195 timestamp 7285341450000 orig timestamp 7285341574948 dshow passing through packet of type video size 17155 timestamp 7285341770000 orig timestamp 7285341895528 [h264 @ 0000000008912020] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 443 >= 443 dshow passing through packet of type video size 16794 timestamp 7285342250000 orig timestamp 7285342375255 dshow passing through packet of type video size 16797 timestamp 7285342570000 orig timestamp 7285342694492 dshow passing through packet of type video size 14210 timestamp 7285343050000 orig timestamp 7285343174463 dshow passing through packet of type video size 13941 timestamp 7285343530000 orig timestamp 7285343653926 dshow passing through packet of type video size 14455 timestamp 7285343850000 orig timestamp 7285343974522 dshow passing through packet of type video size 14062 timestamp 7285344330000 orig timestamp 7285344454089 dshow passing through packet of type video size 15583 timestamp 7285344650000 orig timestamp 7285344774467 dshow passing through packet of type video size 16083 timestamp 7285345130000 orig timestamp 7285345254315 dshow passing through packet of type video size 15858 timestamp 7285345610000 orig timestamp 7285345734143 frame= 365 fps= 26 q=-1.0 size= 5624kB time=00:00:15.20 bitrate=3031.0kbits/s dshow passing through packet of type video size 15251 timestamp 7285345930000 orig timestamp 7285346054374 dshow passing through packet of type video size 16004 timestamp 7285346410000 orig timestamp 7285346534359 dshow passing through packet of type video size 15478 timestamp 7285346890000 orig timestamp 7285346854593 dshow passing through packet of type video size 15520 timestamp 7285347210000 orig timestamp 7285347334300 dshow passing through packet of type video size 15035 timestamp 7285347690000 orig timestamp 7285347814111 dshow passing through packet of type video size 15658 timestamp 7285348010000 orig timestamp 7285348134463 dshow passing through packet of type video size 15350 timestamp 7285348490000 orig timestamp 7285348614425 dshow passing through packet of type video size 15335 timestamp 7285348970000 orig timestamp 7285348934388 dshow passing through packet of type video size 15501 timestamp 7285349290000 orig timestamp 7285349414122 dshow passing through packet of type video size 15510 timestamp 7285349770000 orig timestamp 7285349894114 dshow passing through packet of type video size 15121 timestamp 7285350090000 orig timestamp 7285350214495 dshow passing through packet of type video size 14563 timestamp 7285350570000 orig timestamp 7285350694199 frame= 377 fps= 26 q=-1.0 size= 5804kB time=00:00:15.70 bitrate=3028.4kbits/s dshow passing through packet of type video size 15208 timestamp 7285351050000 orig timestamp 7285351014521 dshow passing through packet of type video size 15101 timestamp 7285351370000 orig timestamp 7285351494087 dshow passing through packet of type video size 15024 timestamp 7285351850000 orig timestamp 7285351974102 dshow passing through packet of type video size 16495 timestamp 7285352170000 orig timestamp 7285352294303 dshow passing through packet of type video size 16645 timestamp 7285352650000 orig timestamp 7285352774235 dshow passing through packet of type video size 16863 timestamp 7285353130000 orig timestamp 7285353253701 dshow passing through packet of type video size 16292 timestamp 7285353450000 orig timestamp 7285353574002 dshow passing through packet of type video size 16747 timestamp 7285353930000 orig timestamp 7285354053820 dshow passing through packet of type video size 16243 timestamp 7285354250000 orig timestamp 7285354374034 dshow passing through packet of type video size 16932 timestamp 7285354730000 orig timestamp 7285354853889 dshow passing through packet of type video size 16910 timestamp 7285355210000 orig timestamp 7285355333670 dshow passing through packet of type video size 14169 timestamp 7285355530000 orig timestamp 7285355653730 frame= 389 fps= 26 q=-1.0 size= 5992kB time=00:00:16.20 bitrate=3030.0kbits/s dshow passing through packet of type video size 14778 timestamp 7285356010000 orig timestamp 7285356133936 dshow passing through packet of type video size 14362 timestamp 7285356330000 orig timestamp 7285356454214 dshow passing through packet of type video size 14974 timestamp 7285356810000 orig timestamp 7285356933847 dshow passing through packet of type video size 15476 timestamp 7285357290000 orig timestamp 7285357413906 dshow passing through packet of type video size 15574 timestamp 7285357610000 orig timestamp 7285357733853 dshow passing through packet of type video size 15324 timestamp 7285358090000 orig timestamp 7285358213777 dshow passing through packet of type video size 15457 timestamp 7285358410000 orig timestamp 7285358534541 dshow passing through packet of type video size 15515 timestamp 7285358890000 orig timestamp 7285359013977 dshow passing through packet of type video size 16054 timestamp 7285359370000 orig timestamp 7285359493681 dshow passing through packet of type video size 15188 timestamp 7285359690000 orig timestamp 7285359814079 dshow passing through packet of type video size 15296 timestamp 7285360170000 orig timestamp 7285360293763 dshow passing through packet of type video size 15627 timestamp 7285360490000 orig timestamp 7285360614017 frame= 401 fps= 26 q=-1.0 size= 6171kB time=00:00:16.70 bitrate=3027.3kbits/s dshow passing through packet of type video size 15297 timestamp 7285360970000 orig timestamp 7285361093818 dshow passing through packet of type video size 15619 timestamp 7285361450000 orig timestamp 7285361573827 dshow passing through packet of type video size 15270 timestamp 7285361770000 orig timestamp 7285361893961 [h264 @ 0000000008912020] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 503 >= 503 dshow passing through packet of type video size 15366 timestamp 7285362250000 orig timestamp 7285362373876 dshow passing through packet of type video size 15026 timestamp 7285362570000 orig timestamp 7285362693431 dshow passing through packet of type video size 15144 timestamp 7285363050000 orig timestamp 7285363173171 dshow passing through packet of type video size 15084 timestamp 7285363530000 orig timestamp 7285363652631 dshow passing through packet of type video size 14849 timestamp 7285363850000 orig timestamp 7285363973250 dshow passing through packet of type video size 14434 timestamp 7285364330000 orig timestamp 7285364453065 dshow passing through packet of type video size 17135 timestamp 7285364650000 orig timestamp 7285364773413 dshow passing through packet of type video size 16912 timestamp 7285365140000 orig timestamp 7285365253167 dshow passing through packet of type video size 17166 timestamp 7285365620000 orig timestamp 7285365733005 frame= 413 fps= 26 q=-1.0 size= 6354kB time=00:00:17.20 bitrate=3026.4kbits/s dshow passing through packet of type video size 17179 timestamp 7285365940000 orig timestamp 7285366053366 dshow passing through packet of type video size 17170 timestamp 7285366420000 orig timestamp 7285366533077 dshow passing through packet of type video size 16692 timestamp 7285366900000 orig timestamp 7285366853278 dshow passing through packet of type video size 16554 timestamp 7285367220000 orig timestamp 7285367333126 dshow passing through packet of type video size 17096 timestamp 7285367700000 orig timestamp 7285367812940 dshow passing through packet of type video size 14563 timestamp 7285368020000 orig timestamp 7285368133181 dshow passing through packet of type video size 14736 timestamp 7285368500000 orig timestamp 7285368613113 dshow passing through packet of type video size 14615 timestamp 7285368980000 orig timestamp 7285368933417 dshow passing through packet of type video size 14458 timestamp 7285369300000 orig timestamp 7285369413101 dshow passing through packet of type video size 16014 timestamp 7285369780000 orig timestamp 7285369892962 dshow passing through packet of type video size 15613 timestamp 7285370100000 orig timestamp 7285370213408 [h264 @ 0000000008912020] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 528 >= 528 dshow passing through packet of type video size 15233 timestamp 7285370580000 orig timestamp 7285370693028 frame= 425 fps= 26 q=-1.0 size= 6540kB time=00:00:17.70 bitrate=3026.7kbits/s dshow passing through packet of type video size 15814 timestamp 7285371060000 orig timestamp 7285371013282 dshow passing through packet of type video size 15719 timestamp 7285371380000 orig timestamp 7285371493398 dshow passing through packet of type video size 15468 timestamp 7285371860000 orig timestamp 7285371972559 dshow passing through packet of type video size 15507 timestamp 7285372180000 orig timestamp 7285372293343 dshow passing through packet of type video size 15367 timestamp 7285372660000 orig timestamp 7285372782972 dshow passing through packet of type video size 15129 timestamp 7285373140000 orig timestamp 7285373262653 dshow passing through packet of type video size 14949 timestamp 7285373460000 orig timestamp 7285373582874 dshow passing through packet of type video size 15372 timestamp 7285373940000 orig timestamp 7285374062722 dshow passing through packet of type video size 15277 timestamp 7285374260000 orig timestamp 7285374383160 dshow passing through packet of type video size 14944 timestamp 7285374740000 orig timestamp 7285374863159 dshow passing through packet of type video size 15435 timestamp 7285375220000 orig timestamp 7285375342263 dshow passing through packet of type video size 15469 timestamp 7285375540000 orig timestamp 7285375662645 frame= 437 fps= 26 q=-1.0 size= 6720kB time=00:00:18.20 bitrate=3024.7kbits/s dshow passing through packet of type video size 14611 timestamp 7285376020000 orig timestamp 7285376142741 dshow passing through packet of type video size 14887 timestamp 7285376340000 orig timestamp 7285376463002 dshow passing through packet of type video size 14669 timestamp 7285376820000 orig timestamp 7285376942786 dshow passing through packet of type video size 17066 timestamp 7285377300000 orig timestamp 7285377422182 dshow passing through packet of type video size 17239 timestamp 7285377620000 orig timestamp 7285377742838 dshow passing through packet of type video size 17269 timestamp 7285378100000 orig timestamp 7285378222709 dshow passing through packet of type video size 16903 timestamp 7285378420000 orig timestamp 7285378543088 dshow passing through packet of type video size 16861 timestamp 7285378900000 orig timestamp 7285379022775 dshow passing through packet of type video size 16430 timestamp 7285379380000 orig timestamp 7285379502375 dshow passing through packet of type video size 16394 timestamp 7285379700000 orig timestamp 7285379822847 dshow passing through packet of type video size 16876 timestamp 7285380180000 orig timestamp 7285380302661 dshow passing through packet of type video size 14044 timestamp 7285380500000 orig timestamp 7285380622909 frame= 449 fps= 26 q=-1.0 size= 6909kB time=00:00:18.70 bitrate=3026.5kbits/s dshow passing through packet of type video size 14137 timestamp 7285380980000 orig timestamp 7285381102908 dshow passing through packet of type video size 14881 timestamp 7285381460000 orig timestamp 7285381582555 dshow passing through packet of type video size 14580 timestamp 7285381780000 orig timestamp 7285381902789 dshow passing through packet of type video size 15922 timestamp 7285382260000 orig timestamp 7285382382573 dshow passing through packet of type video size 15481 timestamp 7285382580000 orig timestamp 7285382702383 dshow passing through packet of type video size 15214 timestamp 7285383060000 orig timestamp 7285383182214 dshow passing through packet of type video size 15533 timestamp 7285383540000 orig timestamp 7285383661707 dshow passing through packet of type video size 15719 timestamp 7285383860000 orig timestamp 7285383981767 dshow passing through packet of type video size 16004 timestamp 7285384340000 orig timestamp 7285384462060 dshow passing through packet of type video size 15349 timestamp 7285384660000 orig timestamp 7285384782469 dshow passing through packet of type video size 15189 timestamp 7285385140000 orig timestamp 7285385261975 dshow passing through packet of type video size 15795 timestamp 7285385620000 orig timestamp 7285385742027 frame= 461 fps= 26 q=-1.0 size= 7088kB time=00:00:19.20 bitrate=3024.2kbits/s dshow passing through packet of type video size 14985 timestamp 7285385940000 orig timestamp 7285386062104 dshow passing through packet of type video size 15050 timestamp 7285386420000 orig timestamp 7285386541962 dshow passing through packet of type video size 15067 timestamp 7285386740000 orig timestamp 7285386862116 dshow passing through packet of type video size 15566 timestamp 7285387220000 orig timestamp 7285387342151 dshow passing through packet of type video size 14787 timestamp 7285387700000 orig timestamp 7285387821849 dshow passing through packet of type video size 15308 timestamp 7285388020000 orig timestamp 7285388142210 dshow passing through packet of type video size 15092 timestamp 7285388500000 orig timestamp 7285388621971 dshow passing through packet of type video size 14566 timestamp 7285388980000 orig timestamp 7285388942112 dshow passing through packet of type video size 14393 timestamp 7285389300000 orig timestamp 7285389422050 dshow passing through packet of type video size 16973 timestamp 7285389780000 orig timestamp 7285389901945 dshow passing through packet of type video size 17036 timestamp 7285390100000 orig timestamp 7285390222082 [h264 @ 0000000008912020] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 588 >= 588 dshow passing through packet of type video size 17024 timestamp 7285390580000 orig timestamp 7285390702023 frame= 473 fps= 25 q=-1.0 size= 7270kB time=00:00:19.70 bitrate=3022.9kbits/s dshow passing through packet of type video size 16271 timestamp 7285391060000 orig timestamp 7285391022244 dshow passing through packet of type video size 16747 timestamp 7285391380000 orig timestamp 7285391502330 dshow passing through packet of type video size 17053 timestamp 7285391860000 orig timestamp 7285391981803 dshow passing through packet of type video size 16860 timestamp 7285392180000 orig timestamp 7285392302101 dshow passing through packet of type video size 16626 timestamp 7285392660000 orig timestamp 7285392781336 dshow passing through packet of type video size 14383 timestamp 7285393140000 orig timestamp 7285393261137 dshow passing through packet of type video size 14461 timestamp 7285393460000 orig timestamp 7285393581572 dshow passing through packet of type video size 14752 timestamp 7285393940000 orig timestamp 7285394060995 No more output streams to write to, finishing. frame= 480 fps= 25 q=-1.0 Lsize= 7379kB time=00:00:20.00 bitrate=3022.6kbits/s video:7379kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000000% Input file #0 (video=Logitech HD Pro Webcam C920): Input stream #0:0 (video): 481 packets read (7571156 bytes); Total: 481 packets (7571156 bytes) demuxed Output file #0 (e:\cam\enr_2015-02-10__07.49.37.h264): Output stream #0:0 (video): 480 packets muxed (7556404 bytes); Total: 480 packets (7556404 bytes) muxed 0 frames successfully decoded, 0 decoding errors [AVIOContext @ 000000000836ff00] Statistics: 0 seeks, 480 writeouts dshow passing through packet of type video size 0 timestamp 7285407110000 orig timestamp 7285195486599
comment:11 by , 10 years ago
Can anybody point me to where in the h264 spec it disallow matching timestamps?
[h264 @ 0000000008912020] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 288 >= 288
Just wondering. Thank you.
Added supported format list: