rdp / screen-capture-recorder-to-video-windows-free

a free open source windows "screen capture" device and recorder (also allows VLC/ffmpeg and others to capture/stream desktop/audio)
https://github.com/rdp/screen-capture-recorder-to-video-windows-free/releases
Other
2.11k stars 463 forks source link

Installation #2

Closed ghost closed 10 years ago

ghost commented 13 years ago

This is more of a developer to developer complaint than anything else

  1. You are hosting on github, and sourceforge. Really? Consolidate it to one domain i say.
  2. Paltry information at best to install this
  3. Does one need to install ruby to use this?
  4. Does one need to install java to use this?
  5. Does one need to modify the PATH to use this?

This information is critical to installation yet is not listed anywhere. You include FFmpeg exe but not a single mention of ruby.

rdp commented 13 years ago

has anything here not been resolved?

ghost commented 13 years ago
[dshow @ 00000000002ED190] Could not enumerate video devices.
video=screen-capture-recorder: Input/output error
rdp commented 13 years ago

32 bit ffmpeg? does VLC show it in the list of directshow devices, I assume not? Could you install http://www.microsoft.com/download/en/details.aspx?id=5555 first and then reinstall it, and see if it works?

ghost commented 13 years ago

With 32-bit FFmpeg and Visual C++ installed, this works. Some problems:

rdp commented 13 years ago

good point, ok added it to README. What video encoding are you using for mp4? (your message might imply that it can't keep up with the input). What did the messed up coloring look like?