Tagged Questions
1
vote
1answer
845 views
OMXplayer and HDMI audio on the Raspberry Pi
When I try playing video using the command:
omxplayer -o hdmi
sound will not work unless I also include the -r switch.
The only problem with this is when the video is done it leaves a black screen ...
4
votes
1answer
117 views
Speed up playback rate of online videos in web browser on Debian Linux
Windows and Mac users have Enounce MySpeed to assist with increasing playback speed of online videos. What options do I have for increasing playback rate of online videos in Google Chrome on Debian ...
1
vote
1answer
232 views
Chromakey -video-editing in Unix?
My friends are recommending me to use OSx for video-editing but trying to use old good OSs such as Debian and Ubuntu. How can I do chromakey -video-editing in some Unix or Linux?
1
vote
1answer
442 views
HDMI output with HD 3000 only works with DVI output also in use
After moving to a new apartment I realized it was no longer practical to use my main desktop for my projector (Optoma HD100X) in the living room (the cable run would be crazy and I'd been planning on ...
2
votes
2answers
882 views
Mass deinterlacing with FFmpeg on Debian
I have about 300 videos, on a Debian server, stored in the following manner:
/mediaroot/1/m32.mp4
/mediaroot/2/m421.mp4
/mediaroot/n/mx.mp4
They all need to be deinterlaced, and I want to do it ...
3
votes
1answer
624 views
Capture and broadcast video from web cam
I have server on Debian 6, without Desktop Environment and I have simple web camera. Web camera is defined like /dev/video0, so I can use cat /dev/video0 > ~/photo to get image from it (of course ...
2
votes
1answer
454 views
Xorg freeze with external monitor on Intel Mobile GM965/GL960 ( Debian linux )
I have as issue with my ASUS X80L laptop ( system config: Celeron M 550, 2Gb RAM, Intel Mobile GM965/GL960 video ). I'm running Debian testing on it with X.Org v 1.12.1.902 and XFce 4.8.
Every 10-20 ...
0
votes
2answers
215 views
Video Conversion Tool in Debian 6?
Is there any video conversion software in debian 6 which supports all format?
4
votes
4answers
2k views
I have an ATI Radeon HD 6300 series video card; what do I use, radeon or radeonhd driver?
I want to install the correct driver for my video card under Debian and I don't know which to install, xserver-xorg-video-radeon or xserver-xorg-video-radeonhd?
I've also read some of the ...
2
votes
1answer
1k views
How to get recordmydesktop to record application's audio on Debian/Squeeze?
I'm on an amd64 Debian/Squeeze install on an Intel DX58SO motherboard. I want to use recordmydesktop to record application's audiovisual output. It's important any audio generated by the ...
3
votes
1answer
2k views
Debian 6.0 and Intel “Sandy Bridge” (DH67CL) integrated video
Is there a way to get the above to work - I have a quite recent desktop with the hardware and OS mentioned in the title. I was in a rush when first installing it, so I just grabbed an nvidia PCI-e ...
1
vote
1answer
1k views
simultaneously share /dev/videoX with multiple applications?
the goal is to use the same webcam for video chat apps and for home security at the same time. Currently, the webcam is working just fine with either VLC (or mjpg-streamer) and with Kopete - just not ...
