| 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) |
|
Broken In
Join Date: Aug 2004
Posts: 101
|
wat do i have to do to be able to watch vcd's nd .dat files in ubuntu? |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
Alpha Geek
Join Date: Dec 2003
Posts: 780
|
Mplayer and Xine are two very popular media players. Try them out
If you install xine, get the GTK+2 gui for it, called gxine, as well.
__________________
Hardware - Celeron 266 MHz, 128MB RAM, Intel i740 8MB RAM Software - Slackware Linux 10.1; Archlinux 0.7; Windows 98 SE Humanware - GS/CS C++ L+++ w b+++ DI+ D+ e |
|
|
|
|
#4 (permalink) |
|
Broken In
Join Date: Aug 2004
Posts: 101
|
thnx for ur replies guys.
i installed gxine using apt-get,and as rhythmbox was not playing mp3, i also installed xmms now i am facing the problem that when i play any movie with gxine,it plays, properly, but there is no sound.also when i play mp3 with xmms,it stops responding.device manager says my soundcard has been correctly detected, and i get all the system sounds. i tried to reconfigure my sndcard with alsa, but when i type alsaconf + enter in terminal,it says command not found, though i have alsa base, utilities, and source installed. please tell me how i can play mp3 and movies properly.i've correctly configured everything else,including my reliance fwp as modem,and if i get this working, i plan to switch to linux completely. i had also tried installing mplayer,but iy is not available via apt-get and when i tried to install from the source package with gui enabled, it returned an error that X11 support is needed for GUI compilation |
|
|
|
|
#5 (permalink) |
|
FooBar Guy
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
|
From Ubuntu's Synaptic, select Xine and also install the native Win32 codecs from MPlayer's website. Just installing xine will do little help.
After downloading the Win32 libraries from this site: http://www4.mplayerhq.hu/MPlayer/rel...l-20050412.zip Extract and copy the files to /usr/lib/win32/
__________________
- -- http://www.MovieAB.com - A tiny movie mashup! |
|
|
|
|
#6 (permalink) |
|
Alpha Geek
Join Date: Dec 2003
Posts: 780
|
Well gxine by default mutes the volume I think, there is a volume slider below the video screen, try sliding it to get the volume up.
To run alsaconf, you have to be the superuser. With ubuntu disabling the root account, you should try "sudo alsaconf" and then give the root password.
__________________
Hardware - Celeron 266 MHz, 128MB RAM, Intel i740 8MB RAM Software - Slackware Linux 10.1; Archlinux 0.7; Windows 98 SE Humanware - GS/CS C++ L+++ w b+++ DI+ D+ e |
|
|
|
|
#7 (permalink) | |
|
FooBar Guy
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
|
Quote:
__________________
- -- http://www.MovieAB.com - A tiny movie mashup! |
|
|
|
|
|
#8 (permalink) |
|
Alpha Geek
Join Date: Dec 2003
Posts: 780
|
Ah ok ... thanks for clarifying
__________________
Hardware - Celeron 266 MHz, 128MB RAM, Intel i740 8MB RAM Software - Slackware Linux 10.1; Archlinux 0.7; Windows 98 SE Humanware - GS/CS C++ L+++ w b+++ DI+ D+ e |
|
|
|
|
#9 (permalink) |
|
Broken In
Join Date: Aug 2004
Posts: 101
|
there is no directory called win32 in /usr/lib.do i have to create it?
also,how do i copy all the contents of a folder to another location in one go?i cant use the gui as administrator in ubuntu,and have to do all such jobs thru terminal. i used thefollowing command but it didnt work Code:
cp /root/MyDownloads/windows-all-20050412 /home/apollo cp: omitting directory `/root/MyDownloads/windows-all-20050412' |
|
|
|
|
#10 (permalink) |
|
FooBar Guy
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
|
$ sudo mkdir /usr/lib/win32 $ sudo cp -r /path/to/windows-all-20050412/* /usr/lib/win32/ keep entering your password when it prompts:
__________________
- -- http://www.MovieAB.com - A tiny movie mashup! |
|
|
|
|
#11 (permalink) |
|
Alpha Geek
Join Date: Dec 2003
Posts: 780
|
Just remember to use the "-r" switch to copy or delete directories.
__________________
Hardware - Celeron 266 MHz, 128MB RAM, Intel i740 8MB RAM Software - Slackware Linux 10.1; Archlinux 0.7; Windows 98 SE Humanware - GS/CS C++ L+++ w b+++ DI+ D+ e |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|