Kdenlive/Manual/Capturing: Difference between revisions
mNo edit summary |
(Marked this version for translation) |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<translate> | <translate> | ||
== Capturing == | == Capturing == <!--T:1--> | ||
<!--T:2--> | |||
'''Kdenlive''' provides functionality for capturing video from external devices - Firewire, FFmpeg, Screen Grab and Blackmagic. | '''Kdenlive''' provides functionality for capturing video from external devices - Firewire, FFmpeg, Screen Grab and Blackmagic. | ||
<!--T:3--> | |||
You configure video capturing from <menuchoice>Settings -> Configure Kdenlive -> Capture</menuchoice> (more on this [[Kdenlive/Manual/Settings_Menu/Configure_Kdenlive#Capture|here]]). | You configure video capturing from <menuchoice>Settings -> Configure Kdenlive -> Capture</menuchoice> (more on this [[Kdenlive/Manual/Settings_Menu/Configure_Kdenlive#Capture|here]]). | ||
<!--T:4--> | |||
You define the location your captures will end up using <menuchoice>Settings -> Configure Kdenlive -> Environment -> Default Folders</menuchoice> (more on this [[Kdenlive/Manual/Settings_Menu/Configure_Kdenlive#Default_Folders|here]]). | You define the location your captures will end up using <menuchoice>Settings -> Configure Kdenlive -> Environment -> Default Folders</menuchoice> (more on this [[Kdenlive/Manual/Settings_Menu/Configure_Kdenlive#Default_Folders|here]]). | ||
<!--T:5--> | |||
To execute a video capture select the [[Kdenlive/Manual/Monitors#Record_Monitor|Record Monitor]] and choose the capture device from the drop down in the bottom right. | To execute a video capture select the [[Kdenlive/Manual/Monitors#Record_Monitor|Record Monitor]] and choose the capture device from the drop down in the bottom right. | ||
<!--T:6--> | |||
[[File:Kdenlive Capture video1.png|500px]] | [[File:Kdenlive Capture video1.png|500px]] | ||
=== Firewire === | === Firewire === <!--T:7--> | ||
<!--T:8--> | |||
This captures video from sources connected via a firewire (also known as - IEEE 1394 High Speed Serial Bus) card and cable. | This captures video from sources connected via a firewire (also known as - IEEE 1394 High Speed Serial Bus) card and cable. | ||
=== FFmpeg === | === FFmpeg === <!--T:9--> | ||
<!--T:10--> | |||
I believe this captures video from an installed Web Cam using Video4Linux2. | I believe this captures video from an installed Web Cam using Video4Linux2. | ||
=== Screen Grab === | === Screen Grab === <!--T:11--> | ||
This captures video of the PC screen using recordMyDesktop. There is an open defect with this functionality - See bug tracker ID [http://www.kdenlive.org/mantis/view.php?id=2643 2643] | This captures video of the PC screen using recordMyDesktop. There is an open defect with this functionality - See bug tracker ID [http://www.kdenlive.org/mantis/view.php?id=2643 2643] | ||
=== Blackmagic === | === Blackmagic === <!--T:12--> | ||
<!--T:13--> | |||
This is for capturing from Blackmagics [http://www.blackmagic-design.com/uk/products/decklink/ decklink] video capture cards (AFAIK). Not sure how stable this code is at the moment. See defect [http://www.kdenlive.org/mantis/view.php?id=2130 2130]. | This is for capturing from Blackmagics [http://www.blackmagic-design.com/uk/products/decklink/ decklink] video capture cards (AFAIK). Not sure how stable this code is at the moment. See defect [http://www.kdenlive.org/mantis/view.php?id=2130 2130]. | ||
<!--T:14--> | |||
{{Prevnext2 | {{Prevnext2 | ||
| prevpage=Special:MyLanguage/Kdenlive/Manual/Project_Menu/Render | nextpage=Special:MyLanguage/Kdenlive/Manual/Toolbars | | prevpage=Special:MyLanguage/Kdenlive/Manual/Project_Menu/Render | nextpage=Special:MyLanguage/Kdenlive/Manual/Toolbars | ||
Line 35: | Line 44: | ||
}} | }} | ||
<!--T:15--> | |||
[[Category:Kdenlive]] | [[Category:Kdenlive]] | ||
</translate> | </translate> |
Revision as of 18:02, 30 October 2012
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 using recordMyDesktop. There is an open defect with this functionality - See bug tracker ID 2643
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.