Tagged Questions
2
votes
0answers
84 views
How to route one video device to multiple programs
I'd like to direct the output of a single capture card (Hauppauge PVR-150) to two programs: VLC (for streaming on LAN) and MythTV for scheduled recording. I think it's possible to do this with the ...
5
votes
2answers
1k views
Trouble getting VLC to record from the webcam via command line
my ~/.bashrc contains the following function
webcamrecord () {
vlc v4l2:// :v4l-vdev="/dev/video0" :v4l-adev="/dev/audio2" :v4l-norm=3 :v4l-frequency=-1 :v4l-caching=300 :v4l-chroma="" ...
2
votes
2answers
306 views
Why do we have to wait for a Video (over samba share) in VLC?
So.. We have a router that has an HDD on it and I share videos through samba.
Our problem is, when we want to watch videos like these:
file NOTX264AVI.avi
NOTX264AVI.avi: RIFF (little-endian) ...