]> git.sesse.net Git - kdenlive/commitdiff
Minor correction in PAL rendering profile.
authorJean-Michel Poure <jm@poure.com>
Fri, 26 Dec 2008 10:20:28 +0000 (10:20 +0000)
committerJean-Michel Poure <jm@poure.com>
Fri, 26 Dec 2008 10:20:28 +0000 (10:20 +0000)
svn path=/branches/KDE4/; revision=2827

export/profiles.xml

index 344f954de54943f2c34d5f79ae37465854d1a481..01c2d26363f0e85093e1109db169fbc7f0f6bc2c 100644 (file)
@@ -8,7 +8,7 @@
 
 <group name="Raw DV" renderer="avformat" type="av" extension="dv">
   <profile name="DV PAL" standard="PAL" args="f=dv pix_fmt=yuv420p s=720x576 profile=dv_pal" />
-  <profile name="DV PAL WIDE" standard="PAL" args="f=dv pix_fmt=yuv420p acodec=pcm_s16le profile=dv_pal_wide" />
+  <profile name="DV PAL WIDE" standard="PAL" args="f=dv pix_fmt=yuv420p s=720x576 profile=dv_pal_wide" />
   <profile name="DVCPRO25 PAL" standard="PAL" args="f=dv pix_fmt=yuv411p s=720x576 profile=dv_pal" />
   <profile name="DVCPRO25 PAL WIDE" standard="PAL" args="f=dv pix_fmt=yuv411p s=720x576 profile=dv_pal_wide" />
   <profile name="DVCPRO50 PAL" standard="PAL" args="f=dv pix_fmt=yuv422p s=720x576 profile=dv_pal" />