LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-21-2007, 09:05 PM   #1
rm_-rf_windows
Member
 
Registered: Jun 2007
Location: Europe
Distribution: Ubuntu
Posts: 292

Rep: Reputation: 27
Playing video files directly from a DVD (avi, mpeg, etc.)


I'm sure someone will know the answer to this question, however, the use of video files being rather new to me, I haven't been able to find a solution to this problem. Here goes...

I've downloaded a bunch of silent films (with musical accompaniment), cartoons, documentaries, etc - which are all in the public domain, of course - , have burned them onto a DVD and would like to be able to view them directly from the DVD. The videos start, but then stop a few seconds later. I can then hear the DVD trying to load the data or at least that's what it sounds like it's trying to do... I've looked in the options and preferences in VCL and a few other players but haven't been able to find a solution.

I could just copy the files onto the desktop and play them, but is there an option in the video players that allows you to load the video before playing it? Or, is there another way around this problem? It would be inconvenient to always have to copy the files onto the desktop because a lot of them are very short (5 minute cartoons, etc.). What would be best is to just play them in VLC and to select them from a playlist.

Many thanks.
 
Old 06-21-2007, 09:57 PM   #2
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
I will take a guess and say that your machine is short on memory. In Linux memory that is not in active use gets used for buffers and cache. If there is minimal memory there is none left over for buffers and cache, so you wind up with a direct read from the drive instead of a buffered read.
 
Old 06-25-2007, 11:02 PM   #3
rm_-rf_windows
Member
 
Registered: Jun 2007
Location: Europe
Distribution: Ubuntu
Posts: 292

Original Poster
Rep: Reputation: 27
Hmmm... I'm not talking about a standard DVD here, just a bunch of short video files, avi's mpeg4's... all burned onto a DVD... Actually, loading a bunch of them onto the desktop in a directory I've created called 'video-temps' solves the problem. It takes about 10 minutes to load 2 or 3 hours of videos. I can then open them directly from the desktop directory. I was just curious to know if there was a way to read the files directly from the DVD without copying them to the actual computer and for everything to work okay. Perhaps a multimedia player setting and/or an alternative means of burning the files? Perhaps all of this is normal, anything being read from a DVD is going to be slower, much slower than if it is read directly from the HD.

Perhaps there's no solution. If anyone knows any more about this, I'd certainly appreciate your help, otherwise, copying the files onto the HD is okay too...

Many thanks.
 
Old 06-25-2007, 11:12 PM   #4
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Sounds like dma is not enabled on your drive install the hdparm program and use a command like this hdparm /dev/hda changing the hda part to the actual drive as it is accessed if you see a dma 0 then use hdparm -d1 /dev/hda again changing to the proper drive to set it then try again. Now in Debian you would edit the file /etc/hdparm.conf to add a section like this to have it set on every boot.

Code:
/dev/hda {
        dma = on
}
For other distro not sure how they do it, you could add the command hdparm -d1 /dev/hda to some startup file to set it.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Video editor for avi or mpeg files (Mepis) lenuvole Linux - Software 1 12-15-2005 07:14 AM
playing video of DAT MPEG AVI formats sharathg786 Red Hat 1 10-29-2005 05:59 AM
From Video-DVD to mpeg or avi. How? pepeq Linux - Software 0 02-13-2005 03:56 PM
only audio but no video when playing .mpeg files with MPlayer-0.90 koodoo Linux - Newbie 3 10-01-2004 03:43 AM
playing video files - avi for example pekuekfir Linux - Newbie 8 01-09-2002 04:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration