| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Wise Old Owl
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
|
Just got some DBZ movies Regards Ds
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/ |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#4 (permalink) |
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,657
|
VLC doesn't play Real Media format. AFAIK only the RealPlayer (Check UbuntuGuide to install it) and XINE can play it fairly decently.
And older versions of .rm will not work on Linux at all. You need an old MPC + Codec pack to make it work.
__________________
Harsh J www.harshj.com |
|
|
|
|
#6 (permalink) |
|
"The Gentleman"
Join Date: Sep 2006
Posts: 1,434
|
real player for linux: https://answers.launchpad.net/ubuntu...+question/7023
http://ubuntuforums.org/archive/index.php/t-140425.html http://ubuntuforums.org/showthread.php?t=207505
__________________
"The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense." - Dijkstra |
|
|
|
|
#7 (permalink) |
|
Wise Old Owl
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
|
^^ ntw I was downloading Mplayer only
Yuck even Mplayer cannot play it
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/ Last edited by Dark Star; 26-11-2007 at 09:44 PM. Reason: Automerged Doublepost |
|
|
|
|
#8 (permalink) |
|
"The Gentleman"
Join Date: Sep 2006
Posts: 1,434
|
thats why i have all linux audio & video players on my comp & still they consume very less space.
you name it & I have it.
__________________
"The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense." - Dijkstra |
|
|
|
|
#9 (permalink) |
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,657
|
Canonical Repositories have RealPlayer 7 in them. That should work good enough. (Canonical Repositories are enabled if you have Opera installed already, else just uncomment them in sources.list)
sudo apt-get update && sudo apt-get install realplayer
__________________
Harsh J www.harshj.com |
|
|
|
|
#10 (permalink) |
|
Wise Old Owl
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
|
Code:
Reading package lists... Done Building dependency tree Reading state information... Done Package realplayer is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package realplayer has no installation candidate
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/ |
|
|
|
|
#11 (permalink) |
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,657
|
Dude, read my post properly first! Weird, its installing here just fine!
Get this ... http://archive.canonical.com/ubuntu/...isty1_i386.deb
__________________
Harsh J www.harshj.com |
|
|
|
|
#12 (permalink) |
|
meowww meoww
Join Date: May 2006
Location: Ganymede
Posts: 121
|
real player works fine for my DBZ and Kenshin episodes
download the bin file from http://www.real.com/linux/ do chmod a+x filename.bin then ./filename.bin follow the steps edit: sumhow realplayer site doesn't seem to let download.strange try this http://www.4shared.com/file/30441016...yer10GOLD.html
__________________
"Microsoft: You've got questions. We've got a dancing paperclip." Have fun,no worries.. Last edited by Kenshin; 27-11-2007 at 12:11 AM. |
|
|
|
|
#14 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
@dark star:try sudo apt-get update && sudo apt-get install realplayer
works for me!and FTM,mplayer afaik supports realplayer formats.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#15 (permalink) |
|
Wise Old Owl
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
|
Installed and got working but due to sucking Graphics processor my Videos are hangig a lot in Real Player for Lin.. while not the case with frnd
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/ |
|
|
|
|
#17 (permalink) |
|
Think Zen.
Join Date: Dec 2005
Posts: 1,498
|
Its dri.RealPlayer videos play as if stuck,if dri isnt enabled.
i experienced this. But,IMO RealPlayer sucks. Dude,u said u had MPlayer installed. Did u get the w32codecs package too? If not get them from here: http://www.mplayerhq.hu/design7/dload.html Scroll down to the Binary Codec packages, and download the one for ur system. Regards, ray
__________________
Do what you will; but not because you must. -- Zen Quote |
|
|
|
|
#18 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
"glxinfo |grep direct" will let u know if u got DRI enabled.I hope you had
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#20 (permalink) | |
|
Wise Old Owl
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
|
Quote:
Code:
direct rendering: Yes
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/ |
|
|
|
|
|
#21 (permalink) | |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
DRI(Direct Rendering Infrastructure) is enabled it is needed!dont disable it
w32codecs will solve it.mplayer then works fine plays realcodecs too.also install mozplugger,mozilla-mplayer for firefox. below is from my Firefox about Quote:
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
|
#23 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
install all this from apt!mplayer is playing .rm files fine here!
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#25 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
install mozilla-mplayer for browser plugin.what i meant is mplayer is able to play realplayer codecs in my system
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#26 (permalink) |
|
Wise Old Owl
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
|
^^ INstalled that via synaptic and 1 more set of plugin but nothing worked
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/ |
|
|
|
|
#27 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
y?ur not a newbie i suppose,u can use "synaptic" to install "w32codecs !
press sudo apt-get update or press reload in synaptic for latest packages. http://www.simplehelp.net/2007/07/27...les-in-ubuntu/ have my /etc/apt/sources.list for ur reference: Code:
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution. #Repository List based on standard gutsy with many extra packages # If you get errors about missing keys, lookup the key in this file # and run these commands (replace KEY with the key number): # gpg --keyserver subkeys.pgp.net --recv KEY # gpg --export --armor KEY | sudo apt-key add - # # If you have a gpg key URL use (replace URL with the key address): # # wget -q URL -O- | sudo apt-key add - # # If you have a gpg key file use (replace FILE with the key file): # # sudo apt-key add FILE deb http://archive.ubuntu.com/ubuntu/ gutsy main restricted deb-src http://archive.ubuntu.com/ubuntu/ gutsy main restricted ## Major bug fix updates produced after the final release of the ## distribution. deb http://archive.ubuntu.com/ubuntu/ gutsy-updates main restricted deb-src http://archive.ubuntu.com/ubuntu/ gutsy-updates main restricted ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## universe WILL NOT receive any review or updates from the Ubuntu security ## team. deb http://archive.ubuntu.com/ubuntu/ gutsy universe deb-src http://archive.ubuntu.com/ubuntu/ gutsy universe deb http://archive.ubuntu.com/ubuntu/ gutsy-updates universe deb-src http://archive.ubuntu.com/ubuntu/ gutsy-updates universe ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## multiverse WILL NOT receive any review or updates from the Ubuntu ## security team. deb http://archive.ubuntu.com/ubuntu/ gutsy multiverse deb-src http://archive.ubuntu.com/ubuntu/ gutsy multiverse deb http://archive.ubuntu.com/ubuntu/ gutsy-updates multiverse deb-src http://archive.ubuntu.com/ubuntu/ gutsy-updates multiverse ## Uncomment the following two lines to add software from the 'backports' ## repository. ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. deb http://archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse ## Uncomment the following two lines to add software from Canonical's ## 'partner' repository. This software is not part of Ubuntu, but is ## offered by Canonical and the respective vendors as a service to Ubuntu ## users. deb http://archive.canonical.com/ubuntu gutsy partner deb-src http://archive.canonical.com/ubuntu gutsy partner deb http://security.ubuntu.com/ubuntu gutsy-security main restricted deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted deb http://security.ubuntu.com/ubuntu gutsy-security universe deb-src http://security.ubuntu.com/ubuntu gutsy-security universe deb http://security.ubuntu.com/ubuntu gutsy-security multiverse deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse # Seveas’ packages (GPG key: 1135D466) # GPG key-file: http://mirror.ubuntulinux.nl/1135D466.gpg deb http://mirror.ubuntulinux.nl gutsy-seveas all deb-src http://mirror.ubuntulinux.nl gutsy-seveas all # Medibuntu - Ubuntu 7.10 "gutsy gibbon" # GPG key-file: http://packages.medibuntu.org/medibuntu-key.gpg deb http://packages.medibuntu.org/ gutsy free non-free #deb-src http://packages.medibuntu.org/ gutsy free non-free # Debuntu Ubuntu gutsy packages # GPG Key: http://repository.debuntu.org/GPG-Key-chantra.txt deb http://repository.debuntu.org/ gutsy multiverse #deb-src http://repository.debuntu.org/ gutsy multiverse
__________________
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; 02-12-2007 at 05:41 PM. |
|
|
|
|
#28 (permalink) |
|
in search of myself
Join Date: Sep 2006
Location: Gurgaon
Posts: 1,719
|
I have downloaded realplayer.bin file. How to install it ??
__________________
:::::::::::::::::::: Unban Praka123 :::::::::::::::::::: Vista is my Secretary | Mac is my Girlfriend | Linux is my Wife "Ek Se Mera Kya Hoga" |
|
|
|
|
#29 (permalink) |
|
Wise Old Owl
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
|
Installing libdvdcss2 and w32 video codecs in Ubuntu Gutsy Gibbon
Support for WMV, RealMedia and other formats has been bundled into the w32codecs package. This package is not available from the Ubuntu repositories due to licensing and legal restrictions. For Ubuntu Gutsy Gibbon Users run the following command Code:
sudo wget http://www.medibuntu.org/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/medibuntu.list Code:
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - Code:
sudo apt-get update Code:
sudo apt-get install w32codecs libdvdcss2 Code:
sudo apt-get update If you want to install Mplayer with plug-in for Mozilla Firefox run the following command Code:
sudo apt-get install mozilla-mplayer I did all hat now Totem play .rm files but Mplayer and VLC did not
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/ |
|
|
|
|
#30 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
in mplayer,u have to rightclick preferences>select audio=alsa,video=xv and now go to codecs and demuxer option.there try setting video codec=win32xx option.save and restart
now open a terminal and run: "gmplayer /directorywherefileresides/dsdsds.rmvb" to see whether it works and also if it errs,look at terminal for more details. for Xine,U have to do the same,but u have select "master of the universe" option to customize.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| converting avi to rmvb | manishjha18 | QnA (read only) | 2 | 05-07-2007 01:58 PM |
| RMVB to AVI Converter | h_kunte | QnA (read only) | 4 | 03-03-2007 08:23 PM |
| .rmvb converter | maharajadhiraj | QnA (read only) | 8 | 23-05-2006 10:14 PM |
| .rmvb convertor needed | maharajadhiraj | QnA (read only) | 1 | 07-05-2006 01:27 PM |
| i find rmvb much better... | manmay | QnA (read only) | 29 | 17-04-2006 08:50 PM |