Search found 18 matches

Go to advanced search

by luke823
02 Sep 2015 00:12
Forum: VLC for Android and Chrome OS
Topic: Cannot display subtitles with LibVlc
Replies: 7
Views: 519

Re: Cannot display subtitles with LibVlc

This is a pretty serious problem preventing basic operations when streaming video.
by luke823
31 Aug 2015 23:56
Forum: VLC for Android and Chrome OS
Topic: Seek during playback for HLS
Replies: 7
Views: 834

Re: Seek during playback for HLS

I'm seeing the same thing with a very similar playlist as the above sample. This is a pretty severe issue as it's preventing the use of basic operations within the player.
by luke823
20 Jul 2015 14:10
Forum: Development around libVLC
Topic: HLS with subtitles
Replies: 4
Views: 630

Re: HLS with subtitles

i'll have to test again but it seemed to play normally other than the fact that subs weren't available.
by luke823
20 Jul 2015 03:20
Forum: Development around libVLC
Topic: HLS with subtitles
Replies: 4
Views: 630

Re: HLS with subtitles

That's correct. For now I need a workaround so I'm just going to render the subtitle text myself when streaming with HLS. When I'm direct streaming a plain video file such as mp4 or mkv, then there's no problem and I can add the subtitle track with libVlc. Since I also have control over the server, ...
by luke823
18 Jul 2015 08:03
Forum: Development around libVLC
Topic: HLS with subtitles
Replies: 4
Views: 630

HLS with subtitles

Is this supported on android? I am trying to play an HLS video which works without any problem. But as soon as I call libVlc.addSubtitleTrack, this causes the Vout event to fire and then error handling kicks and stops playback. I beleive I have reproduced the same behavior with the Vlc app by playin...
by luke823
06 Aug 2012 13:43
Forum: VLC media player for Windows Troubleshooting
Topic: Basics - transcoding flac to mp3 in V 2.0.1
Replies: 8
Views: 3543

Re: Basics - transcoding flac to mp3 in V 2.0.1

Is there any update on this?

Transcoding audio to mp3 works for all formats except flac. With flac it just exits immediately with no obvious error in the log. Thanks.
by luke823
28 May 2012 17:27
Forum: Web and scripting
Topic: Manual Marquee?
Replies: 1
Views: 448

Re: Manual Marquee?

So I guess it's not? It looks like i can do it with libvlc, but not the http interface?
by luke823
25 May 2012 17:23
Forum: Web and scripting
Topic: Manual Marquee?
Replies: 1
Views: 448

Manual Marquee?

Is it possible, either through the command line or web interface, to display arbitrary marquee text at anytime during playback?

I'm initially starting vlc via the command line, and using the web interface to both monitor and control it.
by luke823
25 May 2012 04:37
Forum: VLC media player for Windows Troubleshooting
Topic: Mapping MCE Remote Buttons
Replies: 19
Views: 1839

Re: Mapping MCE Remote Buttons

I haven't implemented AppCommands yet in my own code, so I can't say for sure. But I don't see Info on this list: http://msdn.microsoft.com/en-us/library/windows/desktop/ms646275(v=vs.85).aspx It is possible that it could be Help. I'll follow up when know for sure. This shouldn't hold up ff & re...
by luke823
24 May 2012 22:44
Forum: VLC media player for Windows Troubleshooting
Topic: Mapping MCE Remote Buttons
Replies: 19
Views: 1839

Re: Mapping MCE Remote Buttons

Actually most of them I can re-assign, and I am currently doing so for the ones I mentioned.

Well as for ff/rew as long as the buttons do something I think that's fine.
by luke823
24 May 2012 22:29
Forum: VLC media player for Windows Troubleshooting
Topic: Mapping MCE Remote Buttons
Replies: 19
Views: 1839

Re: Mapping MCE Remote Buttons

Well I can go into hotkeys and re-assign skip forward/back on the remote to anything I want. And I am doing that on the command line to re-assign the buttons to next/previous chapter. And it works. So why wouldn't that be possible for the ff/rew buttons? Well even if you don't make them re-assignabl...
by luke823
24 May 2012 22:23
Forum: VLC media player for Windows Troubleshooting
Topic: Mapping MCE Remote Buttons
Replies: 19
Views: 1839

Re: Mapping MCE Remote Buttons

Exactly. I don't care so much what the default functionality is, as long as they can be assigned as hotkeys, both in the settings UI and on the command line. What I'm hoping to achieve for MB users is to set it all up for them on the command line, which I am already doing as best i can. What I would...
by luke823
24 May 2012 22:15
Forum: VLC media player for Windows Troubleshooting
Topic: Mapping MCE Remote Buttons
Replies: 19
Views: 1839

Re: Mapping MCE Remote Buttons

What are your thoughts then? Can ff and rew be added?

Some of the others would nice too, particularly Info, but those are really the big two.
by luke823
24 May 2012 21:44
Forum: VLC media player for Windows Troubleshooting
Topic: Mapping MCE Remote Buttons
Replies: 19
Views: 1839

Re: Mapping MCE Remote Buttons

http://www.newegg.com/Product/Product.aspx?Item=N82E16880101007 I know why it's not working. I'm a developer for MediaBrowser (trying to integrate VLC). I've been working on my own input monitoring for MB. You are listening to keyboard input, which most commands on the remote will map to, so for the...
by luke823
24 May 2012 03:40
Forum: VLC media player for Windows Troubleshooting
Topic: Mapping MCE Remote Buttons
Replies: 19
Views: 1839

Re: Mapping MCE Remote Buttons

They all pretty much work but the ones that don't are important. What does not work (meaning you cannot assign them as hot keys to VLC functions) FF/Rew Info Menu - This pops open WMC, but when VLC is open it would be nice to reassign it. Guide - Same as above. Opens WMC guide. Channel Up/Down - VLC...
by luke823
17 May 2012 20:08
Forum: VLC media player for Windows Troubleshooting
Topic: Mapping MCE Remote Buttons
Replies: 19
Views: 1839

Mapping MCE Remote Buttons

Hi there, I'm trying to use hotkeys to setup mce remote buttons. This is working great for most of them. I'm able to map skip forward/back to next/previous chapter, stop to stop, etc. There are a few buttons that VLC seems to not want to respond to. For instance, I want to map the ff/rew buttons on ...
by luke823
16 May 2012 04:52
Forum: VLC media player for Windows Troubleshooting
Topic: Enable fullScreen interface on command line?
Replies: 1
Views: 736

Enable fullScreen interface on command line?

In VLC 2.0 there is a setting View -> Fullscreen Interface F11 Is there anyway I can force this on the command line? VLC's command line api is extensive but I can't seem to find this option. Note that is not the same as the --fullscreen param, which will only enable fullscreen after the video has lo...

Go to advanced search