Archive:Kdenlive/Manual/Rendering: Difference between revisions

    From KDE UserBase Wiki
    No edit summary
    No edit summary
    Line 92: Line 92:
    <!--T:32-->
    <!--T:32-->
    {{Prevnext2
    {{Prevnext2
    | prevpage=Special:MyLanguage/Kdenlive/Manual/Project_Menu/Render | nextpage=Special:MyLanguage/Kdenlive/Manual/Capturing
    | prevpage=Special:MyLanguage/Kdenlive/Manual/Project_Menu/Render | nextpage=Special:MyLanguage/Kdenlive/Manual/Project_Menu/Render/Render_Profile_Parameters
    | prevtext=Render | nexttext=Capturing
    | prevtext=Render | nexttext=Render Profile Parameters
    | index=Special:MyLanguage/Kdenlive/Manual | indextext=Back to menu
    | index=Special:MyLanguage/Kdenlive/Manual | indextext=Back to menu
    }}
    }}

    Revision as of 06:56, 1 November 2012

    Other languages:

    Rendering Using Guides and Rendering Scripts

    Purpose

    When editing video, time means everything. Especially how long it takes you to edit the clips, project, or footage you are working on. If you ever need to export sequences of your timeline separately, Kdenlive offers a great way to do this. You can set guides in your project that establish zones. You then can generate rendering scripts that will export these zones at a later date, during your sleep, or while you hunt and find food. Let's check out how to do this.

    Picking Sections with Guides

    Start by adding a clip into the timeline. I've added some retro footage about airplanes. Cool.

    Next we want to add a guide for a specific section of the clip on the timeline. You can add a guide by selecting Timeline in the menu and then slide down to Guides and select Add Guide from the menu. Right clicking the top of the timeline also gives you the option Add Guide. If you want to, you can also edit the guides you have set by right clicking on the timeline.

    After selecting this option, a window appears giving you the Position of the guide and a field to add a comment. Labeling the guide won't hurt anyone, so I'll name my first guide the extraordinary Section 1. A dark blue line appears vertically down through the tracks on your timeline.

    I'll add a few more guides and then we'll start rendering.

    The screenshot shows the 6 guides I have put in my project. They chop up the existing clip as I want for my project (that hopefully will become the first hit retro-experimental film...). Now we can export scripts that, when executed, will render these guide zones.

    Generating Rendering Scripts

    Start by clicking on the Render button in your toolbar, the one with the red circle surrounded by a white and black ring. You can also select this by going to the Project -> Render menu (Ctrl + Return).

    The new window gives us many choices about how to render our video. Look at the bottom of the window. We need to select the Guide Zone option. Selecting this will allow us to render our project using the guides we made earlier. Be sure and name the output file to a unique name for each script we will create. Otherwise the scripts will overwrite the different guide zones and not do what you wanted.

    We now can choose which guides will establish the regions of video we want to export using the pull down menus next to From and to. I'll cut out the Beginning and instead use section 1 to Section 1 End, the guide names I defined earlier.

    Now I can render this to a file or generate a script that will render this guide zone to a file. Click Generate Script and a dialog appears asking you to name the script. Kdenlive stores the clips in /yourhomedirectory/kdenlive/scripts

    After saving the script, the top tab in the window switches to Scripts. This lists all the scripts you have generated for the current project.

    I went ahead and generated 3 scripts based on the guide zones I set up in my timeline. Be sure and keep the .sh extension otherwise the rendering script will not be generated.

    Starting Your Rendering Scripts

    Once each script is generated, you need to start each one. You should be in the script tab and see your scripts listed. Start the process by selecting the script and clicking the Start Script button. Do this for each script.

    After clicking each script, you are switched to the Job Queue tab. Here you will see what script is being run and how many more are waiting to be run. If you have a large queue, you can take advantage of the nifty checkbox in the bottom left: Shutdown computer after renderings.

    Summary

    Creating guides can help organize your project while you work on it and when you share it with the world. You can use guides to keep track of areas or to generate rendering scripts that will do the mundane task for you. This feature makes exporting sections of your project quite easy. There are also other ways to take advantage of rendering sections and guide zones using guides. Have fun. Explore!