]> git.sesse.net Git - mlt/commitdiff
profiles/*_15: add some 15fps profiles
authorddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Thu, 12 Feb 2009 23:26:45 +0000 (23:26 +0000)
committerddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Thu, 12 Feb 2009 23:26:45 +0000 (23:26 +0000)
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1352 d19143bc-622f-0410-bfdd-b5b2a6649095

profiles/cif_15 [new file with mode: 0644]
profiles/qcif_15 [new file with mode: 0644]
profiles/quarter_15 [new file with mode: 0644]

diff --git a/profiles/cif_15 b/profiles/cif_15
new file mode 100644 (file)
index 0000000..7b590d2
--- /dev/null
@@ -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 (file)
index 0000000..70d286d
--- /dev/null
@@ -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 (file)
index 0000000..7ba8eef
--- /dev/null
@@ -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