LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 01-17-2010, 08:06 PM   #1
baronobeefdip
Senior Member
 
Registered: Jul 2009
Distribution: Debian Squeeze
Posts: 1,267

Rep: Reputation: 32
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

Last edited by baronobeefdip; 01-17-2010 at 09:36 PM.
 
Old 01-18-2010, 01:12 AM   #2
DragonSlayer48DX
Registered User
 
Registered: Dec 2006
Posts: 1,454
Blog Entries: 1

Rep: Reputation: 75
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
 
1 members found this post helpful.
Old 01-18-2010, 07:22 AM   #3
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
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.
 
1 members found this post helpful.
Old 01-18-2010, 07:24 AM   #4
cola
Senior Member
 
Registered: Sep 2007
Posts: 1,045

Rep: Reputation: 65
Quote:
Originally Posted by baronobeefdip View Post
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
 
Old 01-18-2010, 08:23 AM   #5
baronobeefdip
Senior Member
 
Registered: Jul 2009
Distribution: Debian Squeeze
Posts: 1,267

Original Poster
Rep: Reputation: 32
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
 
Old 01-18-2010, 08:41 AM   #6
DragonSlayer48DX
Registered User
 
Registered: Dec 2006
Posts: 1,454
Blog Entries: 1

Rep: Reputation: 75
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
 
Old 01-18-2010, 08:42 AM   #7
cola
Senior Member
 
Registered: Sep 2007
Posts: 1,045

Rep: Reputation: 65
Quote:
Originally Posted by baronobeefdip View Post
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.
 
Old 01-18-2010, 10:07 AM   #8
baronobeefdip
Senior Member
 
Registered: Jul 2009
Distribution: Debian Squeeze
Posts: 1,267

Original Poster
Rep: Reputation: 32
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
 
Old 01-18-2010, 12:25 PM   #9
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
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.
 
Old 05-04-2016, 10:38 AM   #10
shafeequepm
LQ Newbie
 
Registered: May 2016
Posts: 1

Rep: Reputation: Disabled
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
 
Old 05-04-2016, 12:17 PM   #11
mark_alfred
Senior Member
 
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Ubuntu Linux 16.04, Debian 10, LineageOS 14.1
Posts: 1,572

Rep: Reputation: 210Reputation: 210Reputation: 210
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.

Last edited by mark_alfred; 05-04-2016 at 12:19 PM.
 
Old 05-04-2016, 11:05 PM   #12
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
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
 
Old 05-04-2016, 11:44 PM   #13
mark_alfred
Senior Member
 
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Ubuntu Linux 16.04, Debian 10, LineageOS 14.1
Posts: 1,572

Rep: Reputation: 210Reputation: 210Reputation: 210
I think the issue shafeequepm described is still relevant today.
 
Old 05-06-2016, 07:36 AM   #14
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,882
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930
Quote:
Originally Posted by John VV View Post
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 View Post
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.
 
Old 09-13-2018, 11:09 PM   #15
Yukon
LQ Newbie
 
Registered: Feb 2004
Location: Vancouver BC
Distribution: Debian
Posts: 14

Rep: Reputation: 0
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.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Is anyone else annoyed that Ubuntu still can't play YouTube videos out the box? Mark_667 Linux - General 4 11-01-2009 12:53 PM
Videos/music won't play in ubuntu jrjone Linux - Newbie 4 06-08-2009 03:09 AM
Stupid TMZ videos won't play on Ubuntu 8.04 64 7pack Linux - Software 7 10-11-2008 10:39 AM
Can't play videos macvag Linux - Newbie 7 03-10-2005 07:10 AM
cannot get videos to play handles SUSE / openSUSE 1 01-18-2005 04:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 11:01 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration