Hi all Just tested an MLT profile and Kdenlive export profile to be able to render to Nokia N series phones.
Attached an mlt profile to untar in the MLT root dir and a kdenlive patch for export/profiles.xml Hope it can be included in Kdenlive! -- ___________________________ Salvatore Brigaglia http://www.kde-it.org http://opensourcecat.blogspot.com Follow me on twitter: http://twitter.com/opensourcecat
nokia_n_series_profile.tar
Description: Unix tar archive
Index: export/profiles.xml =================================================================== --- export/profiles.xml (revisione 3036) +++ export/profiles.xml (copia locale) @@ -168,6 +168,7 @@ <profile name="Apple Quicktime Player Mpeg4 400k" extension="mov" args="acodec=libfaac ab=128k ac=2 ar=48000 vcodec=mpeg4 minrate=0 b=400k aspect=%dar" /> <profile name="Apple Quicktime Player Mpeg4 1000k" extension="mov" args="acodec=libfaac ab=128k ac=2 ar=48000 vcodec=mpeg4 minrate=0 b=2000k aspect=%dar" /> <profile name="Apple Quicktime Player Mpeg4 2000k" extension="mov" args="acodec=libfaac ab=128k ac=2 ar=48000 vcodec=mpeg4 minrate=0 b=2000k aspect=%dar" /> + <profile name="Nokia N series" extension="mp4" args="acodec=libfaac ab=128k ar=44100 vcodec=mpeg4 r=15 b=600k aspect=%dar mbd=1 trellis=1 s=352x288 profile=nokia_n_series" /> </group> <group name="Web sites" renderer="avformat" type="av">
------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________ Kdenlive-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kdenlive-devel
