View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 6 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: Mounting ISO DVD images
PostPosted: Mon Jun 12, 2006 6:33 am 
Offline
Joined: Fri May 26, 2006 2:24 pm
Posts: 6
I was wondering if Myth can automatically mount ISO images of DVD on a disk and play them?
I could not find anything in the forum or Myth Wiki

Arnon


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 12, 2006 6:44 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
A search for "loopback mount iso" should get you started, since this has been discussed at least a couple times before. Here's one thread - http://mysettopbox.tv/phpBB2/viewtopic.php?t=2496&highlight=loopback+mount+iso


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 12, 2006 12:57 pm 
Offline
Joined: Fri May 26, 2006 2:24 pm
Posts: 6
Thanks for the tip since mount iso didn't find anything relevant.


Top
 Profile  
 
PostPosted: Wed Jul 05, 2006 12:34 am 
Offline
Joined: Thu May 05, 2005 11:08 am
Posts: 27
I dont think it mounts it but it does the job...you just have to fiddle with the settings. I will post the entry I add to the Media setttings, File Types in the morning.

xine -pqfh -f --no-splash -B -V xv dvd:///%s

That worked for me....I think I also had to specify the sometimes the corrext audio track if I didnt it would play spanish or the english commentary.

_________________
~Edwin

VIA EPIA SP13000
PVR-350 /w TV-OUT


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 06, 2006 5:38 pm 
Offline
Joined: Mon Feb 14, 2005 3:31 pm
Posts: 20
If you have an "almost" image, i.e. just the files from a DVD copied to a folder, xine can play it too. But it needs the path to the directory to do it, not just a .vob (that will only play the particular .vob and menus won't work).

Give the filetype .vob or .ifo (or any other common file within VIDEO_TS, it doesn't matter since it's not used) the following command:

Code:
xine -<your_opts> dvd:`echo "puts [file dirname %s]" | tclsh`/


Note the tcl-script embedded to extract the directory part of the %s-file.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 06, 2006 8:37 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
lel wrote:
Code:
xine -<your_opts> dvd:`echo "puts [file dirname %s]" | tclsh`/

No need to get tcl involved, there is already a dirname facility in the standard shell toolkit. Give this a try.
Code:
xine -<your_opts> dvd:$(dirname %s)


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu