PDA

View Full Version : vlc media player, smplayer কাজ করছে না। হেল্প প্লিজ



Ahanaf
February 8th, 2015, 12:56 PM
vlc, smplayer দিয়ে কোন ভিডিও ওপেন হচ্ছে না। কোন ভিডিও ওপেন করতে গেলে এক পলক এসে আবার নাই হয়ে যাচ্ছে। কিন্তু বিল্ট ইন প্লেয়ার দিয়ে প্লে হচ্ছে। এখন কিভাবে আমি এই প্লেয়ার গুলো চালাতে পারি?
আমি উবুন্টু 14.04 lts ব্যবহার করছি। help me

Bashing-om
February 8th, 2015, 09:00 PM
Ahanaf; Hi ! Welcome to the forum .

Your post did not make it. But, do I understand correctly that you are experiencing difficulties with DVDs ?
IF you have (u)buntu installed:
Have you:


sudo apt-get install ubuntu-restricted-extras
sudo apt-get install libdvdread4

Then open a terminal window and execute:


sudo /usr/share/doc/libdvdread4/install-css.sh

Rebooting may be necessary.
After this, VLC will automatically use it.
If after doing all this, you still get messages about not being able to play DVDs, check that the DVD drive has a region set.


sudo apt-get install libdvdcss libdvdread4 libdvdnav4

then again run:


sudo /usr/share/doc/libdvdread4/install-css.sh




I hope this helps