Search found 107 matches

Go to advanced search

by neosettler
18 Mar 2018 07:47
Forum: ​VLC for Windows Store​
Topic: Randomly getting black screen
Replies: 5
Views: 2368

Re: Randomly getting black screen

Hello mfkl, thank you for your support. Yes, the video is playing on win32 and I did try disabling the hardware acceleration. (GeForce GTC 980 Ti) I found out that it might be related to the fact that I'm rendering the video off-screen with libvlc_video_set_callbacks because I do not have this issue...
by neosettler
16 Mar 2018 05:27
Forum: ​VLC for Windows Store​
Topic: Randomly getting black screen
Replies: 5
Views: 2368

Randomly getting black screen

Greetings, Opening videos, mostly mp4, renders a black screen sometimes but the audio is playing. After some research, I find out people mentioning using OpenGL output instead of DirectX but I'm not quite sure how to do it using LibVLC 3.0 C++. It might not be related but the log spits: main vout di...
by neosettler
14 Mar 2018 15:09
Forum: ​VLC for Windows Store​
Topic: Opening files with special characters
Replies: 3
Views: 1103

Re: Opening files with special characters

Oups, my bad.

It would be VLC and the function is libvlc_media_new_path.

Thank you,
by neosettler
14 Mar 2018 04:08
Forum: ​VLC for Windows Store​
Topic: Opening files with special characters
Replies: 3
Views: 1103

Opening files with special characters

Greetings,

I'm using SDK 3.0 (Windows) and while trying to open file, for instance: 360° Eiffel Tower.mp4, I'm getting main input error: Your input can't be opened.

What is the best practice regarding file names? If needed, a standar c++ library would be best.

Thank you,
by neosettler
09 Mar 2018 03:41
Forum: General VLC media player Troubleshooting
Topic: vflip not working
Replies: 0
Views: 292

vflip not working

Greetings, With VLC SDK 3.0, I'm using arguments: "--transform-type=vflip", "--video-filter=transform", And gives error: transform filter error: Unsupported pixel size 0 (chroma DX11) main filter error: option chain-level does not exist … The video render a black screen. I'm posi...
by neosettler
07 Mar 2018 00:36
Forum: ​VLC for Windows Store​
Topic: VLC VR?
Replies: 6
Views: 9684

VLC VR?

Greetings everyone,

I'm wondering if VLC supports HTC Vive and/or Oculus Rift? If not, is there any plans to do so in the future?

Thank you,
by neosettler
26 Feb 2018 06:04
Forum: Development around libVLC
Topic: Playing 360 video example?
Replies: 14
Views: 2328

Re: Playing 360 video example?

Thank you JB,

I've been poking around and found the function libvlc_video_update_viewpoint but I'cant find where it is being called within the 3.0. source code, what am I missing?
by neosettler
14 Nov 2017 05:28
Forum: Development around libVLC
Topic: Playing 360 video example?
Replies: 14
Views: 2328

Re: Playing 360 video example?

Hello Jean-Baptiste, I've been using the nightly build here:

http://nightlies.videolan.org/build/win64/last/

I cant find the source code in the packages. Where can I find the source code that correspond to a build?
by neosettler
13 Nov 2017 16:02
Forum: Development around libVLC
Topic: Playing 360 video example?
Replies: 14
Views: 2328

Re: Playing 360 video example?

Oh, I see. Good challenge ahead!

Any good documentation/examples you would recommend?
by neosettler
11 Nov 2017 21:59
Forum: Development around libVLC
Topic: Playing 360 video example?
Replies: 14
Views: 2328

Re: Playing 360 video example?

Hello Jean-Baptiste, thank you for your support! I'm not certain what video output you are referring to but I basically render a texture on an OpenGL plane. Here is a simplified code snippet. Hope it make sense. PS: Code formatting doesn't seem to work for this message. [code]void VideoLandMovie::Ca...
by neosettler
02 Nov 2017 17:47
Forum: General VLC media player Troubleshooting
Topic: Transform command line options in 3.0 gone!? What are the alternatives?
Replies: 4
Views: 434

Re: Transform command line options in 3.0 gone!? What are the alternatives?

Ok you're right, it does show with --longhelp but still, not working for me.
by neosettler
02 Nov 2017 15:31
Forum: General VLC media player Troubleshooting
Topic: Transform command line options in 3.0 gone!? What are the alternatives?
Replies: 4
Views: 434

Re: Transform command line options in 3.0 gone!? What are the alternatives?

