Advertisement
Guest User

Untitled

a guest
Jan 26th, 2014
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. ffmpeg version N-60161-g5554c6d
  2. built on Jan 24 2014 22:06:41 with gcc 4.8.2 (GCC)
  3. configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avis
  4. ynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable
  5. -iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype
  6. --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enabl
  7. e-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-lib
  8. opus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspee
  9. x --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aace
  10. nc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpac
  11. k --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  12. libavutil 52. 63.100 / 52. 63.100
  13. libavcodec 55. 49.100 / 55. 49.100
  14. libavformat 55. 26.100 / 55. 26.100
  15. libavdevice 55. 5.102 / 55. 5.102
  16. libavfilter 4. 1.100 / 4. 1.100
  17. libswscale 2. 5.101 / 2. 5.101
  18. libswresample 0. 17.104 / 0. 17.104
  19. libpostproc 52. 3.100 / 52. 3.100
  20.  
  21. For help run: ffmpeg -h
  22. For formats run: ffmpeg -formats | more
  23. For codecs run: ffmpeg -codecs | more
  24.  
  25. Current directory is now: "C:\Users\Ris\Desktop\ffmpeg-20140125-git-5554c6d-win6
  26. 4-static\bin"
  27. The bin directory has been added to PATH
  28.  
  29. >ffmpeg -f dshow -i audio="virtual-audio-capturer":video="screen-capture-recorde
  30. r" yo.mp4 -f flv "rtmp://xxx.cast7.eu/onlive?key=THC87G/cast101"
  31. ffmpeg version N-60161-g5554c6d Copyright (c) 2000-2014 the FFmpeg developers
  32. built on Jan 24 2014 22:06:41 with gcc 4.8.2 (GCC)
  33. configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
  34. isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
  35. le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetyp
  36. e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --ena
  37. ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l
  38. ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp
  39. eex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aa
  40. cenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavp
  41. ack --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  42. libavutil 52. 63.100 / 52. 63.100
  43. libavcodec 55. 49.100 / 55. 49.100
  44. libavformat 55. 26.100 / 55. 26.100
  45. libavdevice 55. 5.102 / 55. 5.102
  46. libavfilter 4. 1.100 / 4. 1.100
  47. libswscale 2. 5.101 / 2. 5.101
  48. libswresample 0. 17.104 / 0. 17.104
  49. libpostproc 52. 3.100 / 52. 3.100
  50. Guessed Channel Layout for Input Stream #0.1 : stereo
  51. Input #0, dshow, from 'audio=virtual-audio-capturer:video=screen-capture-recorde
  52. r':
  53. Duration: N/A, start: 24430.240000, bitrate: 1536 kb/s
  54. Stream #0:0: Video: rawvideo, bgra, 1920x1080, 30 tbr, 10000k tbn, 30 tbc
  55. Stream #0:1: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
  56. File 'yo.mp4' already exists. Overwrite ? [y/N] [dshow @ 00000000027e7680] real-
  57. time buffer 545% full! frame dropped!
  58. Last message repeated 877 times
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement