playDVD addon for rpi
#2
I have just modified the manualselectDVD.sh script so now you can play iso files
this script will ask you for the path to the iso file, then it will ask which track you want to play, then it will read that track and play it via mplayer...
i have it running right now via a NFS mount on my raspberry pi and it is working perfectly...
just copy it to your rpi,
sh manualselectISO.sh
sample output follows
Code:
root@raspbmc:/home/pi# sh manualselectISO.sh
Type the path of the iso
/NFS/firefly1.iso
you have chosen /NFS/firefly1.iso as the source.
libdvdread: Using libdvdcss version 1.2.12 for DVD access
Disc Title: FIREFLY_D1
Title: 01, Length: 01:26:38.000
Title: 02, Length: 00:42:42.010
Title: 03, Length: 00:43:53.020
Longest track: 01
Enter the track you want (^C to quit): 2
you entered track 2
let me know what you think
https://www.dropbox.com/s/yz7d16waluj4ko...lectISO.sh
Reply


Messages In This Thread
playDVD addon for rpi - by sparkyvanburen - 2013-03-10, 21:40
RE: playDVD addon for rpi - by sparkyvanburen - 2013-03-11, 08:56
RE: playDVD addon for rpi - by sparkyvanburen - 2013-03-13, 22:11
RE: playDVD addon for rpi - by sparkyvanburen - 2013-03-27, 09:24
RE: playDVD addon for rpi - by EFORCE - 2013-03-30, 14:36
RE: playDVD addon for rpi - by Gjdeboer - 2013-07-25, 17:46
RE: playDVD addon for rpi - by sparkyvanburen - 2013-09-25, 20:14
Logout Mark Read Team Forum Stats Members Help
playDVD addon for rpi0