Top "Libvlc" questions

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

How to embed VLC media player to my Android App

Is there a way to embed VLC media player to Android Application? I have several issues: 1) I have a video …

android video libvlc
How to stream your images/files with VLC?

So I know there are lot of wrappers of libVLC.dll . But I just do not know what one is …

c# .net streaming vlc libvlc
How to save video stream using VLC in commandline?

I'm trying to save online video using VLC in command line on Window 7 Basic. Here are few things I tried …

command-line streaming video-streaming vlc libvlc
A simple C program to play mp3 using libvlc

I am an average C/C++ programmer. Recently I took a project to make a media player with a smart …

c++ c mp3 media-player libvlc
Create a videoplayer with the LibVLC for android

I am trying to creat a video player for an android app with the last LibVLC. The problem is that …

java android vlc libvlc
How to Pause/Resume a process in Linux

I record my program until it closes. Start Command: cvlc screen:// --screen-left=0 --screen-top=0 --screen-width=1280 --screen-height=960 --screen-fps=30 \ --sout '#transcode{vcodec=…

linux vlc libvlc
C# VLC 1.1 Wrapper

Does anyone know about a C# VLC 1.1 Wrapper? I've found some wrappers for older versions of VLC (haven't tried them …

c# wrapper vlc libvlc
Where to download libvlc?

I can't find where to download libvlc. In fact I already use it in a Windows application I'm developping but …

c++ windows vlc libvlc
Saving a stream while playing it using LibVLC

Using LibVLC, I'm trying to save a stream while playing it. This is the python code: import os import sys …

c++ python c video-streaming libvlc
play audio to only one speaker left/right from commandline using libvlc

Is it possible to make vlc play audio to only one of the speakers left/right from commandline ?

vlc libvlc