<font size=2 face="sans-serif">Dear VLC-Team,</font>
<br>
<br><font size=2 face="sans-serif">I am using the VLC .Net  plug-in
in my program. Unfortunatly the plug-in(</font><font size=1 face="}">axVLCPlugin2)</font><font size=2 face="sans-serif">
does not accept the options for hardware support that I use in my solution.</font>
<br><font size=2 face="sans-serif">I want to stream an HD-video on my client
PC via UDP.</font>
<br>
<br><font size=2 face="sans-serif">If i use the VLC-Player to recieve my
steam it works perfekt with these options: video output: DirectX(DirectDraw)
and ffmpeg: with the box "Hardware decoding" checked.</font>
<br><font size=2 face="sans-serif">Here is the source code I used in my
solution.</font>
<br>
<br><font size=2 face="sans-serif">---</font><font size=1 color=blue face="}">
string</font><font size=1 face="}">[] options = </font><font size=1 color=blue face="}">new</font><font size=1 face="}">
</font><font size=1 color=blue face="}">string</font><font size=1 face="}">[]
{</font><font size=1 color=#008000 face="}">":ffmgeg-hw=1", ":vout=directx"</font><font size=1 face="}">}</font>
<br><font size=2 face="sans-serif">---  </font><font size=1 face="}">axVLCPlugin21.playlist.add(</font><font size=1 color=#a11f12 face="}">"udp://@239.252.20.1:1234"</font><font size=1 face="}">,
</font><font size=1 color=#a11f12 face="}">"ZDF HD"</font><font size=1 face="}">,
options);</font>
<br>
<br><font size=2 face="sans-serif">I developped it with C# by using MS
Visual Studio 2010 on Windows 7 64-Bit.</font>
<br>
<br><font size=2 face="sans-serif">The client that receives the stream
and where the solution has to work is an  Intel Atom D525 with ION2(next
Gen) 2 GB DDR3 and SSD with Windows 7 Pro 64-Bit</font>
<br>
<br><font size=2 face="sans-serif">The VLC-player uses the" Video
Engine" and "GPU Load" but the GPU doesn't use the plugin.
* I monitored the GPU with "TechPowerUP GPU-Z 0.5.5"</font>
<br>
<br><font size=2 face="sans-serif">Please send me documentation of the
options I can use with the VLC-Plugin in C# and sample code in C# on how
to use it this option. Otherwise if there is another Solution that can
solve my problem please let me know.</font>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">Greetings from Erfurt, Germany</font>
<br>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">Uehling, Daniel</font>
<br><font size=2 face="sans-serif">Praktikant Q-Soft GmbH</font>