HOW TO RUN AVSQ01.DAT FILES

Asked by SUNDARAM

RUNNING GRAPHICS FILES IN UBUNTU

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu nautilus Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
naufal (musp-student) said :
#1

hello,
try this link:
https://answers.launchpad.net/ubuntu/+question/22214

hope this help...

Revision history for this message
Bhavani Shankar (bhavi) said :
#2

Hello sundaram

Suppose you have a DAT file called Avseq1.dat.To play that open a terminal and give the following command

totem ./Avseq1.dat

Just make sure you put the right path and you have the right codecs

so install the w32 codecs package and libdvdcss2 package (optional)

run the following command in a terminal (applications ->accessories -> terminal)

sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list

Then, add the GPG Key using the following commands

sudo apt-get update

sudo apt-get install medibuntu-keyring

sudo apt-get update

Install Codecs using the following command

sudo apt-get install w32codecs libdvdcss2

Regards

Bhavani Shankar.

Can you help with this problem?

Provide an answer of your own, or ask SUNDARAM for more information if necessary.

To post a message you must log in.