aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mplayer/mplayer-common/mplayer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mplayer/mplayer-common/mplayer.conf')
-rw-r--r--recipes/mplayer/mplayer-common/mplayer.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/mplayer/mplayer-common/mplayer.conf b/recipes/mplayer/mplayer-common/mplayer.conf
new file mode 100644
index 0000000000..92aeb15f3b
--- /dev/null
+++ b/recipes/mplayer/mplayer-common/mplayer.conf
@@ -0,0 +1,15 @@
+
+# You probably shouldn't touch these
+ac=mad,
+ao=oss,
+
+# Required on SL-Cxxxx for correct rotation in the *VT*,
+# breaks rotation in X!
+# vf=rotate=1
+
+# Enable fullscreen display by default
+# fs=true
+
+# Drop frames to keep audio and video in sync
+framedrop=true
+