Search found 8 matches

Go to advanced search

by ov1d1u
21 Apr 2012 21:49
Forum: General VLC media player Troubleshooting
Topic: Pause and resuming of a HTTP stream
Replies: 1
Views: 428

Re: Pause and resuming of a HTTP stream

As a quick hack, I solved this by stopping the stream and playing it again, when the user is "unpausing" the playback.
by ov1d1u
21 Apr 2012 21:39
Forum: General VLC media player Troubleshooting
Topic: Pause and resuming of a HTTP stream
Replies: 1
Views: 428

Pause and resuming of a HTTP stream

It seems that, if I pause and resume a HTTP stream the playback will look like I'm playing a corrupted video files, with choppy sound and video artifacts. The only way to fix this is to stop and then reconnecting VLC to stream. Is there any way to fix this (I'm using libvlc in a live TV player and p...
by ov1d1u
01 Apr 2012 18:21
Forum: Development around libVLC
Topic: VLC Python bindings, Python and Windows
Replies: 1
Views: 613

VLC Python bindings, Python and Windows

Hi everyone, I'm porting a video application from Linux to Windows, which uses VLC as backend player. After fixes and fixes it's working fine now, but I got just a little issue: if I hide the video window (by a "Hide to systray" feature) and then I show it up again, the video no longer app...
by ov1d1u
24 Feb 2012 16:31
Forum: VLC media player Feature Requests
Topic: Subtitle controls suck
Replies: 88
Views: 65992

Re: Subtitle controls suck

So.. there's VLC 2.0. It is now possible to show subtitles on the bottom of screen, over the black borders (when watching a 16:9 movie on a 4:3 screen, for example)? If yes, how?
by ov1d1u
07 Apr 2011 15:24
Forum: Coffee Corner
Topic: VLC - Python binding
Replies: 18
Views: 9735

Re: VLC - Python binding

I'm using Ubuntu 10.10, VLC 1.1.8, PulseAudio 0.9.21-63-gd3efa-dirty (tried with 0.9.22, also) and the latest vlc.py (downloaded from GIT immediately after you posted your solution). I will try in a clean environment to see if the error still occurs. Until now the only workaround I found was to play...
by ov1d1u
04 Apr 2011 21:56
Forum: Coffee Corner
Topic: VLC - Python binding
Replies: 18
Views: 9735

Re: VLC - Python binding

I still get the error. It's enough to re-download vlc.py to get the fix? In GIT I see that only gtkvlc was updated, and I'm getting that error even with the latest version of it.

Sorry if my question sounds silly, but I'm a newbie in this...
by ov1d1u
04 Apr 2011 10:12
Forum: Coffee Corner
Topic: VLC - Python binding
Replies: 18
Views: 9735

Re: VLC - Python binding

Hi, everybody I'm starting to have a problem with VLC Python bindings. As soon as I import the gtk module for Python, I get this everytime I play a media file with vlc.play() function: ../../include/vlc_xlib.h:46:vlc_xlib_init: Xlib not initialized for threads. This process is probably using LibVLC ...
by ov1d1u
20 Apr 2010 22:46
Forum: Coffee Corner
Topic: VLC - Python binding
Replies: 18
Views: 9735

Re: VLC - Python binding

Hi everybody, I'm using VLC bindings for Python and I have a little question to you regarding the equalizer. I found how to activate the equalizer and set values for each band at the initializaton of MediaControl class. But there's any way to set the equalizer's value on the fly? In my known way I h...

Go to advanced search