Search found 7 matches

Go to advanced search

by thuanvh
06 Nov 2013 05:49
Forum: VLC media player for Windows Troubleshooting
Topic: Does libvlc pass Windows App Certification Kit for Metro
Replies: 2
Views: 483

Does libvlc pass Windows App Certification Kit for Metro

Hello, I'm using build libvlc for winrt. When I run test Windows App Certification Kit. I meet the following errors. API GetTickCount in kernel32.dll is not supported for this application type. librv32_plugin.dll calls this API. API InitializeCriticalSection in kernel32.dll is not supported for this...
by thuanvh
28 Sep 2013 16:10
Forum: VLC media player for Windows Troubleshooting
Topic: Recording video to file in winrt
Replies: 3
Views: 408

Re: Recording video to file in winrt

Thanks for your reply and great job for winrt.
I'm looking for vlc improvement.
by thuanvh
26 Sep 2013 09:11
Forum: Development around libVLC
Topic: How use libvlc_media_player_record
Replies: 8
Views: 1558

Re: How use libvlc_media_player_record

Use sout option to add a new output to file.
Search libvlc sout option record in google.

Regards
by thuanvh
19 Sep 2013 04:25
Forum: Development around libVLC
Topic: Why do libvlc for winrt disable :sout?
Replies: 1
Views: 462

Why do libvlc for winrt disable :sout?

Hi all,
I try to record video to file using libvlc for winrt.
But It seems that libvlc built for winrt disables sout option.
Could you build libvlc with support sout option in winrt?
Thanks so much,
Thuan
by thuanvh
18 Sep 2013 11:15
Forum: VLC media player for Windows Troubleshooting
Topic: Recording video to file in winrt
Replies: 3
Views: 408

Recording video to file in winrt

I try using :sout option for recording video in winrt. After many tries, all failed. I find that the sout is disabled in winrt (detailed in configuration info below). How could I use libvlc for recording video in winrt ? Thanks so much. main libvlc debug: Copyright © 1996-2013 the VideoLAN team main...
by thuanvh
17 Jul 2013 05:00
Forum: Development around libVLC
Topic: How to use libvlc on Windows 8 Metro
Replies: 1
Views: 438

Re: How to use libvlc on Windows 8 Metro

Anyone has got a sample of using libvlc on Windows 8 Metro?
by thuanvh
16 Jul 2013 12:06
Forum: Development around libVLC
Topic: How to use libvlc on Windows 8 Metro
Replies: 1
Views: 438

How to use libvlc on Windows 8 Metro

Hello, I'm trying use libvlc on Windows 8 Metro. I'm using nightly build for winrt but failed in play video. const char * const vlc_args[] = {"-I", "dummy", // No special interface "--ignore-config", // Don't use VLC's config "--plugin-path=./plugins" }; // in...

Go to advanced search