]> git.sesse.net Git - kdenlive/commitdiff
Update Dailymotion export profile. Removing 640x480. Adding 1280x720 (motion maker...
authorJean-Michel Poure <jm@poure.com>
Wed, 29 Oct 2008 14:09:34 +0000 (14:09 +0000)
committerJean-Michel Poure <jm@poure.com>
Wed, 29 Oct 2008 14:09:34 +0000 (14:09 +0000)
svn path=/branches/KDE4/; revision=2590

export/profiles.xml

index 7427024934599cb90cdc33913971353259b29b48..91ed0a87a9ba1e1bcf4b93cdfedfc89098c2a476 100644 (file)
@@ -28,8 +28,8 @@
 
 <group name="Web sites" renderer="avformat" type="av">
   <profile name="Dailymotion 320x240" extension="avi" args="f=avi acodec=libmp3lame ab=128k ar=44100 vcodec=flv minrate=0 b=400k s=320x240 trell=1 progressive=1 g=30" />
-  <profile name="Dailymotion 640x480" extension="avi" args="f=avi acodec=libmp3lame ab=128k ar=44100 vcodec=flv minrate=0 b=600k s=640x480 trell=1 progressive=1 g=30" />
-  <profile name="Dailymotion 1280x720" extension="avi" args="f=avi acodec=libmp3lame ab=128k ar=44100 vcodec=flv minrate=0 b=1500k s=1280x720 trell=1 progressive=1 g=30" />
+  <profile name="Dailymotion 512x384" extension="mp4" args="f=mp4 hq=1 acodec=libfaac ab=96k ar=44100 async=1 vsync=0 vcodec=libx264 minrate=0 b=600k s=512x384 mbd=2 trell=1 mv4=1 progressive=1" />
+  <profile name="Dailymotion 1280x720" extension="mp4" args="f=mp4 hq=1 acodec=libfaac ab=96k ar=44100 async=1 vsync=0 vcodec=libx264 minrate=0 b=800k s=1280x720 mbd=2 trell=1 mv4=1 progressive=1" />
    <profile name="Vimeo 640x480" extension="mp4" args="f=mp4 hq=1 acodec=libfaac ab=128k ar=44100 vcodec=libx264 minrate=0 b=3000k s=640x480 mbd=2 trell=1 mv4=1 progressive=1 g=30" />
   <profile name="Vimeo 1280x720" extension="mp4" args="f=mp4 hq=1 acodec=libfaac ab=128k ar=44100 vcodec=libx264 minrate=0 b=5000k s=1280x720 mbd=2 trell=1 mv4=1 progressive=1 g=30" />
   <profile name="Youtube 640x480" extension="avi" args="f=avi hq=1 acodec=libmp3lame ab=128k ar=44100 vcodec=libxvid minrate=0 b=600k s=640x480 trell=1 progressive=1 g=30" />