Advertisement
Guest User

Untitled

a guest
Nov 28th, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. ffmpeg -i /www/htdocs/w00f42a6/www/uploads/gallerien/42/50b675b07cd88_509a9346ca72d_SANY0180.nexus.mp4 -ss 4 -vframes 1 -f image2 -s 120x90 /www/htdocs/w00f42a6/www/uploads/video_thumbnails/50b676a1899d3.jpg
  2.  
  3.  
  4.  
  5. FFmpeg version SVN-r0.5.9-4:0.5.9-0ubuntu0.10.04.1, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  6. configuration: --extra-version=4:0.5.9-0ubuntu0.10.04.1 --prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping --disable-vhook --enable-runtime-cpudetect --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared --disable-static
  7. libavutil 49.15. 0 / 49.15. 0
  8. libavcodec 52.20. 1 / 52.20. 1
  9. libavformat 52.31. 0 / 52.31. 0
  10. libavdevice 52. 1. 0 / 52. 1. 0
  11. libavfilter 0. 4. 0 / 0. 4. 0
  12. libswscale 0. 7. 1 / 0. 7. 1
  13. libpostproc 51. 2. 0 / 51. 2. 0
  14. built on Jun 12 2012 16:27:59, gcc: 4.4.3
  15.  
  16. Seems stream 0 codec frame rate differs from container frame rate: 59.94 (60000/1001) -> 29.97 (30000/1001)
  17. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/www/htdocs/w00f42a6/www/uploads/gallerien/42/50b675b07cd88_509a9346ca72d_SANY0180.nexus.mp4':
  18. Duration: 00:00:03.90, start: 0.000000, bitrate: 1722 kb/s
  19. Stream #0.0(eng): Video: h264, yuv420p, 800x480, PAR 16:15 DAR 16:9, 29.97 tbr, 29.97 tbn, 59.94 tbc
  20. Stream #0.1(eng): Audio: aac, 48000 Hz, stereo, s16
  21. Output #0, image2, to '/www/htdocs/w00f42a6/www/uploads/video_thumbnails/50b676a1899d3.jpg':
  22. Stream #0.0(eng): Video: mjpeg, yuvj420p, 120x90 [PAR 4:3 DAR 16:9], q=2-31, 200 kb/s, 90k tbn, 29.97 tbc
  23. Stream mapping:
  24. Stream #0.0 -> #0.0
  25. Press [q] to stop encoding
  26. frame= 0 fps= 0 q=0.0 Lsize= -0kB time=10000000000.00 bitrate= -0.0kbits/s ^M
  27. video:0kB audio:0kB global headers:0kB muxing overhead -inf%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement