aboutsummaryrefslogtreecommitdiff
path: root/userdata/ModeLines_template.xml
diff options
context:
space:
mode:
authorAlTheKiller <AlTheKiller@svn>2009-09-23 01:49:50 +0000
committerAlTheKiller <AlTheKiller@svn>2009-09-23 01:49:50 +0000
commit45285e8a9300cd754a760560640b75b09f98035e (patch)
treead9f093885ad5c98e9dd4156674e7691c22ed0a2 /userdata/ModeLines_template.xml
step 3/4: Move linuxport to trunk. How'd I get roped into this?
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'userdata/ModeLines_template.xml')
-rw-r--r--userdata/ModeLines_template.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/userdata/ModeLines_template.xml b/userdata/ModeLines_template.xml
new file mode 100644
index 0000000000..56d41fbea3
--- /dev/null
+++ b/userdata/ModeLines_template.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<modelines>
+ <modeline id="ATSC-480-60i" label="480i/60">
+ 11.97 640 664 736 760 480 484 492 525 Interlace
+ </modeline>
+
+ <modeline id="ATSC-480-60" label="480p/60">
+ 23.94 640 664 736 760 480 484 492 525
+ </modeline>
+
+ <modeline id="ATSC-720-60" label="720p/60">
+ 74.25 1280 1320 1376 1650 720 722 728 750
+ </modeline>
+
+ <modeline id="ATSC-1080-60i" label="1080i/60">
+ 74.25 1920 1960 2016 2200 1080 1082 1088 1125 Interlace
+ </modeline>
+
+ <modeline id="ATSC-1080-60p" label="1080p/60">
+ 148.5 1920 1960 2016 2200 1080 1082 1088 1125
+ </modeline>
+</modelines>