Advertisement
Guest User

ffmpeg = success (no php)

a guest
Jul 8th, 2012
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. /kunden/homepages/17/d411786663/htdocs/bin/ffmpeg -i http://axiomchurch.co/main/wp-content/plugins/video-embed-thumbnail-generator/flash/skin/images/PlayNormal.png -ac 2 /homepages/17/d411786663/htdocs/main/wp-content/uploads/2012/07/ffmpeg_exists_test.jpg
  2.  
  3.  
  4. ffmpeg version N-41230-g9ebe6e3 Copyright (c) 2000-2012 the FFmpeg developers
  5. built on Jun 2 2012 05:10:23 with gcc 4.6.3
  6. configuration: --prefix=/root/ffmpeg-static/32bit --arch=x86_32 --extra-cflags='-m32 -I/root/ffmpeg-static/32bit/include -static' --extra-ldflags='-m32 -L/root/ffmpeg-static/32bit/lib -static' --extra-libs='-lxml2 -lexpat -lfreetype' --enable-static --disable-shared --disable-ffserver --disable-doc --enable-bzlib --enable-zlib --enable-postproc --enable-runtime-cpudetect --enable-libx264 --enable-gpl --enable-libtheora --enable-libvorbis --enable-libmp3lame --enable-gray --enable-libass --enable-libfreetype --enable-libopenjpeg --enable-libspeex --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-version3 --enable-libvpx
  7. libavutil 51. 56.100 / 51. 56.100
  8. libavcodec 54. 23.100 / 54. 23.100
  9. libavformat 54. 6.101 / 54. 6.101
  10. libavdevice 54. 0.100 / 54. 0.100
  11. libavfilter 2. 77.100 / 2. 77.100
  12. libswscale 2. 1.100 / 2. 1.100
  13. libswresample 0. 15.100 / 0. 15.100
  14. libpostproc 52. 0.100 / 52. 0.100
  15. Input #0, image2, from 'http://axiomchurch.co/main/wp-content/plugins/video-embed-thumbnail-generator/flash/skin/images/PlayNormal.png':
  16. Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
  17. Stream #0:0: Video: png, rgba, 100x100, 25 tbr, 25 tbn, 25 tbc
  18. [buffer @ 0x9614e60] w:100 h:100 pixfmt:rgba tb:1/25 sar:0/1 sws_param:flags=2
  19. [buffersink @ 0x961fe80] No opaque field provided
  20. [format @ 0x9614dc0] auto-inserting filter 'auto-inserted scaler 0' between the filter 'Parsed_null_0' and the filter 'format'
  21. [scale @ 0x962a9a0] w:100 h:100 fmt:rgba sar:0/1 -> w:100 h:100 fmt:yuvj420p sar:0/1 flags:0x4
  22. Output #0, image2, to '/homepages/17/d411786663/htdocs/main/wp-content/uploads/2012/07/ffmpeg_exists_test.jpg':
  23. Metadata:
  24. encoder : Lavf54.6.101
  25. Stream #0:0: Video: mjpeg, yuvj420p, 100x100, q=2-31, 200 kb/s, 90k tbn, 25 tbc
  26. Stream mapping:
  27. Stream #0:0 -> #0:0 (png -> mjpeg)
  28. Press [q] to stop, [?] for help
  29. frame= 1 fps=0.0 q=4.6 Lsize= 0kB time=00:00:00.04 bitrate= 0.0kbits/s
  30. video:2kB audio:0kB global headers:0kB muxing overhead -100.000000%same command, command line...ie, actually running ffmpeg:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement