 |
20-06-2007, 12:29 PM
|
#1 (permalink)
|
|
!FREEWARES!
Join Date: Aug 2004
Location: Mumbai
Posts: 1,077
|
Multimedia issues in Ubuntu 7.04
Problem wit playing media files in Ubuntu 7.04
I recently installed Ubuntu 7.04. I copied quicktime4linux.tar.bz2 from one of d Digit CD/DVD. I want to install it but I m not getting ne rite solution. Diff. sites have diff. things to say n somehow none of d media files r wrkg. Ubuntu always wants something new... libdvd package or gcc or something or d odr.
Isnt thr an easier way out like a setup file in windows? I basically want to play mp3, vob, avi, mpeg, etc. files...
I tried d repository thing, downloaded kaffeine as well but again I cant "untar" n install it. Again if I m not mistaken, for running kaffeine some odr package needs to b downloaded... So how do I go abt it..
PS: Tried searching but didnt find a solution at thinkdigit.
__________________
MBP 13.3";
PC: Core i-5 2400, Intel H67, GSkill 4GB DDR3, Sapphire 6850 Toxic, 1TB HDD, Samsung P2370
Steam (Cod-MW2 only) - akshay81
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
20-06-2007, 12:35 PM
|
#2 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Multimedia issues in Ubuntu 7.04
Hmmm,
Run this following in the terminal and you wont get another chance to complain on lack of multimedia on Ubuntu ever:
Code:
sudo apt-get install ubuntu-restricted-extras libxine-extracodecs gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-pitfdll
After this, Totem will play most formats, and so will Rhythmbox.
Alternatively, run:
Code:
sudo apt-get install vlc vlc-plugin-*
This will install VLC player and you won't have any worries playing any kind of media.
And finally, remember to use Applications > Add/Remove Programs to get all your required apps the easy way.
Note: Methods above require a full internet access.
__________________
Harsh J
www.harshj.com
|
|
|
20-06-2007, 02:06 PM
|
#3 (permalink)
|
|
!FREEWARES!
Join Date: Aug 2004
Location: Mumbai
Posts: 1,077
|
Re: Multimedia issues in Ubuntu 7.04
Thnx Qwerty... Tryin it out...
__________________
MBP 13.3";
PC: Core i-5 2400, Intel H67, GSkill 4GB DDR3, Sapphire 6850 Toxic, 1TB HDD, Samsung P2370
Steam (Cod-MW2 only) - akshay81
|
|
|
20-06-2007, 03:12 PM
|
#4 (permalink)
|
|
Resident Fanatic
Join Date: Jul 2006
Location: /Milky way/earth/india/
Posts: 911
|
Re: Multimedia issues in Ubuntu 7.04
Is there any media player by which we can organise our songs easily...
__________________
----------
|
|
|
20-06-2007, 03:24 PM
|
#5 (permalink)
|
|
GaurishSharma.com
Join Date: May 2005
Location: Jaipur
Posts: 4,116
|
Re: Multimedia issues in Ubuntu 7.04
Amorok
|
|
|
20-06-2007, 03:38 PM
|
#6 (permalink)
|
|
Burning Bright
Join Date: May 2006
Location: NIT, Bhopal
Posts: 266
|
Re: Multimedia issues in Ubuntu 7.04
Amarok is too good but Rhythmbox is also not bad for organizing song files
__________________
..::Fedora ::.. Freedom + Infinity + Speech
Registered Linux User #447318
GNUger was here.... Grrr....
Maah! Blog
http://brightedges.blogspot.com/
|
|
|
20-06-2007, 04:05 PM
|
#7 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Multimedia issues in Ubuntu 7.04
Amarok's library system is the best right now out there, but you might find its playlist system and interface a bit complicated, unless you have media buttons on your keyboard or a remote perhaps.
__________________
Harsh J
www.harshj.com
|
|
|
20-06-2007, 05:21 PM
|
#8 (permalink)
|
|
!FREEWARES!
Join Date: Aug 2004
Location: Mumbai
Posts: 1,077
|
Re: Multimedia issues in Ubuntu 7.04
@qwerty
Whn I enter -
Quote:
|
sudo apt-get install ubuntu-restricted-extras libxine-extracodecs gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-pitfdll
|
I get dis error -
Quote:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package ubuntu-restricted-extras
|
__________________
MBP 13.3";
PC: Core i-5 2400, Intel H67, GSkill 4GB DDR3, Sapphire 6850 Toxic, 1TB HDD, Samsung P2370
Steam (Cod-MW2 only) - akshay81
|
|
|
20-06-2007, 08:00 PM
|
#9 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Multimedia issues in Ubuntu 7.04
you need to set ur /etc/apt/sources.list a good one.try http://ubuntuguide.org
btwn dont try source packages from DIGIT CD/DVD,they are doing this for "name" sake.unlike in windows,Linux got available packages list listed nicely in SYnaptic manager(in menu>System>administration).dont get fooled by the source packages(.gz,.tar.gz,.bz2 etc).instead use apt-get or synaptic to do for u install softwares.
It seems so many people are fooled by DIGIT CD sources. 
U can read why this is wrong way for Linux starters @ http://www.thinkdigit.com/forum/show...72&postcount=4
Quote:
Dont try those source given from digit.its just illogical for eg;how it'll be if u get those .dll files,diffrnt config things etc wholesale to ur hand instead of installshield setup or simply "setup.exe"-the same thing in linux/unix are those gzipped(.gz) or bzipped(.bz2) source files;for eg:ur xmms source!.
So the thing is there are very good package managers which can fetch you and install software without searching internet like in windows.for eg: Debian or Ubuntu have apt and dpkg doing a wonderful job.for redhat/fedora .rpm is there,yum is there etc.
So never try those outdated source and if possible any source packages,get ur package manager works for you! 
for eg:in GNOME menu after Applications and Places,there is another menu called System which contains administration menu>in which there is synaptic manager.give ur local user password when prompted.
Do read below article very informative for Windows Users too:
http://linux.oneandoneis2.org/LNW.htm
|
U can edit /etc/apt/sources.list as follows once in GNOME:
first get run dialog:
press ALT+F2.
inside enter below commands and press enter:
Code:
gksudo gedit /etc/apt/sources.list
just get ur entries looks similar to the one below or from http://ubuntuguide.org
do not remove the ubuntu cd entry.
Code:
# # If you get GPG errors with this sources.list, locate the GPG key in this file
# # and run these commands (where KEY is replaced with that key)
# #
# # gpg --keyserver hkp://subkeys.pgp.net --recv-keys KEY
# # gpg --export --armor KEY | sudo apt-key add -
#Ubuntu Security
deb http://archive.ubuntu.com/ubuntu/ feisty-security main restricted
deb-src http://archive.ubuntu.com/ubuntu/ feisty-security main restricted
deb http://archive.ubuntu.com/ubuntu/ feisty-security universe
deb-src http://archive.ubuntu.com/ubuntu/ feisty-security universe
deb http://archive.ubuntu.com/ubuntu/ feisty-security multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty-security multiverse
# # Ubuntu supported packages
# # GPG key: 437D05B5
deb http://archive.ubuntu.com/ubuntu/ feisty main restricted
deb-src http://archive.ubuntu.com/ubuntu/ feisty main restricted
deb http://archive.ubuntu.com/ubuntu/ feisty-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ feisty-updates main restricted
#
# # Ubuntu community supported packages
# # GPG key: 437D05B5
deb http://archive.ubuntu.com/ubuntu/ feisty universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty universe multiverse
deb http://archive.ubuntu.com/ubuntu/ feisty-updates universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty-updates universe multiverse
# # Ubuntu backports project
# # GPG key: 437D05B5
deb http://archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
#### Proposed Multiverse ####
deb http://archive.ubuntu.com/ubuntu/ feisty-proposed main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty-proposed main restricted universe multiverse
#### Canonical Commercial ####
deb http://archive.canonical.com/ubuntu feisty-commercial main
deb http://medibuntu.sos-sts.com/repo/ feisty free non-free
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
Last edited by praka123; 20-06-2007 at 08:14 PM.
|
|
|
20-06-2007, 10:00 PM
|
#10 (permalink)
|
|
!FREEWARES!
Join Date: Aug 2004
Location: Mumbai
Posts: 1,077
|
Re: Multimedia issues in Ubuntu 7.04
@praka
Thnx 4 ur help. I tried d steps mentioned by u but I m getting this error now -
Quote:
Reading package lists... Done
Building dependency tree
Reading state information... Done
gstreamer0.10-plugins-base is already the newest version.
gstreamer0.10-plugins-good is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gstreamer0.10-plugins-bad: Depends: libgsm1 (>= 1.0.10) but it is not installable
Depends: libmpcdec3 but it is not installable
Depends: libswfdec0.3 (>= 0.3.6) but it is not going to be installed
libxine-extracodecs: Depends: libxine1-ffmpeg but it is not going to be installed
ubuntu-restricted-extras: Depends: gstreamer0.10-plugins-ugly but it is not going to be installed
Depends: sun-java6-plugin but it is not going to be installed
E: Broken packages
|
I tried foll. commands as well -
Quote:
sudo apt-get install libdvdread3
sudo /usr/share/doc/libdvdread3/install-css.sh
sudo apt-get install totem-xine
sudo apt-get install libdvdcss2
|
But now Totem player says "Internal data flow error" for evry file I try to open
__________________
MBP 13.3";
PC: Core i-5 2400, Intel H67, GSkill 4GB DDR3, Sapphire 6850 Toxic, 1TB HDD, Samsung P2370
Steam (Cod-MW2 only) - akshay81
Last edited by Akshay; 20-06-2007 at 10:10 PM.
|
|
|
20-06-2007, 10:29 PM
|
#11 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Multimedia issues in Ubuntu 7.04
hmm.after editing ur sources.list,u need to do "apt-get update".did u done this
else
it shud be with ur /etc/apt/sources.list.can u attach ur /etc/apt/sources.list somewhere.
libdvdread3,sun-java6-plugin all are installed via apt in my Ubuntu Feisty.though some packages are may be.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
21-06-2007, 10:34 AM
|
#12 (permalink)
|
|
Wise Old Owl
Join Date: Jul 2004
Location: Chennai
Posts: 1,659
|
Re: Multimedia issues in Ubuntu 7.04
Do any of you get sound while playing quicktime files in vlc ?
|
|
|
21-06-2007, 11:11 AM
|
#13 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Multimedia issues in Ubuntu 7.04
I do sometimes and sometimes not.
__________________
Harsh J
www.harshj.com
|
|
|
21-06-2007, 11:21 AM
|
#14 (permalink)
|
|
Wise Old Owl
Join Date: Jul 2004
Location: Chennai
Posts: 1,659
|
Re: Multimedia issues in Ubuntu 7.04
Yeah.. especially the trailers on the magazine dvd`s.. I don`t get sound at all..
|
|
|
21-06-2007, 05:31 PM
|
#15 (permalink)
|
|
Burning Bright
Join Date: May 2006
Location: NIT, Bhopal
Posts: 266
|
Re: Multimedia issues in Ubuntu 7.04
I never had any issues with quicktime files in Totem.. What I do is
Code:
$ sudo yum install gstreamer*
__________________
..::Fedora ::.. Freedom + Infinity + Speech
Registered Linux User #447318
GNUger was here.... Grrr....
Maah! Blog
http://brightedges.blogspot.com/
|
|
|
21-06-2007, 10:54 PM
|
#16 (permalink)
|
|
!FREEWARES!
Join Date: Aug 2004
Location: Mumbai
Posts: 1,077
|
Re: Multimedia issues in Ubuntu 7.04
My sources.list -
I entered d command -
n den thru totem player downloaded GStreamer thing. Now everythng is wrkg fine.... Thnx all.
PS: I m planning to format my comp. So can I take a backup of these codecs so dat I dont hav to download dem again???
__________________
MBP 13.3";
PC: Core i-5 2400, Intel H67, GSkill 4GB DDR3, Sapphire 6850 Toxic, 1TB HDD, Samsung P2370
Steam (Cod-MW2 only) - akshay81
|
|
|
21-06-2007, 11:07 PM
|
#17 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Multimedia issues in Ubuntu 7.04
u can try "aptoncd" google for that!
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
21-06-2007, 11:10 PM
|
#18 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Multimedia issues in Ubuntu 7.04
You can take a backup of the /var/cache/apt/ folder
__________________
Harsh J
www.harshj.com
|
|
|
22-06-2007, 01:46 AM
|
#19 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Multimedia issues in Ubuntu 7.04
apt-on-cd will be a much better idea. It will create an ISO file of your /var/cache/apt/archive folder. When you insert the disk, you will be asked to add it to your repositories and can install packages from it.
|
|
|
22-06-2007, 11:42 AM
|
#20 (permalink)
|
|
!FREEWARES!
Join Date: Aug 2004
Location: Mumbai
Posts: 1,077
|
Re: Multimedia issues in Ubuntu 7.04
@mehul, praka
Tried Apton CD - I cud easily take backup of all d packages. It is easy to use n convinient... Thnx 4 ur help.
__________________
MBP 13.3";
PC: Core i-5 2400, Intel H67, GSkill 4GB DDR3, Sapphire 6850 Toxic, 1TB HDD, Samsung P2370
Steam (Cod-MW2 only) - akshay81
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|