Top "Vlc" questions

VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols.

How to Convert Videos on VLC batch/CLI?

I need to do a mass-conversion of videos from a video recorder in the .mod format, to other file formats, …

command command-line-interface line vlc video-conversion
How to remove the right click menu in VLC Media Player?

I am adapting VLC to make a custom video player. I chose VLC because of its ability to play lots …

contextmenu vlc right-click skin video-player
How to live stream a local video using FFmpeg

I am trying to get used to the FFmpeg library, and currently, I have been trying to stream local video …

video ffmpeg stream udp vlc
Play video file with VLC, then quit VLC

I am working on a simple Python script that is supposed to do something, then play a video file, and …

python windows vlc subprocess
VLC RTSP live stream to Android

For my app I have to stream from a decklink card to an Android app (I must be a live …

android stream vlc rtsp
How does vlc.py play video stream?

I want to use vlc.py to play mpeg2 stream http://wiki.videolan.org/Python_bindings. There are some examples …

python video-streaming vlc
How to capture microphone input in VLC?

I'm trying to capture microphone input in VLC media player via the http interface and stream this but so far …

streaming vlc
Playing RTP using VLC

I currently have an Android application that is capturing video from the camera and streaming it over RTP. I do …

vlc rtp sdp
VLC record webcam and stream to chrome linux

I am currently looking for how to accomplish what I have been told is possible. I was told that we …

google-chrome ubuntu html5-video vlc video-recording
How to embed VLC in webpage

I am trying to embed a video into my HTML/ASP webpage using VLC. The box appears showing the VLC …

javascript html css embed vlc