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 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
Linux control a running vlc process through command line

is there any way to control an already running VLC player on ubuntu. For example, i am trying to start …

bash ubuntu vlc
Broadcasting to YouTube Live via RTMP using VLC from terminal

When running: cvlc -vvv 'Bootstrap Tutorial.mp4' --sout '#rtp{dst=rtmp://a.rtmp.youtube.com/live2,name=pa1…

youtube ffmpeg vlc rtmp
How to set HTTP User-Agent for VLC?

I am using VLC's command line option --http-user-agent, but it does not seem to work. My command is $ vlc --http-user-agent …

vlc
Compiling VLC on Linux: Error couldnt find Lua

I am trying to compile VLC for Linux. When I run the configure script, I am getting the error message …

compilation vlc
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 control VLC by java

I want to run a program called VLC in java and control it while running, for example if user clicked …

java vlc vlcj
MPEG-DASH playback on VLC

I see that VLC should support MPEG-DASH playback from version 2.1 onwards, but I can't seem to get it to play …

git vlc mpeg mpeg-dash
MPEG-TS Encoding

I have a file that i need to convert to MPEG-TS so that it fits the below specification: Elementary stream …

encoding video-streaming vlc mpeg2-ts dvb
VLC setting volume from command line/bash

With the risk of feeling really really stupid here, but I seem not to be able to set the volume …

bash volume vlc