Search found 6 matches

Go to advanced search

by VanKurt
14 Jun 2017 08:42
Forum: Development around libVLC
Topic: Weird buffering issue
Replies: 4
Views: 777

Re: Weird buffering issue

Is there an easy way to make libvlc use the exact same settings as an installed VLC player?
Maybe pointing it to the same config file file that VLC uses?

That would help me fiddle with settings.
by VanKurt
03 May 2017 20:12
Forum: Development around libVLC
Topic: Weird buffering issue
Replies: 4
Views: 777

Re: Weird buffering issue

I still haven't found a solution :( Today I tried various parameters: initStrings.Add("--ignore-config"); initStrings.Add("--no-snapshot-preview"); initStrings.Add("--drop-late-frames"); initStrings.Add("--skip-frames"); initStrings.Add("--ffmpeg-hurry-up...
by VanKurt
29 Apr 2017 20:42
Forum: Development around libVLC
Topic: Weird buffering issue
Replies: 4
Views: 777

Weird buffering issue

Hi, I'm playing back some videos (nothing fancy) via libVLC. From time to time the video hangs for roughly 1 second , then continues normally. During that time neither the CPU, the GPU nor my SSD seem to be busy at all. To get to the bottom of this, I enabled the debug log. There I found the followi...
by VanKurt
09 Jan 2017 20:00
Forum: General VLC media player Troubleshooting
Topic: Blur filter is too slow - alternatives?
Replies: 1
Views: 1780

Re: Blur filter is too slow - alternatives?

No suggestions?

Would creating my own plugin be possible? Or is that too difficult for the average joe?
by VanKurt
06 Jan 2017 10:07
Forum: General VLC media player Troubleshooting
Topic: Blur filter is too slow - alternatives?
Replies: 1
Views: 1780

Blur filter is too slow - alternatives?

Hi there! I need to blur a video played back with VLC. In the menu I found a gaussian blur filter that produces the look I need. But there is one major problem: the filter is SLOOOOOOOOOOOOW :( Once the gaussian blur is activated, the video takes several seconds (!) to render a single frame. I teste...
by VanKurt
11 Jan 2016 21:19
Forum: VLC for Android and Chrome OS
Topic: RFE: Support for Google Cardboard stereo-view headset?
Replies: 1
Views: 728

Re: RFE: Support for Google Cardboard stereo-view headset?

I just had the same idea and found this forum/topic.
VLC is such a great player, and a side-by-side mode for 2D video should not be that hard to implement :D
With the rising popularity of VR headsets like the Cardboard and Gear VR this feature will get more and more important.

Go to advanced search