mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Do not set subtitle-offset at startup
We should always start without any offset for subtitles
This commit is contained in:
@@ -77,7 +77,6 @@ class ClapperPlayer extends GstClapper.Clapper
|
|||||||
'after-playback',
|
'after-playback',
|
||||||
'seeking-mode',
|
'seeking-mode',
|
||||||
'audio-offset',
|
'audio-offset',
|
||||||
'subtitle-offset',
|
|
||||||
'play-flags',
|
'play-flags',
|
||||||
'webserver-enabled'
|
'webserver-enabled'
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user