User Tools

Site Tools


howto_play_a_dvd_from_cli

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

howto_play_a_dvd_from_cli [2012/03/09 10:43]
howto_play_a_dvd_from_cli [2012/03/09 10:43] (current)
Line 1: Line 1:
 +====== Playing an ISO from the CLI ======
  
 +
 +In order to play a DVD from the command line.
 +
 +First create a mount point
 +
 +sudo mount -t iso9660 -o loop /home/ep/Desktop/wedding.iso /media/iso
 +
 +To mount the iso as a DVD
 +
 +To player 
 +
 +gxine dvd://media/iso/video_ts/
 +
 +And that's it
 +
 +
 +
 +<HTML>
 +
 +<!-- AddThis Button BEGIN -->
 +<a class="addthis_button" href="http://addthis.com/bookmark.php?v=250&amp;username=xa-4beeaaab61b514bf"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4beeaaab61b514bf"></script>
 +<!-- AddThis Button END -->
 +<br>
 +<br>
 +</HTML>
 +
 +Share this knowledge with your friends!
howto_play_a_dvd_from_cli.txt ยท Last modified: 2012/03/09 10:43 (external edit)