Advertisement
Guest User

Untitled

a guest
Jul 10th, 2016
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.79 KB | None | 0 0
  1. ffmpeg -v debug -analyzeduration 0 -i http://localhost:8080/ffmpeg/img%03d.png -c:v libx264 -vf "fps=25,format=yuv420p" out.mp4
  2. ffmpeg version N-80901-gfebc862 Copyright (c) 2000-2016 the FFmpeg developers
  3. built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
  4. configuration: --extra-libs=-ldl --prefix=/opt/ffmpeg --mandir=/usr/share/man --enable-avresample --disable-debug --enable-nonfree --enable-gpl --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --disable-decoder=amrnb --disable-decoder=amrwb --enable-libpulse --enable-libfreetype --enable-gnutls --enable-libx264 --enable-libx265 --enable-libfdk-aac --enable-libvorbis --enable-libmp3lame --enable-libopus --enable-libvpx --enable-libspeex --enable-libass --enable-avisynth --enable-libsoxr --enable-libxvid --enable-libvidstab
  5. libavutil 55. 28.100 / 55. 28.100
  6. libavcodec 57. 48.101 / 57. 48.101
  7. libavformat 57. 41.100 / 57. 41.100
  8. libavdevice 57. 0.102 / 57. 0.102
  9. libavfilter 6. 47.100 / 6. 47.100
  10. libavresample 3. 0. 0 / 3. 0. 0
  11. libswscale 4. 1.100 / 4. 1.100
  12. libswresample 2. 1.100 / 2. 1.100
  13. libpostproc 54. 0.100 / 54. 0.100
  14. Splitting the commandline.
  15. Reading option '-v' ... matched as option 'v' (set logging level) with argument 'debug'.
  16. Reading option '-analyzeduration' ... matched as AVOption 'analyzeduration' with argument '0'.
  17. Reading option '-i' ... matched as input file with argument 'http://localhost:8080/ffmpeg/img%03d.png'.
  18. Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx264'.
  19. Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'fps=25,format=yuv420p'.
  20. Reading option 'out.mp4' ... matched as output file.
  21. Finished splitting the commandline.
  22. Parsing a group of options: global .
  23. Applying option v (set logging level) with argument debug.
  24. Successfully parsed a group of options.
  25. Parsing a group of options: input file http://localhost:8080/ffmpeg/img%03d.png.
  26. Successfully parsed a group of options.
  27. Opening an input file: http://localhost:8080/ffmpeg/img%03d.png.
  28. [http @ 0x39e94c0] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
  29. [http @ 0x39e94c0] request: GET /ffmpeg/img000.png HTTP/1.1
  30. User-Agent: Lavf/57.41.100
  31. Accept: */*
  32. Range: bytes=0-
  33. Connection: close
  34. Host: localhost:8080
  35. Icy-MetaData: 1
  36.  
  37.  
  38. [http @ 0x39ea920] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
  39. [http @ 0x39ea920] request: GET /ffmpeg/img001.png HTTP/1.1
  40. User-Agent: Lavf/57.41.100
  41. Accept: */*
  42. Range: bytes=0-
  43. Connection: close
  44. Host: localhost:8080
  45. Icy-MetaData: 1
  46.  
  47.  
  48. [http @ 0x39ea920] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
  49. [http @ 0x39ea920] request: GET /ffmpeg/img002.png HTTP/1.1
  50. User-Agent: Lavf/57.41.100
  51. Accept: */*
  52. Range: bytes=0-
  53. Connection: close
  54. Host: localhost:8080
  55. Icy-MetaData: 1
  56.  
  57.  
  58. [http @ 0x39ea920] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
  59. [http @ 0x39ea920] request: GET /ffmpeg/img004.png HTTP/1.1
  60. User-Agent: Lavf/57.41.100
  61. Accept: */*
  62. Range: bytes=0-
  63. Connection: close
  64. Host: localhost:8080
  65. Icy-MetaData: 1
  66.  
  67.  
  68. [http @ 0x39ec5e0] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
  69. [http @ 0x39ec5e0] request: GET /ffmpeg/img008.png HTTP/1.1
  70. User-Agent: Lavf/57.41.100
  71. Accept: */*
  72. Range: bytes=0-
  73. Connection: close
  74. Host: localhost:8080
  75. Icy-MetaData: 1
  76.  
  77.  
  78. [http @ 0x39ea920] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
  79. [http @ 0x39ea920] request: GET /ffmpeg/img016.png HTTP/1.1
  80. User-Agent: Lavf/57.41.100
  81. Accept: */*
  82. Range: bytes=0-
  83. Connection: close
  84. Host: localhost:8080
  85. Icy-MetaData: 1
  86.  
  87.  
  88. [http @ 0x39ec5e0] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
  89. [http @ 0x39ec5e0] request: GET /ffmpeg/img032.png HTTP/1.1
  90. User-Agent: Lavf/57.41.100
  91. Accept: */*
  92. Range: bytes=0-
  93. Connection: close
  94. Host: localhost:8080
  95. Icy-MetaData: 1
  96.  
  97.  
  98. [http @ 0x39ea920] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
  99. [http @ 0x39ea920] request: GET /ffmpeg/img064.png HTTP/1.1
  100. User-Agent: Lavf/57.41.100
  101. Accept: */*
  102. Range: bytes=0-
  103. Connection: close
  104. Host: localhost:8080
  105. Icy-MetaData: 1
  106.  
  107.  
  108. [http @ 0x39ec5e0] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
  109. [http @ 0x39ec5e0] request: GET /ffmpeg/img128.png HTTP/1.1
  110. User-Agent: Lavf/57.41.100
  111. Accept: */*
  112. Range: bytes=0-
  113. Connection: close
  114. Host: localhost:8080
  115. Icy-MetaData: 1
  116.  
  117.  
  118. [http @ 0x39ea920] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
  119. [http @ 0x39ea920] request: GET /ffmpeg/img256.png HTTP/1.1
  120. User-Agent: Lavf/57.41.100
  121. Accept: */*
  122. Range: bytes=0-
  123. Connection: close
  124. Host: localhost:8080
  125. Icy-MetaData: 1
  126.  
  127.  
  128. [http @ 0x39ec5e0] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
  129. [http @ 0x39ec5e0] request: GET /ffmpeg/img512.png HTTP/1.1
  130. User-Agent: Lavf/57.41.100
  131. Accept: */*
  132. Range: bytes=0-
  133. Connection: close
  134. Host: localhost:8080
  135. Icy-MetaData: 1
  136.  
  137.  
  138. [http @ 0x39ea920] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
  139. [http @ 0x39ea920] request: GET /ffmpeg/img1024.png HTTP/1.1
  140. User-Agent: Lavf/57.41.100
  141. Accept: */*
  142. Range: bytes=0-
  143. Connection: close
  144. Host: localhost:8080
  145. Icy-MetaData: 1
  146.  
  147.  
  148. [http @ 0x39ea920] HTTP error 404 Not Found
  149. [http @ 0x39ec5e0] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
  150. [http @ 0x39ec5e0] request: GET /ffmpeg/img513.png HTTP/1.1
  151. User-Agent: Lavf/57.41.100
  152. Accept: */*
  153. Range: bytes=0-
  154. Connection: close
  155. Host: localhost:8080
  156. Icy-MetaData: 1
  157.  
  158.  
  159. [http @ 0x39ec5e0] HTTP error 404 Not Found
  160. [http @ 0x39ec020] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
  161. [http @ 0x39ec020] request: GET /ffmpeg/img000.png HTTP/1.1
  162. User-Agent: Lavf/57.41.100
  163. Accept: */*
  164. Range: bytes=0-
  165. Connection: close
  166. Host: localhost:8080
  167. Icy-MetaData: 1
  168.  
  169.  
  170. [http @ 0x39ec020] HTTP error 404 Not Found
  171. [image2 @ 0x39e8d60] Could not open file : http://localhost:8080/ffmpeg/img000.png
  172. [image2 @ 0x39e8d60] Could not find codec parameters for stream 0 (Video: png, 1 reference frame, none(pc)): unspecified size
  173. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  174. Input #0, image2, from 'http://localhost:8080/ffmpeg/img%03d.png':
  175. Duration: 00:00:20.52, start: 0.000000, bitrate: N/A
  176. Stream #0:0, 0, 1/25: Video: png, 1 reference frame, none(pc), 25 tbr, 25 tbn, 25 tbc
  177. Successfully opened the file.
  178. Parsing a group of options: output file out.mp4.
  179. Applying option c:v (codec name) with argument libx264.
  180. Applying option vf (set video filters) with argument fps=25,format=yuv420p.
  181. Successfully parsed a group of options.
  182. Opening an output file: out.mp4.
  183. Output #0, mp4, to 'out.mp4':
  184. Output file #0 does not contain any stream
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement