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

Option to change codec #22

Closed andrasfuchs closed 10 years ago

andrasfuchs commented 11 years ago

Right now we can use only the libx264 codec (which is a very good choice, btw.), but there could be situations where we might prefer others like libvpx, wmv2, yuv420 (rawvideo) or ffv1.

The users has no option to change it right now, and it would be great.

andrasfuchs commented 10 years ago

Since we agreed that libx264rgb is perfect for screen capturing, this option would be pointless.

rdp commented 10 years ago

(ffv1 wasn't lossless, right?)

On Fri, Jul 11, 2014 at 10:16 AM, Andras Fuchs notifications@github.com wrote:

Since we agreed that libx264rgb is perfect for screen capturing, this option would be pointless.

— Reply to this email directly or view it on GitHub https://github.com/rdp/screen-capture-recorder-to-video-windows-free/issues/22#issuecomment-48750925 .

andrasfuchs commented 10 years ago

I can't remember, I think I had trouble configuring ffmpeg to use that codec...