Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2017
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.98 KB | None | 0 0
  1. ffmpeg -y -v debug -debug_ts -f v4l2 -input_format mjpeg -s uhd2160 -i /dev/video0 -f pulse -channels 1 -i default video.mp4
  2.  
  3.  
  4. ffmpeg version 3.4-1~16.04.york0 Copyright (c) 2000-2017 the FFmpeg developers
  5. built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.5) 20160609
  6. configuration: --prefix=/usr --extra-version='1~16.04.york0' --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --disable-stripping --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-omx --enable-openal --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libopencv --enable-libx264 --enable-shared
  7. libavutil 55. 78.100 / 55. 78.100
  8. libavcodec 57.107.100 / 57.107.100
  9. libavformat 57. 83.100 / 57. 83.100
  10. libavdevice 57. 10.100 / 57. 10.100
  11. libavfilter 6.107.100 / 6.107.100
  12. libavresample 3. 7. 0 / 3. 7. 0
  13. libswscale 4. 8.100 / 4. 8.100
  14. libswresample 2. 9.100 / 2. 9.100
  15. libpostproc 54. 7.100 / 54. 7.100
  16. Splitting the commandline.
  17. Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
  18. Reading option '-v' ... matched as option 'v' (set logging level) with argument 'debug'.
  19. Reading option '-debug_ts' ... matched as option 'debug_ts' (print timestamp debugging info) with argument '1'.
  20. Reading option '-f' ... matched as option 'f' (force format) with argument 'v4l2'.
  21. Reading option '-input_format' ... matched as AVOption 'input_format' with argument 'mjpeg'.
  22. Reading option '-s' ... matched as option 's' (set frame size (WxH or abbreviation)) with argument 'uhd2160'.
  23. Reading option '-i' ... matched as input url with argument '/dev/video0'.
  24. Reading option '-f' ... matched as option 'f' (force format) with argument 'pulse'.
  25. Reading option '-channels' ... matched as AVOption 'channels' with argument '1'.
  26. Reading option '-i' ... matched as input url with argument 'default'.
  27. Reading option 'video.mp4' ... matched as output url.
  28. Finished splitting the commandline.
  29. Parsing a group of options: global .
  30. Applying option y (overwrite output files) with argument 1.
  31. Applying option v (set logging level) with argument debug.
  32. Applying option debug_ts (print timestamp debugging info) with argument 1.
  33. Successfully parsed a group of options.
  34. Parsing a group of options: input url /dev/video0.
  35. Applying option f (force format) with argument v4l2.
  36. Applying option s (set frame size (WxH or abbreviation)) with argument uhd2160.
  37. Successfully parsed a group of options.
  38. Opening an input file: /dev/video0.
  39. [video4linux2,v4l2 @ 0x55f4cf6ce640] fd:4 capabilities:84200001
  40. [video4linux2,v4l2 @ 0x55f4cf6ce640] Current input_channel: 0, input_name: Camera 1, input_std: 0
  41. [mjpeg @ 0x55f4cf6cf9c0] marker=d8 avail_size_in_buf=633220
  42. [mjpeg @ 0x55f4cf6cf9c0] marker parser used 0 bytes (0 bits)
  43. [mjpeg @ 0x55f4cf6cf9c0] marker=e1 avail_size_in_buf=633218
  44. [mjpeg @ 0x55f4cf6cf9c0] marker parser used 1130 bytes (9040 bits)
  45. [mjpeg @ 0x55f4cf6cf9c0] marker=db avail_size_in_buf=632085
  46. [mjpeg @ 0x55f4cf6cf9c0] index=0
  47. [mjpeg @ 0x55f4cf6cf9c0] qscale[0]: 2
  48. [mjpeg @ 0x55f4cf6cf9c0] index=1
  49. [mjpeg @ 0x55f4cf6cf9c0] qscale[1]: 5
  50. [mjpeg @ 0x55f4cf6cf9c0] marker parser used 132 bytes (1056 bits)
  51. [mjpeg @ 0x55f4cf6cf9c0] marker=c4 avail_size_in_buf=631951
  52. [mjpeg @ 0x55f4cf6cf9c0] marker parser used 0 bytes (0 bits)
  53. [mjpeg @ 0x55f4cf6cf9c0] marker=c0 avail_size_in_buf=631531
  54. [mjpeg @ 0x55f4cf6cf9c0] Changing bps from 0 to 8
  55. [mjpeg @ 0x55f4cf6cf9c0] sof0: picture: 3840x2160
  56. [mjpeg @ 0x55f4cf6cf9c0] component 0 2:1 id: 0 quant:0
  57. [mjpeg @ 0x55f4cf6cf9c0] component 1 1:1 id: 1 quant:1
  58. [mjpeg @ 0x55f4cf6cf9c0] component 2 1:1 id: 2 quant:1
  59. [mjpeg @ 0x55f4cf6cf9c0] pix fmt id 21111100
  60. [mjpeg @ 0x55f4cf6cf9c0] marker parser used 17 bytes (136 bits)
  61. [mjpeg @ 0x55f4cf6cf9c0] escaping removed 946 bytes
  62. [mjpeg @ 0x55f4cf6cf9c0] marker=da avail_size_in_buf=631512
  63. [mjpeg @ 0x55f4cf6cf9c0] marker parser used 630566 bytes (5044528 bits)
  64. [mjpeg @ 0x55f4cf6cf9c0] marker=d9 avail_size_in_buf=0
  65. [mjpeg @ 0x55f4cf6cf9c0] decode frame unused 0 bytes
  66. [video4linux2,v4l2 @ 0x55f4cf6ce640] All info found
  67. Input #0, video4linux2,v4l2, from '/dev/video0':
  68. Duration: N/A, start: 12440.349235, bitrate: N/A
  69. Stream #0:0, 1, 1/1000000: Video: mjpeg, 1 reference frame, yuvj422p(pc, bt470bg/unknown/unknown, center), 3840x2160, 0/1, 30 fps, 30 tbr, 1000k tbn, 1000k tbc
  70. Successfully opened the file.
  71. Parsing a group of options: input url default.
  72. Applying option f (force format) with argument pulse.
  73. Successfully parsed a group of options.
  74. Opening an input file: default.
  75. [pulse @ 0x55f4cf6d1bc0] All info found
  76. Guessed Channel Layout for Input Stream #1.0 : mono
  77. Input #1, pulse, from 'default':
  78. Duration: N/A, start: 1512326663.915265, bitrate: 768 kb/s
  79. Stream #1:0, 1, 1/1000000: Audio: pcm_s16le, 48000 Hz, mono, s16, 768 kb/s
  80. Successfully opened the file.
  81. Parsing a group of options: output url video.mp4.
  82. Successfully parsed a group of options.
  83. Opening an output file: video.mp4.
  84. [file @ 0x55f4cf6e5f20] Setting default whitelist 'file,crypto'
  85. Successfully opened the file.
  86. Stream mapping:
  87. Stream #0:0 -> #0:0 (mjpeg (native) -> h264 (libx264))
  88. Stream #1:0 -> #0:1 (pcm_s16le (native) -> aac (native))
  89. Press [q] to stop, [?] for help
  90. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  91. demuxer -> ist_index:0 type:video next_dts:NOPTS next_dts_time:NOPTS next_pts:NOPTS next_pts_time:NOPTS pkt_pts:12440349235 pkt_pts_time:12440.3 pkt_dts:12440349235 pkt_dts_time:12440.3 off:-12440349235 off_time:-12440.3
  92. demuxer+ffmpeg -> ist_index:0 type:video pkt_pts:0 pkt_pts_time:0 pkt_dts:0 pkt_dts_time:0 off:-12440349235 off_time:-12440.3
  93. [mjpeg @ 0x55f4cf6d0d80] marker=d8 avail_size_in_buf=633220
  94. [mjpeg @ 0x55f4cf6d0d80] marker parser used 0 bytes (0 bits)
  95. [mjpeg @ 0x55f4cf6d0d80] marker=e1 avail_size_in_buf=633218
  96. [mjpeg @ 0x55f4cf6d0d80] marker parser used 1130 bytes (9040 bits)
  97. [mjpeg @ 0x55f4cf6d0d80] marker=db avail_size_in_buf=632085
  98. [mjpeg @ 0x55f4cf6d0d80] index=0
  99. [mjpeg @ 0x55f4cf6d0d80] qscale[0]: 2
  100. [mjpeg @ 0x55f4cf6d0d80] index=1
  101. [mjpeg @ 0x55f4cf6d0d80] qscale[1]: 5
  102. [mjpeg @ 0x55f4cf6d0d80] marker parser used 132 bytes (1056 bits)
  103. [mjpeg @ 0x55f4cf6d0d80] marker=c4 avail_size_in_buf=631951
  104. [mjpeg @ 0x55f4cf6d0d80] class=0 index=0 nb_codes=12
  105. [mjpeg @ 0x55f4cf6d0d80] class=1 index=0 nb_codes=251
  106. [mjpeg @ 0x55f4cf6d0d80] class=0 index=1 nb_codes=12
  107. [mjpeg @ 0x55f4cf6d0d80] class=1 index=1 nb_codes=251
  108. [mjpeg @ 0x55f4cf6d0d80] marker parser used 418 bytes (3344 bits)
  109. [mjpeg @ 0x55f4cf6d0d80] marker=c0 avail_size_in_buf=631531
  110. [mjpeg @ 0x55f4cf6d0d80] sof0: picture: 3840x2160
  111. [mjpeg @ 0x55f4cf6d0d80] component 0 2:1 id: 0 quant:0
  112. [mjpeg @ 0x55f4cf6d0d80] component 1 1:1 id: 1 quant:1
  113. [mjpeg @ 0x55f4cf6d0d80] component 2 1:1 id: 2 quant:1
  114. [mjpeg @ 0x55f4cf6d0d80] pix fmt id 21111100
  115. [mjpeg @ 0x55f4cf6d0d80] marker parser used 17 bytes (136 bits)
  116. [mjpeg @ 0x55f4cf6d0d80] escaping removed 946 bytes
  117. [mjpeg @ 0x55f4cf6d0d80] marker=da avail_size_in_buf=631512
  118. [mjpeg @ 0x55f4cf6d0d80] component: 0
  119. [mjpeg @ 0x55f4cf6d0d80] component: 1
  120. [mjpeg @ 0x55f4cf6d0d80] component: 2
  121. [mjpeg @ 0x55f4cf6d0d80] marker parser used 630565 bytes (5044516 bits)
  122. [mjpeg @ 0x55f4cf6d0d80] marker=d9 avail_size_in_buf=0
  123. [mjpeg @ 0x55f4cf6d0d80] decode frame unused 0 bytes
  124. decoder -> ist_index:0 type:video frame_pts:0 frame_pts_time:0 best_effort_ts:0 best_effort_ts_time:0 keyframe:1 frame_type:1 time_base:1/1000000
  125. detected 8 logical cores
  126. [graph 0 input from stream 0:0 @ 0x55f4cf861c80] Setting 'video_size' to value '3840x2160'
  127. [graph 0 input from stream 0:0 @ 0x55f4cf861c80] Setting 'pix_fmt' to value '13'
  128. [graph 0 input from stream 0:0 @ 0x55f4cf861c80] Setting 'time_base' to value '1/1000000'
  129. [graph 0 input from stream 0:0 @ 0x55f4cf861c80] Setting 'pixel_aspect' to value '0/1'
  130. [graph 0 input from stream 0:0 @ 0x55f4cf861c80] Setting 'sws_param' to value 'flags=2'
  131. [graph 0 input from stream 0:0 @ 0x55f4cf861c80] Setting 'frame_rate' to value '30/1'
  132. [graph 0 input from stream 0:0 @ 0x55f4cf861c80] w:3840 h:2160 pixfmt:yuvj422p tb:1/1000000 fr:30/1 sar:0/1 sws_param:flags=2
  133. [format @ 0x55f4cf862400] compat: called with args=[yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21]
  134. [format @ 0x55f4cf862400] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21'
  135. [AVFilterGraph @ 0x55f4cf7b8f20] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
  136. [libx264 @ 0x55f4cf6e41e0] using mv_range_thread = 88
  137. [libx264 @ 0x55f4cf6e41e0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
  138. [libx264 @ 0x55f4cf6e41e0] profile High 4:2:2, level 5.1, 4:2:2 8-bit
  139. [libx264 @ 0x55f4cf6e41e0] 264 - core 148 r2795 aaa9aa8 - H.264/MPEG-4 AVC codec - Copyleft 2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
  140. filter -> pts:0 pts_time:0 exact:-0.000008 time_base:1/30
  141. Clipping frame in rate conversion by 0.000008
  142. encoder <- type:video frame_pts:0 frame_pts_time:0 time_base:1/30
  143. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  144. Last message repeated 1 times
  145. demuxer -> ist_index:1 type:audio next_dts:NOPTS next_dts_time:NOPTS next_pts:NOPTS next_pts_time:NOPTS pkt_pts:1512326663915265 pkt_pts_time:1.51233e+09 pkt_dts:1512326663915265 pkt_dts_time:1.51233e+09 off:-1512326663915265 off_time:-1.51233e+09
  146. demuxer+ffmpeg -> ist_index:1 type:audio pkt_pts:0 pkt_pts_time:0 pkt_dts:0 pkt_dts_time:0 off:-1512326663915265 off_time:-1.51233e+09
  147. [graph_1_in_1_0 @ 0x55f4cfec1d80] Setting 'time_base' to value '1/48000'
  148. [graph_1_in_1_0 @ 0x55f4cfec1d80] Setting 'sample_rate' to value '48000'
  149. [graph_1_in_1_0 @ 0x55f4cfec1d80] Setting 'sample_fmt' to value 's16'
  150. [graph_1_in_1_0 @ 0x55f4cfec1d80] Setting 'channel_layout' to value '0x4'
  151. [graph_1_in_1_0 @ 0x55f4cfec1d80] tb:1/48000 samplefmt:s16 samplerate:48000 chlayout:0x4
  152. [format_out_0_1 @ 0x55f4cfec2960] Setting 'sample_fmts' to value 'fltp'
  153. [format_out_0_1 @ 0x55f4cfec2960] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
  154. [format_out_0_1 @ 0x55f4cfec2960] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_1'
  155. [AVFilterGraph @ 0x55f4cf7b8500] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
  156. [auto_resampler_0 @ 0x55f4cfec4480] [SWR @ 0x55f4cfec48a0] Using s16p internally between filters
  157. [auto_resampler_0 @ 0x55f4cfec4480] ch:1 chl:mono fmt:s16 r:48000Hz -> ch:1 chl:mono fmt:fltp r:48000Hz
  158. Output #0, mp4, to 'video.mp4':
  159. Metadata:
  160. encoder : Lavf57.83.100
  161. Stream #0:0, 0, 1/15360: Video: h264 (libx264), 1 reference frame (avc1 / 0x31637661), yuvj422p(pc, progressive, center), 3840x2160, 0/1, q=-1--1, 30 fps, 15360 tbn, 30 tbc
  162. Metadata:
  163. encoder : Lavc57.107.100 libx264
  164. Side data:
  165. cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
  166. Stream #0:1, 0, 1/48000: Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, mono, fltp, delay 1024, 69 kb/s
  167. Metadata:
  168. encoder : Lavc57.107.100 aac
  169. encoder <- type:audio frame_pts:0 frame_pts_time:0 time_base:1/48000
  170. encoder <- type:audio frame_pts:1024 frame_pts_time:0.0213333 time_base:1/48000
  171. encoder -> type:audio pkt_pts:-1024 pkt_pts_time:-0.0213333 pkt_dts:-1024 pkt_dts_time:-0.0213333
  172. muxer <- type:audio pkt_pts:-1024 pkt_pts_time:-0.0213333 pkt_dts:-1024 pkt_dts_time:-0.0213333 size:266
  173. encoder <- type:audio frame_pts:2048 frame_pts_time:0.0426667 time_base:1/48000
  174. encoder -> type:audio pkt_pts:0 pkt_pts_time:0 pkt_dts:0 pkt_dts_time:0
  175. muxer <- type:audio pkt_pts:0 pkt_pts_time:0 pkt_dts:0 pkt_dts_time:0 size:231
  176. encoder <- type:audio frame_pts:3072 frame_pts_time:0.064 time_base:1/48000
  177. encoder -> type:audio pkt_pts:1024 pkt_pts_time:0.0213333 pkt_dts:1024 pkt_dts_time:0.0213333
  178. muxer <- type:audio pkt_pts:1024 pkt_pts_time:0.0213333 pkt_dts:1024 pkt_dts_time:0.0213333 size:140
  179. encoder <- type:audio frame_pts:4096 frame_pts_time:0.0853333 time_base:1/48000
  180. encoder -> type:audio pkt_pts:2048 pkt_pts_time:0.0426667 pkt_dts:2048 pkt_dts_time:0.0426667
  181. muxer <- type:audio pkt_pts:2048 pkt_pts_time:0.0426667 pkt_dts:2048 pkt_dts_time:0.0426667 size:171
  182. encoder <- type:audio frame_pts:5120 frame_pts_time:0.106667 time_base:1/48000
  183. encoder -> type:audio pkt_pts:3072 pkt_pts_time:0.064 pkt_dts:3072 pkt_dts_time:0.064
  184. muxer <- type:audio pkt_pts:3072 pkt_pts_time:0.064 pkt_dts:3072 pkt_dts_time:0.064 size:168
  185. encoder <- type:audio frame_pts:6144 frame_pts_time:0.128 time_base:1/48000
  186. encoder -> type:audio pkt_pts:4096 pkt_pts_time:0.0853333 pkt_dts:4096 pkt_dts_time:0.0853333
  187. muxer <- type:audio pkt_pts:4096 pkt_pts_time:0.0853333 pkt_dts:4096 pkt_dts_time:0.0853333 size:175
  188. encoder <- type:audio frame_pts:7168 frame_pts_time:0.149333 time_base:1/48000
  189. encoder -> type:audio pkt_pts:5120 pkt_pts_time:0.106667 pkt_dts:5120 pkt_dts_time:0.106667
  190. muxer <- type:audio pkt_pts:5120 pkt_pts_time:0.106667 pkt_dts:5120 pkt_dts_time:0.106667 size:183
  191. encoder <- type:audio frame_pts:8192 frame_pts_time:0.170667 time_base:1/48000
  192. encoder -> type:audio pkt_pts:6144 pkt_pts_time:0.128 pkt_dts:6144 pkt_dts_time:0.128
  193. muxer <- type:audio pkt_pts:6144 pkt_pts_time:0.128 pkt_dts:6144 pkt_dts_time:0.128 size:174
  194. encoder <- type:audio frame_pts:9216 frame_pts_time:0.192 time_base:1/48000
  195. encoder -> type:audio pkt_pts:7168 pkt_pts_time:0.149333 pkt_dts:7168 pkt_dts_time:0.149333
  196. muxer <- type:audio pkt_pts:7168 pkt_pts_time:0.149333 pkt_dts:7168 pkt_dts_time:0.149333 size:181
  197. encoder <- type:audio frame_pts:10240 frame_pts_time:0.213333 time_base:1/48000
  198. encoder -> type:audio pkt_pts:8192 pkt_pts_time:0.170667 pkt_dts:8192 pkt_dts_time:0.170667
  199. muxer <- type:audio pkt_pts:8192 pkt_pts_time:0.170667 pkt_dts:8192 pkt_dts_time:0.170667 size:192
  200. encoder <- type:audio frame_pts:11264 frame_pts_time:0.234667 time_base:1/48000
  201. encoder -> type:audio pkt_pts:9216 pkt_pts_time:0.192 pkt_dts:9216 pkt_dts_time:0.192
  202. muxer <- type:audio pkt_pts:9216 pkt_pts_time:0.192 pkt_dts:9216 pkt_dts_time:0.192 size:176
  203. encoder <- type:audio frame_pts:12288 frame_pts_time:0.256 time_base:1/48000
  204. encoder -> type:audio pkt_pts:10240 pkt_pts_time:0.213333 pkt_dts:10240 pkt_dts_time:0.213333
  205. muxer <- type:audio pkt_pts:10240 pkt_pts_time:0.213333 pkt_dts:10240 pkt_dts_time:0.213333 size:187
  206. encoder <- type:audio frame_pts:13312 frame_pts_time:0.277333 time_base:1/48000
  207. encoder -> type:audio pkt_pts:11264 pkt_pts_time:0.234667 pkt_dts:11264 pkt_dts_time:0.234667
  208. muxer <- type:audio pkt_pts:11264 pkt_pts_time:0.234667 pkt_dts:11264 pkt_dts_time:0.234667 size:190
  209. encoder <- type:audio frame_pts:14336 frame_pts_time:0.298667 time_base:1/48000
  210. encoder -> type:audio pkt_pts:12288 pkt_pts_time:0.256 pkt_dts:12288 pkt_dts_time:0.256
  211. muxer <- type:audio pkt_pts:12288 pkt_pts_time:0.256 pkt_dts:12288 pkt_dts_time:0.256 size:181
  212. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  213. Last message repeated 88 times
  214. cur_dts is invalid (this is harmless if it occurs once at the start per stream)s speed=0.545x
  215. Last message repeated 99 times
  216. cur_dts is invalid (this is harmless if it occurs once at the start per stream)s speed=0.274x
  217. Last message repeated 99 times
  218. cur_dts is invalid (this is harmless if it occurs once at the start per stream)s speed=0.183x
  219. Last message repeated 99 times
  220. cur_dts is invalid (this is harmless if it occurs once at the start per stream)s speed=0.137x
  221. Last message repeated 99 times
  222. cur_dts is invalid (this is harmless if it occurs once at the start per stream)s speed=0.11x
  223. Last message repeated 99 times
  224. cur_dts is invalid (this is harmless if it occurs once at the start per stream)s speed=0.0914x
  225. Last message repeated 99 times
  226. cur_dts is invalid (this is harmless if it occurs once at the start per stream)s speed=0.0784x
  227. ^C Last message repeated 46 times
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement