aboutsummaryrefslogtreecommitdiff
path: root/voctogui/lib/videodisplay.py
diff options
context:
space:
mode:
authorMaZderMind <git@mazdermind.de>2016-02-04 17:46:02 +0100
committerMaZderMind <git@mazdermind.de>2016-02-04 17:46:02 +0100
commit54775670b049a338d97b57218d36da00d778b432 (patch)
treeb5a1f716bc5c22073c3311c6eb8d4cf46a37002a /voctogui/lib/videodisplay.py
parent95f72ae9ff3f616484000e30e8d6a0f1b273ff6d (diff)
default to sync audio out
Diffstat (limited to 'voctogui/lib/videodisplay.py')
-rw-r--r--voctogui/lib/videodisplay.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/voctogui/lib/videodisplay.py b/voctogui/lib/videodisplay.py
index 18ea3bb..9a02658 100644
--- a/voctogui/lib/videodisplay.py
+++ b/voctogui/lib/videodisplay.py
@@ -93,7 +93,7 @@ class VideoDisplay(object):
if play_audio:
# ts-offset=1000000000 (1s) - should keep audio & video in sync but delay by 1s
pipeline += """
- alsasink sync=False
+ alsasink
"""
# Otherwise just trash the Audio