Top "Libvlc" questions

LibVLC is the external programming interface of the VLC media player.

Time code and filename prefix in VLC

I find this material, http://wiki.videolan.org/Documentation:Play_HowTo/Format_String. I try the time code of the …

time filenames vlc libvlc scene
Unable to find axAXVLC plugin in visual studio

I am trying to use the ActiveX plugin for VLC player in a windows forms application using c#. I can …

c# visual-studio-2012 libvlc
Reduce delay when playing rtp stream with libvlc on Android

I am using LibVLC version 3.0.0 to play incoming mpeg2ts stream over rtp on Android. The code is the following: …

java android vlc libvlc
FFmpeg vs Libav vs libVLC vs Gstreamer as of 2018

I am trying to do some video processing on real time. I was beginning to try the FFmpeg, but I …

c++ ffmpeg gstreamer libvlc