Kdenlive/Manual/字幕

From KDE UserBase Wiki
Revision as of 07:09, 18 April 2013 by Timloo (talk | contribs) (Created page with "''Template Titles'' 允許您對專案中的字幕產生樣板。您在專案中使用樣板可以重覆使用它。假如您想換字幕的外觀,只要換樣板就能把...")

字幕

字幕是可以加到時間軸上的文字。出現在任何短片之上。字幕新建於專案樹,可像短片一樣拉到時間軸。

要做一個新字幕,您可選擇 Add Title Clip ,從 Project Menu 或從右鍵開窗Project Tree

如何存字幕

從這裏Project Tree 點擊兩下開啟一段字幕,或是按右鍵開窗選 Clip Properties.

點擊 Save As ,位於功能列上的按鍵。

Title Editor Toolbar when title editor is wide enough for the whole toolbar to display.
The toolbar items are: Selection Tool, Add Text, Add Rectangle, Add Image, Open Document, Save As

或是選 Save as ,從功能列的子功能列裏可以發現>> 按鍵 - 請看圖示

Title Editor Toolbar 當字幕編輯器不夠寬時,導致整個工具列沒法全秀出來。這些沒有秀出來的項目可以經由>> 按鍵來顯現在工具列的下面。

選一個位置來存放目錄。

字幕會存成副檔名為 .kdenlivetitle 型態的文件。

如何載入一段字幕

Add Title ClipAdd Clip 的下拉選單 (看圖)

點擊 Open Document 按鍵,位於字幕編輯器的功能列。或選 Open document>> 清單,然後載入一個之前存檔過的字幕。

如何編輯一個現行的字幕

右鍵點擊專案上字幕,然後選擇Clip properties.

樣本字幕 - 使用者自訂

Template Titles 允許您對專案中的字幕產生樣板。您在專案中使用樣板可以重覆使用它。假如您想換字幕的外觀,只要換樣板就能把所用使用此樣板的字幕都置換掉外觀。

To create a template title

Choose Add Title Clip from the Add Clip drop down and create a title with the text %s in it and formated how you desire it. Save this title as described above.

To use the template title

Choose Add Template Title from the Add Clip drop down and choose the title with the %s in it that you just saved.

Right click this clip in the project tree and select Clip Properties

Enter the text that this title should display into the text field in the dialog that appears

Drag the title to the timeline.

The %s in the template will be replaced with the text that you enter in the Clip Properties -> Text.

A known issue with template titles is that text centering of the %s replaced text does not work - see this forum post.

Template Titles - Built In

Kdenlive has some built-in title templates that can be accessed from the Template drop-down list found on the bottom of the Title Clip window - see below.

To install more built in title templates choose Download New Title Templates from the Settings menu.

Import an Image into the title

On the Toolbar overflow menu (>>) shown in the picture below the second menu item - (labeled only with Alt + I in ver 0.9.2 - fixed in ver 0.9.4)- is the Add Image Button. Selecting this brings up a file chooser where you can choose an image to be inserted into your title.

Draw Rectangle Toolbar Item

The 1st menu item shown in the picture above - (labeled only with Alt + R in ver 0.9.2 - fixed in ver 0.9.4) is the Add Rectangle button. After selecting this - drag the mouse to draw a rectangle. Use the rectangle toolbar (shown below) to change the fill color, border color and border width of the rectangle.

The rectangles can be placed behind text by selecting them and the changing the Z-index (top right corner) to a lower value.

To make the title scroll vertically

Put a long title onto the title window. Zoom out so you can see it all. The text should run off the top (or bottom) of the viewable area.

Select the Animation tab and click Edit start. Now drag the start rectangle to above the viewable area.

Select Edit end and drag the end rectangle to below the viewable area.

Click OK and preview the scrolling title.

The above title scrolls so that text scrolls up the screen. It is as if the camera starts on the "start rectangle" and then pans down to the "end rectangle"

To make the text scroll faster change the duration field highlighted in red in the image above to a smaller value. To make the text scroll slower change the duration to a larger value.

Note: changing the length of the title clip on the time-line does not change the scrolling speed. If the length of the clip on the time line is longer than the duration specified in the title editor, the titles will pause on the screen for the time after the titles duration expires.

If the length of the clip on the time line is less than the duration specified in the title editor the scrolling will not complete before the title clip finishes.

To make the title scroll Horizontally

Use the instructions for vertical scrolling - just put the start and stop rectangles off to the sides of the screen rather than the top and bottom

How to fade titles in and/or out

To make titles fade in and out you modify the transition that automatically gets added between the title and the track below. The modifications are to add keyframes into the transition and adjust the opacity of the transition at these keyframes. In version 0.9.3 it is an affine transition that is automatically added between the title and the track below. In ver 0.9.2 it is a composite transition.

In the image below we have 4 key frames (labeled 1 to 4). The first key frame is the currently displayed one and we can see the opacity on this key frame is zero. The opacity at keyframe 2 and 3 is 100%. The opacity at the 4th keyframe is zero percent. The overall effect is that the title fades in between keyframe 1 and keyframe2. And then it fades out between keyframe 3 and keyframe 4 .

How to fade in more than one title sequentially

To create a title sequence like this ...

The #evp parser function was deprecated in EmbedVideo 2.0. Please convert your parser function tag to #ev.

Then you put three titles on three different tracks but you make each of them affine transition with an empty video track - see timeline screen shot below.

FAQ

Q: How to duplicate a title clip to modify it slightly

A: You can save a copy of the title (see How to Save a Title) and then create a new title based on that saved version as described above, Or you could use the template titles functionality to base the two slightly different titles on the one template.