C# Winforms VLC Player (quick and dirty example)

  Рет қаралды 29,180

Cale Torino

Cale Torino

Күн бұрын

Пікірлер: 41
@sonalimanostin6988
@sonalimanostin6988 Жыл бұрын
is this code support in RTSP?? if yes mean please tell how??
@joe_2557
@joe_2557 10 күн бұрын
can i use this without installing VLC ?
@ImSat223
@ImSat223 8 ай бұрын
Thank you bro! You are the best
@Vovan-ph6ip
@Vovan-ph6ip Жыл бұрын
Please tell me how to make it full screen?
@hakan.s3734
@hakan.s3734 Жыл бұрын
can we play encrypted files like : .enc file " directly with Vlc ?
@PushkaryovVsevolod
@PushkaryovVsevolod 2 жыл бұрын
===================== But it still gives me an error: System.IO.DirectoryNotFoundException: "Attempted to access a path that is not on the disk." Can you give me a hint??
@caletorino
@caletorino 2 жыл бұрын
Probably the wrong path, double check the path to VLC.
@sarommean6238
@sarommean6238 Жыл бұрын
How can I disable subtitle?
@ПетровичиК-м5у
@ПетровичиК-м5у 8 ай бұрын
Hi ! What is the music going while video is playing?
@caletorino
@caletorino 8 ай бұрын
Standard KZbin friendly tunes.
@etaymarkman
@etaymarkman Жыл бұрын
Hi, when i put the vlc control inside a userControl then resize it, the video does not fit the control's exact size, how do it change that?
@caletorino
@caletorino Жыл бұрын
The control and the form should have the same dimensions for the aspect ratio to be correct. You can pass the form size vars between them.
@surajkottayi2451
@surajkottayi2451 2 жыл бұрын
Bro I keep getting {"'VlcLibDirectory' must be set."}, please help
@drewpierce2420
@drewpierce2420 2 жыл бұрын
hi mate. In his video at timestamp 5:20 roughly you will see where he is setting the VlcLibDirectory. When I try to do that in the Properties box, the "..." ellipse drop down symbol does not appear for me to do it like he did with "Browse" to it helper thang. Not that I wanted to do it the following way to fix it but I went into "Form1.Designer.cs" and above the line that shows "((System.ComponentModel.ISupportInitialize)(this.vlcControl1)).EndInit();" which btw is also in his video where he went in to check it, but right above that I entered the following line: "this.vlcControl1.VlcLibDirectory = new DirectoryInfo(@"C:\Program Files\VideoLAN\VLC");" which is the location of the file called libvlc.dll on my system at least. Note part of this info I poached off of stackoverflow answer URL that follows: stackoverflow.com/a/52412332 Note that going into the Form1.Designer.cs is far from ideal as I assumed that is off limits but it was my work around for this strawman throw away app i am putting together
@daniblitz1029
@daniblitz1029 2 жыл бұрын
@@drewpierce2420 bro, i did what you said but it gives methe same error as before, what can i do?
@PushkaryovVsevolod
@PushkaryovVsevolod 2 жыл бұрын
@@daniblitz1029 I can't figure it out either. Did you manage to figure it out?
@daniblitz1029
@daniblitz1029 2 жыл бұрын
@@PushkaryovVsevolod nope
@driversteve9345
@driversteve9345 Жыл бұрын
@Cale Torino, a little help here please? Thanks!!!
@ambiorisreyes
@ambiorisreyes 2 жыл бұрын
Iam creating a media player with vlc control and i need the speed batton or faster how i can implement that
@ayushtripathi7178
@ayushtripathi7178 2 жыл бұрын
Hey, I am trying to replicate the player. However, I am getting Assertion Failed error
@caletorino
@caletorino 2 жыл бұрын
Maybe try my source code: github.com/Cale-Torino/Little_Apps/tree/main/1.%20C_Sharp/3.%20WinForms/30.%20VLC_Example/vlc_t It’s been a while since I’ve looked at this project.
@Antonina86
@Antonina86 Жыл бұрын
Why do I need real VLC player installed? I have a nuget package, isnt it enough?
@caletorino
@caletorino Жыл бұрын
You need the libs.. you can copy them as well doesn't matter as long as there are references to them wherever they are in your folder structure.
@Antonina86
@Antonina86 Жыл бұрын
​@@caletorino Do you mind to say that I get compiled libs if I download real VLC player? But nuget package is only interface methods.
@edsonferraz1
@edsonferraz1 4 жыл бұрын
Very good video. Is possible capture vídeo and áudio of a IPTV Setop Box, with USB input?
@elektronikhayatdemektir
@elektronikhayatdemektir 19 күн бұрын
sahte (dll ??)
@argentum17ru
@argentum17ru 3 жыл бұрын
Thank you!
@kikiolivia1622
@kikiolivia1622 4 жыл бұрын
can use rtsp ?
@caletorino
@caletorino 3 жыл бұрын
Yes VLC supports rtsp
@sonalimanostin6988
@sonalimanostin6988 Жыл бұрын
have u used rtsp? is it work??
@fernandodelgado9278
@fernandodelgado9278 3 жыл бұрын
Excelent work!!!, thanks for share, the Framework 4.5 and 64Bits settings apply, thanks
@sharonbuys33
@sharonbuys33 4 жыл бұрын
Very interesting, you should show your mobile work not these old videos XD
@wallelignworkie8749
@wallelignworkie8749 Жыл бұрын
not show
@pgfk4535
@pgfk4535 3 жыл бұрын
\[T] / thank you!
@PushkaryovVsevolod
@PushkaryovVsevolod 2 жыл бұрын
Dear friend! I paste a line of code this.vlcControl1.VlcLibDirectory = new DirectoryInfo(@".\VLC"); Everything starts to work. But after a while this line disappears. Can't figure out what to do??
@caletorino
@caletorino 2 жыл бұрын
Take a look at my example: github.com/Cale-Torino/Little_Apps/tree/main/1.%20C_Sharp/3.%20WinForms/30.%20VLC_Example/vlc_t You have to differentiate between x64 or x32 in visual studios property’s
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 284 М.
Is LEARNING WPF still WORTH it in 2023?
10:59
tutorialsEU
Рет қаралды 60 М.
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
.NET and C# are in trouble. Here is what I'd do.
10:57
Ed Andersen
Рет қаралды 115 М.
Твой медиа плеер на C#
7:02
Local 8080
Рет қаралды 838
Winforms VLC C# application
12:36
Roy Wilson
Рет қаралды 3 М.
C# CustomList Using UserControl And FlowLayoutPanel
21:37
Chieng
Рет қаралды 121 М.