Page 1 of 1
Read ISO Files From USB
Posted: Fri Dec 09, 2011 3:13 am
by thetmyster
Would it be possible to use a D series tv or Samsung Bluray Player to virtualise a ISO File of a Bluray / DVD?
Re: Read ISO Files From USB
Posted: Wed Jan 25, 2012 8:10 pm
by ocean
Is it maybe possible to include vlc-player into samygo?I think that player is able to play iso-files afaik...?
Re: Read ISO Files From USB
Posted: Fri Jan 27, 2012 6:00 pm
by thetmyster
That would be awesome!!
Re: Read ISO Files From USB
Posted: Thu Mar 15, 2012 9:07 pm
by ocean
Hey guys
Can one of the developers compile vlc-player for a D-series Tv?-Or does the samygoApp already have a player that deals with iso-images of DVDs?
I'm trying to get my dvd-collection to a nas-server an play it directly on tv.
Best regards
ocean
Re: Read ISO Files From USB
Posted: Thu Mar 15, 2012 9:22 pm
by juusso
we have mounted and iso file using fuse. Manual mounting works, but here is no robust script to handle those images.
You have to mount this as filesystem first and play with built-in media player. Only this way this is possible.
If anyone develops such an application (widget?) which can handle iso files, then yes, this could be cool.
Re: Read ISO Files From USB
Posted: Thu Mar 15, 2012 9:32 pm
by ocean
that's why I thaught of vlc -player.This player already has the functions includes to play iso-files without mounting them.Also the source code is free to download.So I thaught we could compile it for arm architecture and handle that files that way.But I'm not such a pro that I can develop an app by myself.