Search found 6 matches

Go to advanced search

by m1adow
08 Jan 2025 15:17
Forum: Development around libVLC
Topic: Cannot play dvd on some machines
Replies: 9
Views: 2283

Re: Cannot play dvd on some machines

Thanks for your reply. I have one more insight. I've tried downgrading VideoLAN.LibVLC.Windows version down to 3.0.18. LibVLCSharp is 3.9.1. So native DLLs are a bit older and finally at least the DVD menu has been opened. But now it fails on spudec module . The first button in the menu is selected ...
by m1adow
26 Dec 2024 17:03
Forum: Development around libVLC
Topic: Cannot play dvd on some machines
Replies: 9
Views: 2283

Re: Cannot play dvd on some machines

I can't make it work in WPF too. What can we do next to investigate? A VLC player is playing this DVD movie without problems, but my WinUI3 app doesn't. What can we do? Log from the app Creating an input for 'dvd://' using timeshift granularity of 50 MiB using timeshift path: C:\Users\m1ado\AppData\...
by m1adow
16 Dec 2024 19:10
Forum: Development around libVLC
Topic: Cannot play dvd on some machines
Replies: 9
Views: 2283

Re: Cannot play dvd on some machines

Please share a repro sample.

Also, DVD support in LibVLC requires GPL compliance (so your app must be opensource to use this feature).
Hi! I've uploaded my implementation
https://github.com/valmash/vlc-winui3-player
Check this please <3 DVD also not playing
by m1adow
03 Dec 2024 11:19
Forum: Development around libVLC
Topic: Cannot play dvd on some machines
Replies: 9
Views: 2283

Re: Cannot play dvd on some machines

Please share a repro sample. Also, DVD support in LibVLC requires GPL compliance (so your app must be opensource to use this feature). Hi, thank you for your time. I will share the repro WinUI3 My initializing code: private void OnVideoViewInitialized(object sender, InitializedEventArgs e) { this.l...
by m1adow
27 Nov 2024 11:58
Forum: Development around libVLC
Topic: Cannot play dvd on some machines
Replies: 9
Views: 2283

Re: Cannot play dvd on some machines

Hmm your logs are both failures cases right? Bit confusing... it works on win10 or on win11 or both sometimes? If it's the same app, same libvlc build, it might a permission that is missing? Thank you for your response. It doesn't work at all on both OSs. I am developing a player that uses LibVLCSh...
by m1adow
22 Nov 2024 11:18
Forum: Development around libVLC
Topic: Cannot play dvd on some machines
Replies: 9
Views: 2283

Cannot play dvd on some machines

Hello! I have two machines on one Blu-ray and DVD playing without problems. But on the second one, it cannot be accessed. I am using WinUI3 as the platform. VideoLAN.LibVLC.Windows: 3.0.21 and LibVLCSharp: 3.9.1. Can I get any help? win11 log 2024-11-21 10:17:13.042 +02:00 [DBG] Copyright © 1996-202...

Go to advanced search