Advertisement
Guest User

Untitled

a guest
Jul 17th, 2015
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.22 KB | None | 0 0
  1. Richards-MacBook-Pro-2:GOPROMESS richardgoodwin$ ffmpeg -v debug -i REC_0003.MOV -t 2 -vf drawtext="fontfile='/Users/richardgoodwin/Downloads/GOPROMESS/Liberator.ttf':text='Before':fontsize=20:fontcolor=red:x=100:y=100" -vf frei0r=defish0r:0.8:y:0.6:0 -pix_fmt yuv420p -acodec copy nofish.mp4
  2. ffmpeg version N-73684-gc4dfb76-static Copyright (c) 2000-2015 the FFmpeg developers
  3. built with Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
  4. configuration: --arch=64 --prefix=/Users/richardgoodwin/Downloads/ffmpeg-build-script/workspace --extra-cflags=-I/Users/richardgoodwin/Downloads/ffmpeg-build-script/workspace/include --extra-ldflags=-L/Users/richardgoodwin/Downloads/ffmpeg-build-script/workspace/lib --extra-version=static --disable-debug --disable-shared --enable-static --extra-cflags=--static --disable-ffplay --disable-ffserver --disable-doc --enable-version3 --enable-libvpx --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-avfilter --enable-gpl --enable-libopencore_amrwb --enable-libopencore_amrnb --enable-nonfree --enable-filters --enable-libvidstab --enable-libx265 --enable-runtime-cpudetect --enable-libfdk-aac --enable-frei0r --enable-libfreetype
  5. libavutil 54. 28.100 / 54. 28.100
  6. libavcodec 56. 49.100 / 56. 49.100
  7. libavformat 56. 40.100 / 56. 40.100
  8. libavdevice 56. 4.100 / 56. 4.100
  9. libavfilter 5. 22.100 / 5. 22.100
  10. libswscale 3. 1.101 / 3. 1.101
  11. libswresample 1. 2.100 / 1. 2.100
  12. libpostproc 53. 3.100 / 53. 3.100
  13. Splitting the commandline.
  14. Reading option '-v' ... matched as option 'v' (set logging level) with argument 'debug'.
  15. Reading option '-i' ... matched as input file with argument 'REC_0003.MOV'.
  16. Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '2'.
  17. Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'drawtext=fontfile='/Users/richardgoodwin/Downloads/GOPROMESS/Liberator.ttf':text='Before':fontsize=20:fontcolor=red:x=100:y=100'.
  18. Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'frei0r=defish0r:0.8:y:0.6:0'.
  19. Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv420p'.
  20. Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'copy'.
  21. Reading option 'nofish.mp4' ... matched as output file.
  22. Finished splitting the commandline.
  23. Parsing a group of options: global .
  24. Applying option v (set logging level) with argument debug.
  25. Successfully parsed a group of options.
  26. Parsing a group of options: input file REC_0003.MOV.
  27. Successfully parsed a group of options.
  28. Opening an input file: REC_0003.MOV.
  29. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fc7a2000000] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
  30. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fc7a2000000] ISO: File Type Major Brand: qt
  31. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fc7a2000000] Before avformat_find_stream_info() pos: 1316667138 bytes read:212730 seeks:2
  32. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fc7a2000000] All info found
  33. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fc7a2000000] After avformat_find_stream_info() pos: 471176 bytes read:421762 seeks:3 frames:1
  34. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'REC_0003.MOV':
  35. Metadata:
  36. major_brand : qt
  37. minor_version : 0
  38. compatible_brands: qt
  39. creation_time : 2015-07-14 19:47:36
  40. original_format : DVR-CD
  41. original_format-eng: DVR-CD
  42. comment : HDDVR-Mobius
  43. comment-eng : HDDVR-Mobius
  44. Duration: 00:09:50.63, start: 0.000000, bitrate: 17833 kb/s
  45. Stream #0:0(eng), 1, 1/30000: Video: h264 (High), 1 reference frame (avc1 / 0x31637661), yuv420p(left), 1920x1080 (1920x1088), 1/60000, 17696 kb/s, 30 fps, 30 tbr, 30k tbn, 60k tbc (default)
  46. Metadata:
  47. creation_time : 2015-07-14 19:47:36
  48. handler_name : DataHandler
  49. encoder : h264
  50. Successfully opened the file.
  51. Parsing a group of options: output file nofish.mp4.
  52. Applying option t (record or transcode "duration" seconds of audio/video) with argument 2.
  53. Applying option vf (set video filters) with argument drawtext=fontfile='/Users/richardgoodwin/Downloads/GOPROMESS/Liberator.ttf':text='Before':fontsize=20:fontcolor=red:x=100:y=100.
  54. Applying option vf (set video filters) with argument frei0r=defish0r:0.8:y:0.6:0.
  55. Applying option pix_fmt (set pixel format) with argument yuv420p.
  56. Applying option acodec (force audio codec ('copy' to copy stream)) with argument copy.
  57. Successfully parsed a group of options.
  58. Opening an output file: nofish.mp4.
  59. File 'nofish.mp4' already exists. Overwrite ? [y/N] y
  60. Successfully opened the file.
  61. detected 4 logical cores
  62. [Parsed_frei0r_0 @ 0x7fc7a06000f0] This syntax is deprecated. Use '|' to separate the list items.
  63. [Parsed_frei0r_0 @ 0x7fc7a06000f0] compat: called with args=[defish0r:0.8|y|0.6|0]
  64. [Parsed_frei0r_0 @ 0x7fc7a06000f0] Setting 'filter_name' to value 'defish0r'
  65. [Parsed_frei0r_0 @ 0x7fc7a06000f0] Setting 'filter_params' to value '0.8|y|0.6|0'
  66. [Parsed_frei0r_0 @ 0x7fc7a06000f0] Looking for frei0r effect in '/Users/richardgoodwin/.frei0r-1/lib/defish0r.dylib'.
  67. [Parsed_frei0r_0 @ 0x7fc7a06000f0] Looking for frei0r effect in '/usr/local/lib/frei0r-1/defish0r.dylib'.
  68. [Parsed_frei0r_0 @ 0x7fc7a06000f0] name:Defish0r author:'Marko Cebokli' explanation:'Non rectilinear lens mappings' color_model:rgba8888 frei0r_version:1 version:0.3 num_params:8
  69. [graph 0 input from stream 0:0 @ 0x7fc7a040e200] Setting 'video_size' to value '1920x1080'
  70. [graph 0 input from stream 0:0 @ 0x7fc7a040e200] Setting 'pix_fmt' to value '0'
  71. [graph 0 input from stream 0:0 @ 0x7fc7a040e200] Setting 'time_base' to value '1/30000'
  72. [graph 0 input from stream 0:0 @ 0x7fc7a040e200] Setting 'pixel_aspect' to value '0/1'
  73. [graph 0 input from stream 0:0 @ 0x7fc7a040e200] Setting 'sws_param' to value 'flags=2'
  74. [graph 0 input from stream 0:0 @ 0x7fc7a040e200] Setting 'frame_rate' to value '30/1'
  75. [graph 0 input from stream 0:0 @ 0x7fc7a040e200] w:1920 h:1080 pixfmt:yuv420p tb:1/30000 fr:30/1 sar:0/1 sws_param:flags=2
  76. [format @ 0x7fc7a0701a50] compat: called with args=[yuv420p]
  77. [format @ 0x7fc7a0701a50] Setting 'pix_fmts' to value 'yuv420p'
  78. [auto-inserted scaler 0 @ 0x7fc7a0500dd0] Setting 'flags' to value '0x4'
  79. [auto-inserted scaler 0 @ 0x7fc7a0500dd0] w:iw h:ih flags:'0x4' interl:0
  80. [Parsed_frei0r_0 @ 0x7fc7a06000f0] auto-inserting filter 'auto-inserted scaler 0' between the filter 'graph 0 input from stream 0:0' and the filter 'Parsed_frei0r_0'
  81. [auto-inserted scaler 1 @ 0x7fc7a0501d90] Setting 'flags' to value '0x4'
  82. [auto-inserted scaler 1 @ 0x7fc7a0501d90] w:iw h:ih flags:'0x4' interl:0
  83. [format @ 0x7fc7a0701a50] auto-inserting filter 'auto-inserted scaler 1' between the filter 'Parsed_frei0r_0' and the filter 'format'
  84. [AVFilterGraph @ 0x7fc7a0700c10] query_formats: 5 queried, 2 merged, 2 already done, 0 delayed
  85. [swscaler @ 0x7fc7a0806600] No accelerated colorspace conversion found from yuv420p to rgba.
  86. [auto-inserted scaler 0 @ 0x7fc7a0500dd0] w:1920 h:1080 fmt:yuv420p sar:0/1 -> w:1920 h:1080 fmt:rgba sar:0/1 flags:0x4
  87. [Parsed_frei0r_0 @ 0x7fc7a06000f0] idx:0 name:'Amount' type:double explanation:'Focal Ratio' .
  88. [Parsed_frei0r_0 @ 0x7fc7a06000f0] idx:1 name:'DeFish' type:bool explanation:'Fish or Defish' .
  89. [Parsed_frei0r_0 @ 0x7fc7a06000f0] idx:2 name:'Type' type:double explanation:'Mapping function' .
  90. [Parsed_frei0r_0 @ 0x7fc7a06000f0] idx:3 name:'Scaling' type:double explanation:'Scaling method' .
  91. [Parsed_frei0r_0 @ 0x7fc7a06000f0] idx:4 name:'Manual Scale' type:double explanation:'Manual Scale' .
  92. [Parsed_frei0r_0 @ 0x7fc7a06000f0] idx:5 name:'Interpolator' type:double explanation:'Quality of interpolation' .
  93. [Parsed_frei0r_0 @ 0x7fc7a06000f0] idx:6 name:'Aspect type' type:double explanation:'Pixel aspect ratio presets' .
  94. [Parsed_frei0r_0 @ 0x7fc7a06000f0] idx:7 name:'Manual Aspect' type:double explanation:'Manual Pixel Aspect ratio' .
  95. [auto-inserted scaler 1 @ 0x7fc7a0501d90] w:1920 h:1080 fmt:rgba sar:0/1 -> w:1920 h:1080 fmt:yuv420p sar:0/1 flags:0x4
  96. [libx264 @ 0x7fc7a1815200] using mv_range_thread = 88
  97. [libx264 @ 0x7fc7a1815200] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
  98. [libx264 @ 0x7fc7a1815200] profile High, level 4.0
  99. [libx264 @ 0x7fc7a1815200] 264 - core 146 - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - 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=6 lookahead_threads=1 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
  100. Output #0, mp4, to 'nofish.mp4':
  101. Metadata:
  102. major_brand : qt
  103. minor_version : 0
  104. compatible_brands: qt
  105. comment-eng : HDDVR-Mobius
  106. original_format : DVR-CD
  107. original_format-eng: DVR-CD
  108. comment : HDDVR-Mobius
  109. encoder : Lavf56.40.100
  110. Stream #0:0(eng), 0, 1/15360: Video: h264 (libx264), -1 reference frame ([33][0][0][0] / 0x0021), yuv420p(left), 1920x1080, 1/30, q=-1--1, 30 fps, 15360 tbn, 30 tbc (default)
  111. Metadata:
  112. creation_time : 2015-07-14 19:47:36
  113. handler_name : DataHandler
  114. encoder : Lavc56.49.100 libx264
  115. Stream mapping:
  116. Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
  117. Press [q] to stop, [?] for help
  118. Cliping frame in rate conversion by 0.000008
  119. [libx264 @ 0x7fc7a1815200] frame= 0 QP=24.04 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=109288 bytes
  120. [libx264 @ 0x7fc7a1815200] frame= 1 QP=22.93 NAL=2 Slice:P Poc:2 I:1630 P:4219 SKIP:2311 size=23246 bytes
  121. [libx264 @ 0x7fc7a1815200] frame= 2 QP=22.24 NAL=2 Slice:P Poc:8 I:1763 P:6336 SKIP:61 size=84141 bytes
  122. [libx264 @ 0x7fc7a1815200] frame= 3 QP=26.00 NAL=2 Slice:B Poc:6 I:102 P:4033 SKIP:4013 size=9059 bytes
  123. [libx264 @ 0x7fc7a1815200] frame= 4 QP=25.63 NAL=0 Slice:B Poc:4 I:10 P:2417 SKIP:5729 size=4769 bytes
  124. [libx264 @ 0x7fc7a1815200] frame= 5 QP=20.41 NAL=2 Slice:P Poc:10 I:834 P:7034 SKIP:292 size=65400 bytes
  125. [libx264 @ 0x7fc7a1815200] frame= 6 QP=21.02 NAL=2 Slice:P Poc:18 I:1592 P:5427 SKIP:1141 size=18572 bytes
  126. [libx264 @ 0x7fc7a1815200] frame= 7 QP=22.96 NAL=2 Slice:B Poc:14 I:35 P:1827 SKIP:6295 size=2536 bytes
  127. [libx264 @ 0x7fc7a1815200] frame= 8 QP=24.08 NAL=0 Slice:B Poc:12 I:0 P:1068 SKIP:7091 size=878 bytes
  128. [libx264 @ 0x7fc7a1815200] frame= 9 QP=25.41 NAL=0 Slice:B Poc:16 I:203 P:2222 SKIP:5734 size=4036 bytes
  129. [output stream 0:0 @ 0x7fc7a040e540] EOF on sink link output stream 0:0:default.
  130. No more output streams to write to, finishing.e=00:00:00.26 bitrate=9679.5kbits/s
  131. [libx264 @ 0x7fc7a1815200] frame= 10 QP=23.04 NAL=2 Slice:P Poc:26 I:1680 P:5969 SKIP:511 size=14637 bytes
  132. [libx264 @ 0x7fc7a1815200] frame= 11 QP=23.54 NAL=2 Slice:B Poc:22 I:48 P:2139 SKIP:5972 size=3730 bytes
  133. [libx264 @ 0x7fc7a1815200] frame= 12 QP=25.09 NAL=0 Slice:B Poc:20 I:2 P:1149 SKIP:7009 size=1155 bytes
  134. [libx264 @ 0x7fc7a1815200] frame= 13 QP=25.32 NAL=0 Slice:B Poc:24 I:329 P:3501 SKIP:4325 size=5712 bytes
  135. [libx264 @ 0x7fc7a1815200] frame= 14 QP=21.93 NAL=2 Slice:P Poc:30 I:1472 P:6351 SKIP:337 size=49533 bytes
  136. [libx264 @ 0x7fc7a1815200] frame= 15 QP=25.24 NAL=0 Slice:B Poc:28 I:16 P:3413 SKIP:4731 size=4572 bytes
  137. [libx264 @ 0x7fc7a1815200] frame= 16 QP=22.19 NAL=2 Slice:P Poc:38 I:1352 P:6401 SKIP:407 size=32811 bytes
  138. [libx264 @ 0x7fc7a1815200] frame= 17 QP=23.66 NAL=2 Slice:B Poc:34 I:63 P:3541 SKIP:4555 size=6230 bytes
  139. [libx264 @ 0x7fc7a1815200] frame= 18 QP=24.95 NAL=0 Slice:B Poc:32 I:36 P:3150 SKIP:4972 size=4366 bytes
  140. [libx264 @ 0x7fc7a1815200] frame= 19 QP=24.22 NAL=0 Slice:B Poc:36 I:1 P:1604 SKIP:6555 size=1537 bytes
  141. [libx264 @ 0x7fc7a1815200] frame= 20 QP=21.43 NAL=2 Slice:P Poc:40 I:776 P:5792 SKIP:1592 size=27412 bytes
  142. [libx264 @ 0x7fc7a1815200] frame= 21 QP=22.08 NAL=2 Slice:P Poc:48 I:927 P:6493 SKIP:740 size=28678 bytes
  143. [libx264 @ 0x7fc7a1815200] frame= 22 QP=23.42 NAL=2 Slice:B Poc:44 I:35 P:3436 SKIP:4688 size=5838 bytes
  144. [libx264 @ 0x7fc7a1815200] frame= 23 QP=25.17 NAL=0 Slice:B Poc:42 I:12 P:3201 SKIP:4946 size=2986 bytes
  145. [libx264 @ 0x7fc7a1815200] frame= 24 QP=25.01 NAL=0 Slice:B Poc:46 I:3 P:1895 SKIP:6262 size=1838 bytes
  146. [libx264 @ 0x7fc7a1815200] frame= 25 QP=22.34 NAL=2 Slice:P Poc:50 I:184 P:2815 SKIP:5161 size=8877 bytes
  147. [libx264 @ 0x7fc7a1815200] frame= 26 QP=22.11 NAL=2 Slice:P Poc:52 I:326 P:5168 SKIP:2666 size=19446 bytes
  148. [libx264 @ 0x7fc7a1815200] frame= 27 QP=22.60 NAL=2 Slice:P Poc:54 I:49 P:1661 SKIP:6450 size=5697 bytes
  149. [libx264 @ 0x7fc7a1815200] frame= 28 QP=22.41 NAL=2 Slice:P Poc:56 I:367 P:4700 SKIP:3093 size=17729 bytes
  150. [libx264 @ 0x7fc7a1815200] frame= 29 QP=23.18 NAL=2 Slice:P Poc:58 I:93 P:1846 SKIP:6221 size=5787 bytes
  151. [libx264 @ 0x7fc7a1815200] frame= 30 QP=22.24 NAL=2 Slice:P Poc:62 I:943 P:6805 SKIP:412 size=41038 bytes
  152. [libx264 @ 0x7fc7a1815200] frame= 31 QP=25.31 NAL=0 Slice:B Poc:60 I:34 P:3224 SKIP:4899 size=5849 bytes
  153. [libx264 @ 0x7fc7a1815200] frame= 32 QP=21.85 NAL=2 Slice:P Poc:64 I:614 P:2955 SKIP:4591 size=11591 bytes
  154. [libx264 @ 0x7fc7a1815200] frame= 33 QP=21.55 NAL=2 Slice:P Poc:66 I:410 P:4342 SKIP:3408 size=18219 bytes
  155. [libx264 @ 0x7fc7a1815200] frame= 34 QP=21.58 NAL=2 Slice:P Poc:68 I:158 P:3108 SKIP:4894 size=11982 bytes
  156. [libx264 @ 0x7fc7a1815200] frame= 35 QP=21.23 NAL=2 Slice:P Poc:70 I:230 P:4933 SKIP:2997 size=23044 bytes
  157. [libx264 @ 0x7fc7a1815200] frame= 36 QP=21.46 NAL=2 Slice:P Poc:72 I:77 P:2122 SKIP:5961 size=7973 bytes
  158. [libx264 @ 0x7fc7a1815200] frame= 37 QP=21.09 NAL=2 Slice:P Poc:74 I:198 P:4116 SKIP:3846 size=18507 bytes
  159. [libx264 @ 0x7fc7a1815200] frame= 38 QP=21.31 NAL=2 Slice:P Poc:76 I:70 P:2510 SKIP:5580 size=9947 bytes
  160. [libx264 @ 0x7fc7a1815200] frame= 39 QP=21.91 NAL=2 Slice:P Poc:84 I:210 P:4719 SKIP:3231 size=21601 bytes
  161. [libx264 @ 0x7fc7a1815200] frame= 40 QP=23.35 NAL=2 Slice:B Poc:80 I:3 P:2650 SKIP:5500 size=3906 bytes
  162. [libx264 @ 0x7fc7a1815200] frame= 41 QP=24.94 NAL=0 Slice:B Poc:78 I:0 P:2217 SKIP:5941 size=1707 bytes
  163. [libx264 @ 0x7fc7a1815200] frame= 42 QP=24.86 NAL=0 Slice:B Poc:82 I:0 P:2307 SKIP:5853 size=1696 bytes
  164. [libx264 @ 0x7fc7a1815200] frame= 43 QP=21.24 NAL=2 Slice:P Poc:92 I:595 P:6612 SKIP:953 size=38327 bytes
  165. [libx264 @ 0x7fc7a1815200] frame= 44 QP=23.59 NAL=2 Slice:B Poc:88 I:11 P:3235 SKIP:4913 size=5353 bytes
  166. [libx264 @ 0x7fc7a1815200] frame= 45 QP=24.87 NAL=0 Slice:B Poc:86 I:5 P:2708 SKIP:5447 size=2189 bytes
  167. [libx264 @ 0x7fc7a1815200] frame= 46 QP=25.19 NAL=0 Slice:B Poc:90 I:1 P:2324 SKIP:5834 size=2100 bytes
  168. [libx264 @ 0x7fc7a1815200] frame= 47 QP=21.23 NAL=2 Slice:P Poc:94 I:46 P:2401 SKIP:5713 size=9441 bytes
  169. [libx264 @ 0x7fc7a1815200] frame= 48 QP=21.23 NAL=2 Slice:P Poc:96 I:52 P:3198 SKIP:4910 size=14095 bytes
  170. [libx264 @ 0x7fc7a1815200] frame= 49 QP=21.44 NAL=2 Slice:P Poc:98 I:31 P:1936 SKIP:6193 size=7614 bytes
  171. [libx264 @ 0x7fc7a1815200] frame= 50 QP=21.54 NAL=2 Slice:P Poc:100 I:44 P:2889 SKIP:5227 size=12230 bytes
  172. [libx264 @ 0x7fc7a1815200] frame= 51 QP=22.07 NAL=2 Slice:P Poc:108 I:127 P:3929 SKIP:4104 size=16530 bytes
  173. [libx264 @ 0x7fc7a1815200] frame= 52 QP=23.61 NAL=2 Slice:B Poc:104 I:1 P:2439 SKIP:5719 size=3366 bytes
  174. [libx264 @ 0x7fc7a1815200] frame= 53 QP=24.85 NAL=0 Slice:B Poc:102 I:1 P:2466 SKIP:5693 size=1915 bytes
  175. [libx264 @ 0x7fc7a1815200] frame= 54 QP=24.55 NAL=0 Slice:B Poc:106 I:0 P:1849 SKIP:6311 size=1522 bytes
  176. [libx264 @ 0x7fc7a1815200] frame= 55 QP=23.83 NAL=2 Slice:P Poc:116 I:93 P:2167 SKIP:5900 size=6565 bytes
  177. [libx264 @ 0x7fc7a1815200] frame= 56 QP=23.84 NAL=2 Slice:B Poc:112 I:2 P:1549 SKIP:6606 size=3000 bytes
  178. [libx264 @ 0x7fc7a1815200] frame= 57 QP=24.45 NAL=0 Slice:B Poc:110 I:0 P:1695 SKIP:6465 size=1459 bytes
  179. [libx264 @ 0x7fc7a1815200] frame= 58 QP=24.74 NAL=0 Slice:B Poc:114 I:0 P:1186 SKIP:6974 size=1254 bytes
  180. [libx264 @ 0x7fc7a1815200] frame= 59 QP=25.21 NAL=2 Slice:P Poc:118 I:23 P:595 SKIP:7542 size=1541 bytes
  181. frame= 60 fps=5.3 q=-1.0 Lsize= 858kB time=00:00:01.93 bitrate=3634.0kbits/s
  182. video:856kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.168923%
  183. Input file #0 (REC_0003.MOV):
  184. Input stream #0:0 (video): 65 packets read (4843576 bytes); 62 frames decoded;
  185. Total: 65 packets (4843576 bytes) demuxed
  186. Output file #0 (nofish.mp4):
  187. Output stream #0:0 (video): 60 frames encoded; 60 packets muxed (876732 bytes);
  188. Total: 60 packets (876732 bytes) muxed
  189. 62 frames successfully decoded, 0 decoding errors
  190. [AVIOContext @ 0x7fc7a0701470] Statistics: 34 seeks, 96 writeouts
  191. [libx264 @ 0x7fc7a1815200] frame I:1 Avg QP:24.04 size:109288
  192. [libx264 @ 0x7fc7a1815200] frame P:31 Avg QP:22.00 size: 21684
  193. [libx264 @ 0x7fc7a1815200] frame B:28 Avg QP:24.57 size: 3377
  194. [libx264 @ 0x7fc7a1815200] consecutive B-frames: 35.0% 6.7% 5.0% 53.3%
  195. [libx264 @ 0x7fc7a1815200] mb I I16..4: 13.0% 75.8% 11.3%
  196. [libx264 @ 0x7fc7a1815200] mb P I16..4: 3.3% 3.4% 0.1% P16..4: 38.3% 6.6% 6.3% 0.0% 0.0% skip:42.1%
  197. [libx264 @ 0x7fc7a1815200] mb B I16..4: 0.3% 0.1% 0.0% B16..8: 27.2% 0.2% 0.0% direct: 2.6% skip:69.6% L0:45.9% L1:52.9% BI: 1.2%
  198. [libx264 @ 0x7fc7a1815200] 8x8 transform intra:57.7% inter:74.5%
  199. [libx264 @ 0x7fc7a1815200] coded y,uvDC,uvAC intra: 38.4% 59.0% 15.9% inter: 11.9% 22.8% 0.4%
  200. [libx264 @ 0x7fc7a1815200] i16 v,h,dc,p: 5% 57% 6% 31%
  201. [libx264 @ 0x7fc7a1815200] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 13% 24% 35% 4% 4% 4% 6% 3% 8%
  202. [libx264 @ 0x7fc7a1815200] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 21% 21% 18% 6% 8% 5% 9% 4% 7%
  203. [libx264 @ 0x7fc7a1815200] i8c dc,h,v,p: 42% 43% 8% 7%
  204. [libx264 @ 0x7fc7a1815200] Weighted P-Frames: Y:6.5% UV:6.5%
  205. [libx264 @ 0x7fc7a1815200] ref P L0: 83.1% 6.8% 7.6% 2.1% 0.2%
  206. [libx264 @ 0x7fc7a1815200] ref B L0: 91.8% 7.3% 0.9%
  207. [libx264 @ 0x7fc7a1815200] ref B L1: 95.3% 4.7%
  208. [libx264 @ 0x7fc7a1815200] kb/s:3504.23
  209. [AVIOContext @ 0x7fc7a0501330] Statistics: 5068430 bytes read, 4 seeks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement