Kdenlive/Manual/Capturing: Difference between revisions
(added Special:myLanguage,) |
(screen grab in 0.9.3 is ffmpeg) |
||
Line 31: | Line 31: | ||
<!--T:16--> | <!--T:16--> | ||
This captures video of the PC screen | This captures video of the PC screen. In version 0.9.2 it uses recordMyDesktop to do the capture. There is an open defect with this functionality in ver 0.9.2 - See bug tracker ID [http://www.kdenlive.org/mantis/view.php?id=2643 2643]. | ||
In version 0.9.3 the Screen grab is done by the ffmpeg functionality instead. | |||
=== Blackmagic === <!--T:12--> | === Blackmagic === <!--T:12--> |
Revision as of 13:50, 4 January 2013
Capturing
Kdenlive provides functionality for capturing video from external devices - Firewire, FFmpeg, Screen Grab and Blackmagic.
You configure video capturing from here).
(more on thisYou define the location your captures will end up using here).
(more on thisTo execute a video capture select the Record Monitor and choose the capture device from the drop down in the bottom right.
Firewire
This captures video from sources connected via a firewire (also known as - IEEE 1394 High Speed Serial Bus) card and cable.
FFmpeg
I believe this captures video from an installed Web Cam using Video4Linux2.
Screen Grab
This captures video of the PC screen. In version 0.9.2 it uses recordMyDesktop to do the capture. There is an open defect with this functionality in ver 0.9.2 - See bug tracker ID 2643.
In version 0.9.3 the Screen grab is done by the ffmpeg functionality instead.
Blackmagic
This is for capturing from Blackmagics decklink video capture cards (AFAIK). Not sure how stable this code is at the moment. See defect 2130.