Meta.Vlc icon indicating copy to clipboard operation
Meta.Vlc copied to clipboard

Meta.Vlc is a LibVlc wrapper for WPF.

Results 60 Meta.Vlc issues
Sort by recently updated
recently updated
newest added

Hello, I'm using Meta.Vlc libraries to play video (multicast streamed) over the network. At the begging the video works perfectly just 0.5 second delay. The problem is that delay after...

现象: 1,找一个2s的音频 2,Stream的方式播放音频 =>只播放了1.5s的音频,最后半秒没有播放 临时解决方案: 播放之前,先停止一下

Hi. I need to get every frame that is being rendered as a System.Drawing.Bitmap (or something equivalent) so I can process it and then see this processed frame rendered (like...

question

How can I set a .png mask as a vlc player property? There are two instances of vlc one superimposed on the other. The first instance of vlc start the...

首先谢谢作者的贡献,我觉得十分有用。并且发现,这个版本缺少FPS属性,并建议装TakeSnapshot返回MemoryStream或Image,希望作者能够抽出宝贵的时间维护一下

#That just may show after restart windows10 with low probability. #prepare create a VLCplayer in xaml the same as Example. play a MP4 after the Event ContentRendered. restart Windows10 computer...

i have tried to use media.play() and media.pause() to get it. But sometime, it won't work as what it should be, it just show nothing on the panel. Although i...

It would be helpful to have a function or way to set the player to the nearest keyframe to a position to avoid having artifacts. I see Seek in other...

平台目标:Any CPU 首选32位:不勾选 调试时报错: System.BadImageFormatException:“未能加载文件或程序集“Meta.Vlc.Wpf, Version=16.5.1.0, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。试图加载格式不正确的程序。” 当“平台目标”设置为“x86”或者勾选“首选32位”时,运行正常!

Nuget上的Meta.Vlc.Lib版本还是2.x,能否更新到3.x?