Search found 107 matches

Go to advanced search

by ssbssa
14 Feb 2018 13:53
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 3+ Bluetooth headphones jumping when resuming from pause
Replies: 6
Views: 1746

Re: VLC 3+ Bluetooth headphones jumping when resuming from pause

Try moving libspatialaudio_plugin.dll out of the VLC\plugins\audio_filter\ directory.
If the problem goes away after VLC restart, it's this bug: https://trac.videolan.org/vlc/ticket/19406
by ssbssa
10 Sep 2015 18:34
Forum: VLC media player for Windows Troubleshooting
Topic: Record desktop - VLC crashes
Replies: 6
Views: 1257

Re: Record desktop - VLC crashes

This is #14646, and not yet fixed in 2.2.2.
by ssbssa
01 May 2014 15:54
Forum: VLC media player for Windows Troubleshooting
Topic: Bluetooth headset with Global Hotkeys
Replies: 7
Views: 3888

Re: Bluetooth headset with Global Hotkeys

Could it be that some other application already registered the play / pause hotkey?
by ssbssa
01 Jul 2010 14:58
Forum: VLC media player for Windows Troubleshooting
Topic: Volume problem with the new VLC v1.1.0
Replies: 14
Views: 3516

Re: Volume problem with the new VLC v1.1.0

A workaround would be to set media keys as global hotkeys.
Then they would only work for VLC while it is running.
by ssbssa
02 Feb 2010 15:34
Forum: Development around libVLC
Topic: Problem Installing Win32CompileMSYSNew
Replies: 4
Views: 716

Re: Problem Installing Win32CompileMSYSNew

But did you build your own gcc 4.4.2 for windows?
by ssbssa
07 Aug 2009 14:15
Forum: General VLC media player Troubleshooting
Topic: hotkeys while minimized
Replies: 2
Views: 476

Re: hotkeys while minimized

use Global Hotkeys
by ssbssa
18 May 2009 10:32
Forum: Coffee Corner
Topic: 10000
Replies: 8
Views: 1245

Re: 10000

I have 100!!
by ssbssa
02 Apr 2009 10:59
Forum: VLC media player for Windows Troubleshooting
Topic: How do I use Hotkeys "offline" ?
Replies: 3
Views: 212

Re: How do I use Hotkeys "offline" ?

I think he means global hotkeys.
by ssbssa
30 Mar 2009 13:45
Forum: VLC media player for Windows Troubleshooting
Topic: Free VLC download with code, paying and malware.
Replies: 3
Views: 548

Re: Free VLC download with code, paying and malware.

"Download 100% free virus"
Isn't that clear enough?
by ssbssa
10 Feb 2009 15:06
Forum: VLC media player for Windows Troubleshooting
Topic: having problem compiling vlc
Replies: 29
Views: 2902

Re: having problem compiling vlc

when '\' is at a lineending, the next line will be added to it.
change the last lines like this:

Code: Select all

--enable-debug --enable-dca \ --disable-mkv --disable-taglib \ --disable-optimizations \ --enable-debug \ --enable-qt4 \ --disable-zvbi
by ssbssa
10 Feb 2009 14:42
Forum: VLC media player for Windows Troubleshooting
Topic: having problem compiling vlc
Replies: 29
Views: 2902

Re: having problem compiling vlc

you've added --disable-zvbi to your configure-vlc.sh, but not to the configure line inside configure-vlc.sh
by ssbssa
10 Feb 2009 11:49
Forum: VLC media player for Windows Troubleshooting
Topic: having problem compiling vlc
Replies: 29
Views: 2902

Re: having problem compiling vlc

i think make clean is enough
by ssbssa
10 Feb 2009 11:39
Forum: VLC media player for Windows Troubleshooting
Topic: having problem compiling vlc
Replies: 29
Views: 2902

Re: having problem compiling vlc

add --disable-zvbi to your configure line
by ssbssa
06 Feb 2009 08:56
Forum: VLC media player for Windows Troubleshooting
Topic: mkv movie artefact problem
Replies: 4
Views: 596

Re: mkv movie artefact problem

Does this happen always on the same points of the video?
Probably on chapter points?
by ssbssa
02 Feb 2009 10:56
Forum: VLC media player for Windows Troubleshooting
Topic: VLC cashed for encoding x264
Replies: 11
Views: 1293

Re: VLC cashed for encoding x264

I sent a patch for this problem last week, don't know yet if it's going to be used.
by ssbssa
19 Dec 2008 10:53
Forum: Forum, Website and Artwork discussion
Topic: Cool santa claus hat !
Replies: 6
Views: 2087

Re: Cool santa claus hat !

didn't that happen last year too?
by ssbssa
04 Dec 2008 16:20
Forum: VLC media player Feature Requests
Topic: Global Hotkeys?
Replies: 123
Views: 80789

Re: Global Hotkeys?

some more questions:
1) should the 2nd hotkey always be global or a flag added to let user choose (flag means again the gui needs changes)?
2) should the 2nd hotkey exist even in OS where no global hotkeys are available?
by ssbssa
04 Dec 2008 14:48
Forum: VLC media player Feature Requests
Topic: Global Hotkeys?
Replies: 123
Views: 80789

Re: Global Hotkeys?

any pointers on how you would handle that would really help me.
i would prefer if it were possible to specify an arbitrary amount of hotkeys for every action, and additionally set a flag if it should be global or not.
but this means the core and some other modules (gui-preferences) have to be changed.
by ssbssa
28 Nov 2008 14:37
Forum: VLC media player Feature Requests
Topic: Global Hotkeys?
Replies: 123
Views: 80789

Re: Global Hotkeys?

Do you plan to fusion your module with the normal hotkeys or not?
Is it already possible to specify 2 or more hotkeys for the same action (i havn't tried 1.0 yet)? Otherwise i don't think it would be wise to fuse them.
by ssbssa
28 Nov 2008 08:29
Forum: VLC media player Feature Requests
Topic: Global Hotkeys?
Replies: 123
Views: 80789

Re: Global Hotkeys?

you are right, global hotkeys are designed to work only with the first instance.
by ssbssa
25 Nov 2008 11:19
Forum: VLC media player for Windows Troubleshooting
Topic: cannot view full teletext pages
Replies: 4
Views: 399

Re: cannot view full teletext pages

it does work in my build
by ssbssa
25 Nov 2008 10:07
Forum: VLC media player for Windows Troubleshooting
Topic: cannot view full teletext pages
Replies: 4
Views: 399

Re: cannot view full teletext pages

but libzvbi is in your contribs package (i think only the .pc was missing)

Go to advanced search