From: ddennedy Date: Thu, 12 Feb 2009 23:26:45 +0000 (+0000) Subject: profiles/*_15: add some 15fps profiles X-Git-Url: http://research.m1stereo.tv/gitweb?a=commitdiff_plain;h=3ee9b28f27369569ec9f9edec8adb34ddd4a56af;hp=716e8ae7c40066523f61a716bf715013b8e65667;p=melted profiles/*_15: add some 15fps profiles git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1352 d19143bc-622f-0410-bfdd-b5b2a6649095 --- diff --git a/profiles/cif_15 b/profiles/cif_15 new file mode 100644 index 0000000..7b590d2 --- /dev/null +++ b/profiles/cif_15 @@ -0,0 +1,10 @@ +description=CIF 15 fps +frame_rate_num=15 +frame_rate_den=1 +width=352 +height=288 +progressive=1 +sample_aspect_num=59 +sample_aspect_den=54 +display_aspect_num=4 +display_aspect_den=3 diff --git a/profiles/qcif_15 b/profiles/qcif_15 new file mode 100644 index 0000000..70d286d --- /dev/null +++ b/profiles/qcif_15 @@ -0,0 +1,10 @@ +description=QCIF 15fps +frame_rate_num=15 +frame_rate_den=1 +width=176 +height=144 +progressive=1 +sample_aspect_num=59 +sample_aspect_den=54 +display_aspect_num=4 +display_aspect_den=3 diff --git a/profiles/quarter_15 b/profiles/quarter_15 new file mode 100644 index 0000000..7ba8eef --- /dev/null +++ b/profiles/quarter_15 @@ -0,0 +1,10 @@ +description=QVGA 15fps +frame_rate_num=15 +frame_rate_den=1 +width=320 +height=240 +progressive=1 +sample_aspect_num=1 +sample_aspect_den=1 +display_aspect_num=4 +display_aspect_den=3