Search found 5 matches

Go to advanced search

by dragonslayer
16 Mar 2012 13:18
Forum: VLC media player for Windows Troubleshooting
Topic: Win7x64-VLC 2.0-Videowall-Fullscreen
Replies: 1
Views: 1047

Win7x64-VLC 2.0-Videowall-Fullscreen

Hello from Berlin. I'm trying to create a videowall with VLC One PC (Win7x64 VLC 2.0) is sending a video via vlc.exe "video.mkv" :file-caching=3000 :sout=#std{access=udp{ttl=1},dst=10.1.1.170:1234,mux=ts} --control netsync --netsync-master --loop And "n" PCs(Win7 x64, VLC2.0) hav...
by dragonslayer
31 Aug 2008 23:40
Forum: VLC media player for Windows Troubleshooting
Topic: VLC Element for WPF
Replies: 44
Views: 38019

Re: VLC Element for WPF

the current version is only designed for one instance, cause the VideoOutputController, which is a static unique class, can only have one video output. So the last created VlcElement, which sets the video output in the VideoOutputController class, will display the video. Arr, that's a real pitty! (...
by dragonslayer
28 Aug 2008 14:56
Forum: VLC media player for Windows Troubleshooting
Topic: VLC Element for WPF
Replies: 44
Views: 38019

Re: VLC Element for WPF

Okok, I solved my previous problem, I just excluded the MediaBridgeSourceFilter and the VLC.WPF.VLCPlugin and it compiles and runs. So I started to create the program I wanted to have : A Videomatrix with x*y VLC Windows in a WPF Grid. Therefore I put the VLC Control into a Usercontrol with some oth...
by dragonslayer
28 Aug 2008 11:43
Forum: VLC media player for Windows Troubleshooting
Topic: VLC Element for WPF
Replies: 44
Views: 38019

Re: VLC Element for WPF

Thanks a lot, the program you gave us is working fine. Unfortunately the Element itself behaves odd. I added a reference to the VLC.WPF.VLCElement.dll, included the namespace in my XAML File and when I try to add the Element itself my Visual Studio 2008 SP1 crashes. Loading the project included in t...
by dragonslayer
21 Aug 2008 11:57
Forum: VLC media player for Windows Troubleshooting
Topic: VLC , VRE and WPF
Replies: 2
Views: 573

Re: VLC , VRE and WPF

I already tried to contact Jeremiah through his website, as he seems to be the only guy who EVER got it working :-)
Unfortunately he didn't answer and I'm still looking for a working code sample.

Go to advanced search