Advertisement
Guest User

ffmpeg

a guest
Jan 15th, 2014
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. "C:\ffmpeg" -i "rtmp://ip/room_5280/90 live=1" -s 250x186 -r 6 c:\tmp\5280\frame%d.jpg
  2.  
  3.  
  4. C:\>"E:\wwwroot\base64Player\ffmpeg" -i "rtmp://ip/mygirl/room_4738
  5. /23 live=1" -s 250x186 -r 6 c:\tmp\4738\frame%d.jpg
  6. ffmpeg version N-59742-gd9481dc Copyright (c) 2000-2014 the FFmpeg developers
  7. built on Jan 9 2014 22:09:55 with gcc 4.8.2 (GCC)
  8. configuration: --disable-static --enable-shared --enable-gpl --enable-version3
  9. --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --ena
  10. ble-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --e
  11. nable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-lib
  12. modplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrw
  13. b --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinge
  14. r --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --en
  15. able-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
  16. --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libxavs --enable-
  17. libxvid --enable-zlib
  18. libavutil 52. 62.100 / 52. 62.100
  19. libavcodec 55. 47.101 / 55. 47.101
  20. libavformat 55. 22.103 / 55. 22.103
  21. libavdevice 55. 5.102 / 55. 5.102
  22. libavfilter 4. 1.100 / 4. 1.100
  23. libswscale 2. 5.101 / 2. 5.101
  24. libswresample 0. 17.104 / 0. 17.104
  25. libpostproc 52. 3.100 / 52. 3.100
  26. rtmp server sent error
  27. Metadata:
  28. hasVideo TRUE
  29. width 640.00
  30. height 480.00
  31. framerate 15.00
  32. videocodecid avc1
  33. videodatarate 500.00
  34. hasAudio FALSE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement