Search found 8 matches

Go to advanced search

by cube45
17 Feb 2019 13:30
Forum: Development around libVLC
Topic: Problem with identifying display size
Replies: 6
Views: 1115

Re: Problem with identifying display size

Hi j-b,
I'm reading the documentation at https://www.videolan.org/developers/vlc ... 017d1d6b35
What is supposed to be given as input? The buffer size or the visible size? The doc only talks about "pixel width"
by cube45
30 Jan 2019 10:09
Forum: Development around libVLC
Topic: Using libVLC ignores disabled hardware acceleration
Replies: 42
Views: 7931

Re: Using libVLC ignores disabled hardware acceleration

Rémi, By "user configuration", you also mean with options passed to libvlc? Why can we pass other options when playing and not when using a stream out chain? If nothing can be done there, is there a way @yabbadidu can get his/her video card blacklisted for hw acceleration? Or maybe is that...
by cube45
07 Aug 2018 13:46
Forum: Development around libVLC
Topic: Can I disable HTTP tunneling mode?
Replies: 11
Views: 17557

Re: Can I disable HTTP tunneling mode?

By "the NuGet package", I meant this one : https://www.nuget.org/packages/VideoLAN.LibVLC.Windows/3.0.0-alpha3 We didn't redistribute the latest version of the libvlc yet, but that will come in the future versions. See https://github.com/mfkl/libvlc-nuget for configuration options. Your op...
by cube45
06 Aug 2018 09:30
Forum: Development around libVLC
Topic: Can I disable HTTP tunneling mode?
Replies: 11
Views: 17557

Re: Can I disable HTTP tunneling mode?

Thank you for the github wiki link. But I think the instruction is same. Not exactly : In this part of the wiki, I recommend to download the files either from NuGet or from videoLAN's website. The .dll files that were checked into Vlc.DotNet's source code is an obsolete version, don't use it. In th...
by cube45
03 Aug 2018 11:57
Forum: Development around libVLC
Topic: Can I disable HTTP tunneling mode?
Replies: 11
Views: 17557

Re: Can I disable HTTP tunneling mode?

Hi, thanks for posting the link, I will probably ask them to change their page. The "lib" folder in the repository was a huge mistake and was never updated since then. Please follow these instructions to get a supported (and hopefully less buggy) version of libvlc : https://github.com/ZeBo...
by cube45
02 Aug 2018 07:21
Forum: Development around libVLC
Topic: Can I disable HTTP tunneling mode?
Replies: 11
Views: 17557

Re: Can I disable HTTP tunneling mode?

By the way, you didn't mentioon which version of libvlc you are using? does it happen with the latest nightly build?
by cube45
02 Aug 2018 07:16
Forum: Development around libVLC
Topic: Can I disable HTTP tunneling mode?
Replies: 11
Views: 17557

Re: Can I disable HTTP tunneling mode?

Hi,
it looks like a memory corruption on libvlc's side.
Does it happen on vlc itself? if so, you might want to file a bug on trac
by cube45
15 Feb 2018 21:45
Forum: Development around libVLC
Topic: libVLC and AudioBarGraph filter
Replies: 11
Views: 3672

Re: libVLC and AudioBarGraph filter

Hello, This is a follow-up of the issue posted here : https://github.com/ZeBobo5/Vlc.DotNet/issues/33 I just made some tests and saw that I have a lot of [0000028a1df1c040] main subpicture warning: original picture size is undefined (using vlc-3.0.0) in the logs Here is the full log : https://pasteb...

Go to advanced search