mirror of
https://github.com/mpv-player/mpv
synced 2025-02-15 19:47:32 +00:00
fix -sub
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6974 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
48096998a3
commit
6287343f35
@ -94,6 +94,7 @@ void guiInit( void )
|
||||
|
||||
if ( plCurrent && !filename ) mplSetFileName( plCurrent->path,plCurrent->name );
|
||||
if ( sub_delay != 0.0f ) gtkSubDelay=sub_delay;
|
||||
if ( sub_name ) guiSetFilename( guiIntfStruct.Subtitlename,sub_name );
|
||||
#if defined( USE_OSD ) || defined( USE_SUB )
|
||||
guiLoadFont();
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user