Tuesday, September 13, 2011

Solution for Video Driver Problem BOSS GNU/Linux

When Playing a video file from BOSS some times it will play audio for couple of seconds and it will stopped and the system is hanged.
You cant proceed any other work for this you should do following:


Open the terminal window

Type gstreamer-properties and Enter

following window will open












Click the video tab change autodetect option to a specific driver to work the video device driver.

In BOSS Linux Compaq Presario CQ43 Model you shoud choose the option

X Window System (No Xv)




Its shown following figure



After that checking whether its working click test option.

No comments:

Post a Comment

How to interact with the non-interactable Web Elements in Selenium

How to interact with the non-interact able Web Elements in Selenium    // Find the non-interactable element element WebElement element = dr...