Well, several points to noticed on windows 8.1 using VS 2015: 1 - When spiting the --help command, there is no transform module and vflip or any other type of transform are missing from the options. 2 - Adding --video-filter=transform results in a brutal crash. 3 - In addition, the subtitles are als...
by neosettler
02 Nov 2017 15:21
Forum: Development around libVLC
Topic: Playing 360 video example?
Replies: 14
Views: 2328

Re: Playing 360 video example?

Ideally I wouldn't have to choose, point in case, when I open a regular video, the libvlc_video_projection_t is libvlc_video_projection_rectangular and with a 360 video I get libvlc_video_projection_equirectangular. The problem is that the 360 surf video appears as rectangular anyways where with the...
by neosettler
01 Nov 2017 23:57
Forum: Development around libVLC
Topic: Playing 360 video example?
Replies: 14
Views: 2328

Playing 360 video example?

Greetings, Getting my hands on today's VLC 3.0 nightly build. Playing a 360 video does unfold and play the video but I'm wondering what needs to be done to project the 360 video equirectangularly when using the SDK. Is it something that is handled by the VLC SDK with some options or we need to imple...
by neosettler
01 Nov 2017 23:20
Forum: General VLC media player Troubleshooting
Topic: Transform command line options in 3.0 gone!? What are the alternatives?
Replies: 4
Views: 434

Transform command line options in 3.0 gone!? What are the alternatives?

Greetings,

What would be the replacement options in VLC 3.0 for:

--video-filter=transform
--transform-type=vflip

Thank you
by neosettler
06 Apr 2017 19:51
Forum: VLC media player Feature Requests
Topic: VLC 3.0 (360 support) release date?
Replies: 3
Views: 2312

Re: VLC 3.0 (360 support) release date?

Ok, undetermined then...
by neosettler
29 Mar 2017 19:37
Forum: VLC media player Feature Requests
Topic: VLC 3.0 (360 support) release date?
Replies: 3
Views: 2312

VLC 3.0 (360 support) release date?

Greetings,

VLC 3.0 (360 support) release date?

and/or

Is there any mailing list to subscribe so we get a notification when it is ready?

thank you,
by neosettler
17 Mar 2017 19:19
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 3.0 (360 support) release date?
Replies: 0
Views: 1566

VLC 3.0 (360 support) release date?

Greetings,

VLC 3.0 (360 support) release date?

and/or

Is there any mailing list to subscribe so we get a notification when it is ready?

thank you,
by neosettler
23 Feb 2017 20:25
Forum: Development around libVLC
Topic: Subtitles are not flip when using transform-vflip
Replies: 8
Views: 1947

Re: Subtitles are not flip when using transform-vflip

Ah, very good point. Will this bug be fixed in the next release? When is the next release due by the way? What about Version 3.0?
by neosettler
23 Feb 2017 20:15
Forum: Development around libVLC
Topic: Subtitles are not flip when using transform-vflip
Replies: 8
Views: 1947

Re: Subtitles are not flip when using transform-vflip

Thank you for your suggestion but no can do because I must render to a texture.
by neosettler
23 Feb 2017 18:48
Forum: Development around libVLC
Topic: Subtitles are not flip when using transform-vflip
Replies: 8
Views: 1947

Re: Subtitles are not flip when using transform-vflip

Hi Remis, when you transform vflip inside the application, the subtitles are flip as well but not using the libvlc and the previous code. If you are right, what is the magic to achieve a vflip as in the VLC application? (including every possible items that could be shown on screen including subtitle...
by neosettler
23 Feb 2017 16:09
Forum: Development around libVLC
Topic: Subtitles are not flip when using transform-vflip
Replies: 8
Views: 1947

Re: Subtitles are not flip when using transform-vflip

Ok thank you.

Is there a procedure for entering and tracking this bug?

When is 2.2.5 is due by the way?
by neosettler
23 Feb 2017 02:03
Forum: Development around libVLC
Topic: Subtitles are not flip when using transform-vflip
Replies: 8
Views: 1947

Subtitles are not flip when using transform-vflip

Greetings, I need to flip the video in order to render to a texture using OpenGL. With VLC 2.2.4 on windows 8.1 I do: const Char *l_args[] = { "--video-filter=transform", "--transform-type=vflip", }; m_VLC_Instance = libvlc_new(sizeof(l_args) / sizeof(l_args[0]), l_args); The vid...
by neosettler
18 Feb 2014 15:28
Forum: VLC media player for Windows Troubleshooting
Topic: Need VLC 2.1.3 libraries release
Replies: 5
Views: 545

Re: Need VLC 2.1.3 libraries release

Oh, I see. Any pointers on how would I do that exactly?

Go to advanced search