From 396f44bff6e4162498a07a8ef7bf633f31e3310a Mon Sep 17 00:00:00 2001 From: Jean-Michel Poure Date: Wed, 29 Oct 2008 11:47:19 +0000 Subject: [PATCH] 1. Adding dirac render profile. 2. Fixing ffv1 rendering. 3. Adding flac for sound. Remarks: ffv1 seeems to provide perfect results and is quite reliable. It is lightning fast. Dirac does not fully work, probably because ffmpeg implementation is lacking libschroedinger advance. But this may change in a near future, so I added dirac to Kdenlive supported rendering codecs. Warning: in the export settings, interlaced or full frame is not set. For optimal results, you will need to set these options by hand, until Kdenlive exports these informations using placeholders. Enjoy svn path=/branches/KDE4/; revision=2588 --- export/profiles.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/export/profiles.xml b/export/profiles.xml index 01deef24..bff23bf7 100644 --- a/export/profiles.xml +++ b/export/profiles.xml @@ -107,8 +107,10 @@ - - + + + + -- 2.39.5