Archive:Kdenlive/Manual/Troubleshooting and Common Problems: Difference between revisions
m (add formatting) |
No edit summary |
||
Line 2: | Line 2: | ||
* How to file a bug report, and where? How to do debugging if necessary (link gdb tutorials) when using a dev version? | * How to file a bug report, and where? How to do debugging if necessary (link gdb tutorials) when using a dev version? | ||
}} | }} | ||
<languages /> | |||
<translate> | |||
;Kdenlive is too large on my screen. I cannot make it smaller. | ;Kdenlive is too large on my screen. I cannot make it smaller. | ||
Line 12: | Line 14: | ||
;I want to apply an effect, for example a watermark, to the whole project. What is the best way to do this? | ;I want to apply an effect, for example a watermark, to the whole project. What is the best way to do this? | ||
: Create a new project with the same project profile and import the project on which you want to apply the effect to as clip (<menuchoice>Project -> Add Clip</menuchoice>). | : Create a new project with the same project profile and import the project on which you want to apply the effect to as a clip (<menuchoice>Project -> Add Clip</menuchoice>). | ||
: See also: [http://vimeo.com/13610402 How to: Add a Watermark in kdenlive] on Vimeo. | : See also: [http://vimeo.com/13610402 How to: Add a Watermark in kdenlive] on Vimeo. | ||
Line 25: | Line 27: | ||
}} | }} | ||
[[Category:Multimedia]] | |||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
[[Category:Kdenlive]] | [[Category:Kdenlive]] | ||
</translate> |
Revision as of 12:59, 2 November 2011
- Kdenlive is too large on my screen. I cannot make it smaller.
- This usually happens when too many widgets are open. Each widget label takes a minimum amount of space in width. Close some (e.g. via the button) and consider using layouts ( ).
- I want to trim videos without re-encoding them. How can I do this?
- You cannot do this with Kdenlive. (Please try Avidemux instead.) The reason is that, for splitting, files need to be treated in a very different manner (the file itself needs to be edited, whileas Kdenlive renders frames into a new file).
- See also: [1], [2]
- I want to apply an effect, for example a watermark, to the whole project. What is the best way to do this?
- Create a new project with the same project profile and import the project on which you want to apply the effect to as a clip ( ).
- See also: How to: Add a Watermark in kdenlive on Vimeo.
- My monitor plays distorted images, or generally something it really should not.
- Please check your settings. Try to disable OpenGL if it is enabled, or use a different driver. Kdenlive may need to be restarted.