LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   ubuntu won't play my videos (https://www.linuxquestions.org/questions/ubuntu-63/ubuntu-wont-play-my-videos-782860/)

baronobeefdip 01-17-2010 08:06 PM

ubuntu won't play my videos
 
i have just installed ubuntu on my computer and its been a real good experience until i found that it won't play my videos, do i have to download some sort of codec or plugin (even vlc won't play anything and it usually comes with the codecs pre-installed) i know linux can play my videos i have had them working with my pclinuxos desktop why not ubuntu

i'm using ubuntu 9.04

DragonSlayer48DX 01-18-2010 01:12 AM

Hi~

In the terminal, type:

Code:

sudo apt-get install ubuntu-restricted-extras
This will install all the proprietary codecs, Flash, Java, etc., etc. that are needed for your multimedia software. Ubuntu just doesn't include them by default.

Cheers

jay73 01-18-2010 07:22 AM

I also recommend vlc and smplayer and the various gstreamer-plugins. The default player (Totem) will do fine, I just don't like the interface all that much.

cola 01-18-2010 07:24 AM

Quote:

Originally Posted by baronobeefdip (Post 3830309)
i have just installed ubuntu on my computer and its been a real good experience until i found that it won't play my videos, do i have to download some sort of codec or plugin (even vlc won't play anything and it usually comes with the codecs pre-installed) i know linux can play my videos i have had them working with my pclinuxos desktop why not ubuntu

i'm using ubuntu 9.04

This should do all as posted before.
Code:

sudo apt-get install ubuntu-restricted-extras

baronobeefdip 01-18-2010 08:23 AM

i see, well i'll try it as soon as its done upgrading to version 9.10 i heard that upgrading to a later version fixes this problem (but after you said that these codecs aren't included in ubuntu by default i might need to run your command in the terminal anyway)

why doesn't ubuntu have these codecs in the installation by default, are they copyrighted or something, all the other distros i played movies in work why not this one

i also want to know if doing all of this will make it play youtube videos also (for some reason it just stays a black box nothing come up wonder why

DragonSlayer48DX 01-18-2010 08:41 AM

I hope your upgrade works- I've not had much luck upgrading and I hear a lot of others that have problems, as well. But yes, you'll still need to install the codecs. Some distro maintainers don't like including proprietary code in their software, and Canonical is one of them. FWIW, I'm running 8.04, and yes, YouTube videos play just fine after the codecs were installed.

Cheers

cola 01-18-2010 08:42 AM

Quote:

Originally Posted by baronobeefdip (Post 3830833)
i see, well i'll try it as soon as its done upgrading to version 9.10 i heard that upgrading to a later version fixes this problem (but after you said that these codecs aren't included in ubuntu by default i might need to run your command in the terminal anyway)

why doesn't ubuntu have these codecs in the installation by default, are they copyrighted or something, all the other distros i played movies in work why not this one

i also want to know if doing all of this will make it play youtube videos also (for some reason it just stays a black box nothing come up wonder why

I remember,ubuntu-restricted-extras would let you play youtube videos as it installs adobe flash player.

Codecs are not installed by default because those are not free as GNU policy.

baronobeefdip 01-18-2010 10:07 AM

explains alot but i think i got it all working (youtube works and music works) but now i want to know how i can use orbit downloader in ubuntu is it even possible (couldn't find anything on the website

jay73 01-18-2010 12:25 PM

It seems only windows is supported. Don't worry, there are alternatives. For starters, you should explore the many extensions that can be used with firefox:
start up firefox
go to the Tools menu
select Add-ons
select Get Add-ons
click on Browse all add-ons
There should be plenty of download solutions.

You can also use the stand-alone d4x and jdownloader download managers (although they can integrate with firefox, too) if you use hosting sites like rapidshare, depositfiles, etc.

shafeequepm 05-04-2016 10:38 AM

cant play videos in ubuntu
 
when i entered the code you given in terminal it says

"ubuntu@ubuntu:~$ sudo apt-get install ubuntu-restricted-extras
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ubuntu-restricted-extras
ubuntu@ubuntu:~$ ^C
ubuntu@ubuntu:~$

"

why this happening

mark_alfred 05-04-2016 12:17 PM

You need to make sure you have the multiverse repository enabled. You can enable this via opening Synaptic and choosing Settings/Repositories. Or Ubuntu Software Centre via Edit/Software Sources. In each case there's a choice of "Software that is restricted by copyright or legal issues (Multiverse)". Just choose this, update your software and install it (see below), and it will work.

Code:

sudo apt-get update && sudo apt-get install ubuntu-restricted-extras
Or you can use either Synaptic or Ubuntu Software Centre to do this. Again, after adding the Multiverse repository, you need to update (or reload, as the function is known in Synaptic) your sources.

Also, it depends on which Ubuntu version you're using. If you're using Kubuntu, then the package you want is kubuntu-restricted-extras. Same for Xubuntu (xubuntu-restricted-extras). See package description here.

John VV 05-04-2016 11:05 PM

shafeequepm

this thread is also SIX YEARS OLD

old instructions will not work out well on a new operating system ( somethings might)

just try using XP instructions for Windows 8 or 10
-- that will not work out well for you

mark_alfred 05-04-2016 11:44 PM

I think the issue shafeequepm described is still relevant today.

rtmistler 05-06-2016 07:36 AM

Quote:

Originally Posted by John VV (Post 5540765)
shafeequepm

this thread is also SIX YEARS OLD

old instructions will not work out well on a new operating system ( somethings might)

just try using XP instructions for Windows 8 or 10
-- that will not work out well for you

Unusual for me, but I managed to notice.
Quote:

Originally Posted by mark_alfred (Post 5540774)
I think the issue shafeequepm described is still relevant today.

Possibly, however what user shafeequepm needs to do is post their system specs and what version of Ubuntu they are using.

Yukon 09-13-2018 11:09 PM

Today, installing Ubuntu 18.04, dismayed to find that despite extras, Ubuntu won't play e.g. UCF or like. One could suppose they are weanies that don't like it but I will move to different distribution because this is not right.


All times are GMT -5. The time now is 12:19 PM.