Advertisement
Guest User

Untitled

a guest
May 5th, 2014
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.26 KB | None | 0 0
  1. command:
  2. ffmpeg.exe -r 30 -f image2pipe -vcodec targa -i pipe:0 -r 30 -c:a libmp3lame -b:a 320k -c:v libx264 -preset fast -crf 18 out.mp4
  3.  
  4. output:
  5. ffmpeg version N-62950-gc25b0b7 Copyright (c) 2000-2014 the FFmpeg developers
  6. built on May 3 2014 22:09:12 with gcc 4.8.2 (GCC)
  7. configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --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-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib
  8. libavutil 52. 81.100 / 52. 81.100
  9. libavcodec 55. 60.103 / 55. 60.103
  10. libavformat 55. 37.102 / 55. 37.102
  11. libavdevice 55. 13.101 / 55. 13.101
  12. libavfilter 4. 5.100 / 4. 5.100
  13. libswscale 2. 6.100 / 2. 6.100
  14. libswresample 0. 18.100 / 0. 18.100
  15. libpostproc 52. 3.100 / 52. 3.100
  16. [targa @ 00000000029f26c0] Not enough data available for image
  17. Input #0, image2pipe, from 'pipe:0':
  18. Duration: N/A, bitrate: N/A
  19. Stream #0:0: Video: targa, bgr24, 1920x1080, 30 fps, 30 tbr, 30 tbn, 30 tbc
  20. Codec AVOption b (set bitrate (in bits/s)) specified for output file #0 (out.mp4) has not been used for any stream. The most likely reason is either wrong type (e.g. a video option with no video streams) or that it is a private option of some encoder which was not actually used for any stream.
  21. No pixel format specified, yuv444p for H.264 encoding chosen.
  22. Use -pix_fmt yuv420p for compatibility with outdated media players.
  23. [libx264 @ 0000000004ff00a0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
  24. [libx264 @ 0000000004ff00a0] profile High 4:4:4 Predictive, level 4.0, 4:4:4 8-bit
  25. [libx264 @ 0000000004ff00a0] 264 - core 142 r2409 d6b4e63 - H.264/MPEG-4 AVC codec - Copyleft 2003-2014 - http://www.videolan.org/x264.html - options: cabac=1 ref=2 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=6 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=4 threads=1 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=1 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=30 rc=crf mbtree=1 crf=18.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
  26. Output #0, mp4, to 'out.mp4':
  27. Metadata:
  28. encoder : Lavf55.37.102
  29. Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv444p, 1920x1080, q=-1--1, 15360 tbn, 30 tbc
  30. Stream mapping:
  31. Stream #0:0 -> #0:0 (targa -> libx264)
  32. [targa @ 00000000029f26c0] Not enough data available for image
  33. Error while decoding stream #0:0: Invalid data found when processing input
  34. [targa @ 00000000029f26c0] File without colormap has colormap information set.
  35. [targa @ 00000000029f26c0] Bit depth 1 is not supported
  36. Error while decoding stream #0:0: Invalid data found when processing input
  37. [targa @ 00000000029f26c0] Bit depth 0 is not supported
  38. Error while decoding stream #0:0: Invalid data found when processing input
  39. [targa @ 00000000029f26c0] Bit depth 10 is not supported
  40. Error while decoding stream #0:0: Invalid data found when processing input
  41. [targa @ 00000000029f26c0] Bit depth 6 is not supported
  42. Error while decoding stream #0:0: Invalid data found when processing input
  43. [targa @ 00000000029f26c0] Bit depth 1 is not supported
  44. Error while decoding stream #0:0: Invalid data found when processing input
  45. [targa @ 00000000029f26c0] Bit depth 9 is not supported
  46. Error while decoding stream #0:0: Invalid data found when processing input
  47. [targa @ 00000000029f26c0] Incorrect palette: 2057 colors with offset 1800
  48. Error while decoding stream #0:0: Invalid data found when processing input
  49. [targa @ 00000000029f26c0] Bit depth 0 is not supported
  50. Error while decoding stream #0:0: Invalid data found when processing input
  51. [targa @ 00000000029f26c0] Bit depth 14 is not supported
  52. Error while decoding stream #0:0: Invalid data found when processing input
  53. [targa @ 00000000029f26c0] Bit depth 4 is not supported
  54. Error while decoding stream #0:0: Invalid data found when processing input
  55. [targa @ 00000000029f26c0] Bit depth 4 is not supported
  56. Error while decoding stream #0:0: Invalid data found when processing input
  57. [targa @ 00000000029f26c0] Bit depth 1 is not supported
  58. Error while decoding stream #0:0: Invalid data found when processing input
  59. [targa @ 00000000029f26c0] Bit depth 4 is not supported
  60. Error while decoding stream #0:0: Invalid data found when processing input
  61. [targa @ 00000000029f26c0] Bit depth 9 is not supported
  62. Error while decoding stream #0:0: Invalid data found when processing input
  63. [targa @ 00000000029f26c0] Bit depth 4 is not supported
  64. Error while decoding stream #0:0: Invalid data found when processing input
  65. [targa @ 00000000029f26c0] Bit depth 2 is not supported
  66. Error while decoding stream #0:0: Invalid data found when processing input
  67. [targa @ 00000000029f26c0] Bit depth 10 is not supported
  68. Error while decoding stream #0:0: Invalid data found when processing input
  69. [targa @ 00000000029f26c0] Bit depth 2 is not supported
  70. Error while decoding stream #0:0: Invalid data found when processing input
  71. [targa @ 00000000029f26c0] Bit depth 0 is not supported
  72. Error while decoding stream #0:0: Invalid data found when processing input
  73. [targa @ 00000000029f26c0] Incorrect palette: 776 colors with offset 2049
  74. Error while decoding stream #0:0: Invalid data found when processing input
  75. [targa @ 00000000029f26c0] Bit depth 9 is not supported
  76. Error while decoding stream #0:0: Invalid data found when processing input
  77. [targa @ 00000000029f26c0] Bit depth 0 is not supported
  78. Error while decoding stream #0:0: Invalid data found when processing input
  79. [targa @ 00000000029f26c0] Bit depth 7 is not supported
  80. Error while decoding stream #0:0: Invalid data found when processing input
  81. [targa @ 00000000029f26c0] Bit depth 4 is not supported
  82. Error while decoding stream #0:0: Invalid data found when processing input
  83. [targa @ 00000000029f26c0] Bit depth 1 is not supported
  84. Error while decoding stream #0:0: Invalid data found when processing input
  85. [targa @ 00000000029f26c0] Incorrect palette: 3868 colors with offset 8974
  86. Error while decoding stream #0:0: Invalid data found when processing input
  87. [targa @ 00000000029f26c0] Incorrect palette: 2564 colors with offset 2058
  88. Error while decoding stream #0:0: Invalid data found when processing input
  89. [targa @ 00000000029f26c0] Bit depth 7 is not supported
  90. Error while decoding stream #0:0: Invalid data found when processing input
  91. [targa @ 00000000029f26c0] Bit depth 3 is not supported
  92. Error while decoding stream #0:0: Invalid data found when processing input
  93. [targa @ 00000000029f26c0] Incorrect palette: 1795 colors with offset 1543
  94. Error while decoding stream #0:0: Invalid data found when processing input
  95. [targa @ 00000000029f26c0] Bit depth 6 is not supported
  96. Error while decoding stream #0:0: Invalid data found when processing input
  97. [targa @ 00000000029f26c0] Bit depth 0 is not supported
  98. Error while decoding stream #0:0: Invalid data found when processing input
  99. [targa @ 00000000029f26c0] Bit depth 11 is not supported
  100. Error while decoding stream #0:0: Invalid data found when processing input
  101. [targa @ 00000000029f26c0] Bit depth 4 is not supported
  102. Error while decoding stream #0:0: Invalid data found when processing input
  103. [targa @ 00000000029f26c0] Incorrect palette: 1544 colors with offset 2054
  104. Error while decoding stream #0:0: Invalid data found when processing input
  105. [targa @ 00000000029f26c0] Bit depth 0 is not supported
  106. Error while decoding stream #0:0: Invalid data found when processing input
  107. [targa @ 00000000029f26c0] Bit depth 6 is not supported
  108. Error while decoding stream #0:0: Invalid data found when processing input
  109. [targa @ 00000000029f26c0] Incorrect palette: 1805 colors with offset 3847
  110. Error while decoding stream #0:0: Invalid data found when processing input
  111. [targa @ 00000000029f26c0] Bit depth 0 is not supported
  112. Error while decoding stream #0:0: Invalid data found when processing input
  113. [targa @ 00000000029f26c0] Bit depth 7 is not supported
  114. Error while decoding stream #0:0: Invalid data found when processing input
  115. [targa @ 00000000029f26c0] Bit depth 11 is not supported
  116. Error while decoding stream #0:0: Invalid data found when processing input
  117. [targa @ 00000000029f26c0] Bit depth 7 is not supported
  118. Error while decoding stream #0:0: Invalid data found when processing input
  119. [targa @ 00000000029f26c0] Bit depth 0 is not supported
  120. Error while decoding stream #0:0: Invalid data found when processing input
  121. [targa @ 00000000029f26c0] Bit depth 12 is not supported
  122. Error while decoding stream #0:0: Invalid data found when processing input
  123. [targa @ 00000000029f26c0] Incorrect palette: 1798 colors with offset 1798
  124. Error while decoding stream #0:0: Invalid data found when processing input
  125. [targa @ 00000000029f26c0] File without colormap has colormap information set.
  126. [targa @ 00000000029f26c0] Bit depth 0 is not supported
  127. Error while decoding stream #0:0: Invalid data found when processing input
  128. [targa @ 00000000029f26c0] Incorrect palette: 1806 colors with offset 4359
  129. Error while decoding stream #0:0: Invalid data found when processing input
  130. [targa @ 00000000029f26c0] Bit depth 28 is not supported
  131. Error while decoding stream #0:0: Invalid data found when processing input
  132. [targa @ 00000000029f26c0] Bit depth 0 is not supported
  133. Error while decoding stream #0:0: Invalid data found when processing input
  134. [targa @ 00000000029f26c0] Bit depth 0 is not supported
  135. Error while decoding stream #0:0: Invalid data found when processing input
  136. [targa @ 00000000029f26c0] Incorrect palette: 3850 colors with offset 3599
  137.  
  138. ....
  139.  
  140. Error while decoding stream #0:0: Invalid data found when processing input
  141. [targa @ 00000000029f26c0] Bit depth 13 is not supported
  142. Error while decoding stream #0:0: Invalid data found when processing input
  143. [targa @ 00000000029f26c0] Bit depth 5 is not supported
  144. Error while decoding stream #0:0: Invalid data found when processing input
  145. [targa @ 00000000029f26c0] Bit depth 72 is not supported
  146. Error while decoding stream #0:0: Invalid data found when processing input
  147. pipe:0: Input/output error
  148. frame= 2 fps=0.1 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A dup=0 drop=11
  149. frame= 2 fps=0.1 q=24.0 Lsize= 2kB time=00:00:00.06 bitrate= 306.4kbits/s dup=0 drop=11
  150.  
  151. video:2kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 48.171795%
  152. [libx264 @ 0000000004ff00a0] frame I:1 Avg QP:13.00 size: 916
  153. [libx264 @ 0000000004ff00a0] frame P:1 Avg QP: 9.00 size: 119
  154. [libx264 @ 0000000004ff00a0] mb I I16..4: 5.9% 94.1% 0.0%
  155. [libx264 @ 0000000004ff00a0] mb P I16..4: 0.0% 2.9% 0.0% P16..4: 0.0% 0.0% 0.0% 0.0% 0.0% skip:97.1%
  156. [libx264 @ 0000000004ff00a0] 8x8 transform intra:94.3%
  157. [libx264 @ 0000000004ff00a0] coded y,u,v intra: 0.0% 0.0% 0.0% inter: 0.0% 0.0% 0.0%
  158. [libx264 @ 0000000004ff00a0] i16 v,h,dc,p: 100% 0% 0% 0%
  159. [libx264 @ 0000000004ff00a0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 0% 0% 100% 0% 0% 0% 0% 0% 0%
  160. [libx264 @ 0000000004ff00a0] Weighted P-Frames: Y:0.0% UV:0.0%
  161. [libx264 @ 0000000004ff00a0] kb/s:124.20
  162. Conversion failed!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement