View Single Post
Old 19-09-2006, 09:09 PM   #5 (permalink)
sariq
Guest
 
Posts: n/a
Default Re: how to play VCD (*.dat) files in ubuntu

thanks, playing dat files fine now. installed gstreamer plugins and totem back by following commands:
Code:
sariq@ubuntu:~$ sudo apt-get install gstreamer0.10-plugins-ugly
sariq@ubuntu:~$ sudo apt-get install gstreamer0.10-plugins-ugly-multiverse
sariq@ubuntu:~$ sudo apt-get install gstreamer0.10-plugins-bad
sariq@ubuntu:~$ sudo apt-get install gstreamer0.10-plugins-bad-multiverse
sariq@ubuntu:~$ sudo apt-get install gstreamer0.10-ffmpeg
sariq@ubuntu:~$ sudo apt-get install totem

Last edited by sariq; 19-09-2006 at 10:10 PM.