Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Subtitles are not displayed #65

Closed
thers opened this issue Feb 9, 2016 · 5 comments
Closed

Subtitles are not displayed #65

thers opened this issue Feb 9, 2016 · 5 comments

Comments

@thers
Copy link

thers commented Feb 9, 2016

They are not displayed when i switching player.subtitles.track = 1 and if i load external via player.subtitles.load('C:\\some\\absolute\path\\to\\subs.ass') i can see that player.subtitles.count now 2, but if i switching don't give much of an effect, player.subtitles.track becomes 2 and that's it. But if i open same video and do same (switch to embedded subs, load external and switch to'em) in VLC player it works fine.

Windows 10 64bit
WebChimera.js 0.1.48, 0.2
libvlc 2.2.2 64bit
electron 0.36.5 (with path env variable workaround)

@thers
Copy link
Author

thers commented Feb 9, 2016

Log of DebugView on playback start:
no subs render

And when subs should be rendered:
subs render

@RSATom
Copy link
Owner

RSATom commented Feb 10, 2016

try please ia32 version. It's possible it's a bug in libvlc x64

@RSATom
Copy link
Owner

RSATom commented Feb 10, 2016

it seems you really should use 32 bit libvlc: Magics-Group/wcjs-renderer#10

@thers
Copy link
Author

thers commented Feb 10, 2016

Tried using ia32 version, but got Uncaught Error: %1 is not a valid Win32 application.
Downloaded v0.2 release from here with embedded libvlc for electron 0.36.7

@thers
Copy link
Author

thers commented Feb 10, 2016

Okay, solved, was using electron x64, with ia32 all good and works.

@thers thers closed this as completed Feb 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants