[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Thread Closed 
Trouble playing movie from a link
02-17-2009, 07:29 PM
Post: #1
Trouble playing movie from a link
I'm trying to make my own theme/skin and have made it looking like a bit like the other fancy automatic stuff. Instead of having it being automatically made I just make a folder for every movie and make a custom page for that movie. In this page there is a play button, back button, big movie picture and some information about the movie. Pretty simple stuff, but it looks good and it is very easy to duplicate for other movies.

This works on several movies but now I am trying to play some dvd-images, one is .iso and the other is .img, and only get the "Can not play"-message. I can play these movies if I navigate to them, but not by using a link.

By duplicating the first working page, and only change the name on the links, this should work if I type the link name correctly. And I have checked and checked again that it is correct! If it wasn't correct I wouldn't have gotten the "Could not play" either? Maybe a "File not found?"
The link looks like this:
Code:
<a href="http://localhost.drives:8883/HARD_DISK/Video/Dvd/Varg Veum/Varg Veum3 - Din til doden.img" TVID="Play" name="start" vod="">

(Btw, I used some time finding the link in some random post. I wish someone could make a sticky or a sample saying "Use this format to make a link:...". Yesterday I found Syabas html-extension put forgot where...:blushSmile
Find all posts by this user
02-17-2009, 07:44 PM
Post: #2
RE: Trouble playing movie from a link
for any sort of full disc image that has menus you need to use zcd="2" instead of vod=""

that includes video_ts img, iso, nrg, etc etc
Find all posts by this user
[+] 1 user says Thank You to excal for this post
02-17-2009, 08:13 PM
Post: #3
RE: Trouble playing movie from a link
(02-17-2009 07:44 PM)excal Wrote:  for any sort of full disc image that has menus you need to use zcd="2" instead of vod=""

that includes video_ts img, iso, nrg, etc etc

Thank you for a very fast answer, but I'm still not quite there. Undecided Now my link looks like this:
Code:
<a href="http://localhost.drives:8883/HARD_DISK/Video/Dvd/Varg Veum/Varg Veum3 - Din til doden.img" TVID="Play" name="start" zcd="2">
but it still wont play the movie. The colorful Popcorn logo appear but then nothing. If I press Play it just goes to the previous picture.

And why zcd="2"? Is this something I should have googled?
Find all posts by this user
02-17-2009, 08:26 PM
Post: #4
RE: Trouble playing movie from a link
zcd="2" is just a popcornhour thing...i donno why. Its just their designation for that type of file.

You probably need to reboot your box before it'll work.
Find all posts by this user
02-17-2009, 09:45 PM (This post was last modified: 02-17-2009 09:47 PM by brutusmacgregor.)
Post: #5
RE: Trouble playing movie from a link
(02-17-2009 08:26 PM)excal Wrote:  zcd="2" is just a popcornhour thing...i donno why. Its just their designation for that type of file.

You probably need to reboot your box before it'll work.

Nope, it didn't change a thing. Thanks for telling med the zcd="2"-thing. Maybe I'll get it to work somehow. I will keep on trying.

Btw, here is what I'm am doing...
[Image: normal_Eks1.jpg]

Pressing "Filmer" (movies) will take me to...
[Image: normal_Eks2.jpg]

And selecting Good luck Chuck will display this page...
[Image: normal_Eks3.jpg]

...and hopefully play the image-file some day. Tongue
Find all posts by this user
02-18-2009, 12:12 AM
Post: #6
RE: Trouble playing movie from a link
Ok, if its still not playing after a reboot, then its one of a few things

1. The path in the href is wrong somehow (quite likely). If one letter is upper case when it should be lower case, it'll cause the link to not work.

2. Something is wrong with the file itself, and the way it was encoded makes it unplayable on the Popcornhour


Is it happening with all iso's and img's?
Find all posts by this user
[+] 1 user says Thank You to excal for this post
02-19-2009, 11:09 PM
Post: #7
RE: Trouble playing movie from a link
Aaah, you are my saviour! I also suspected some wrong path, but I checked it SO many times! Some how Flashfxp corrupted my htm-files, and I had to use my trusty TotalCommander to transfer these files. But TotalCommander refuses sometimes to make directories with more than one capital letter, so a folder named Dvd got named DVD when right clicking. Anywho... I renamed and checked and got rid of everything in my links and only used
Code:
<a href="../../Video/Dvd/Good luck Chuck.iso" zcd="2">
and it worked like a charm! Big Grin

Thanks for not giving up on me! No I am in total control again. Tongue

(Btw, this works on both iso and img.)
Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Theme package for C200 - official link down a user name 0 488 02-11-2013 06:31 PM
Last Post: a user name
  index.htm link to a .name folder HELP PLEASE... Tsurugi_Takuma 0 1,918 12-08-2011 10:12 PM
Last Post: Tsurugi_Takuma
  [SabishGT] Use keyboard on remote to jump to movie risk 0 789 11-28-2011 02:30 PM
Last Post: risk
  Password Protect Link in index.htm? hakras 2 2,425 08-15-2011 01:58 AM
Last Post: hakras
  how can i link between custom index and the NMJ alex188 0 1,804 03-20-2011 02:46 PM
Last Post: alex188
  [A-200] New firmware and link to Youtube hispanico 3 2,500 09-24-2010 06:38 PM
Last Post: hispanico
  YouTube Link pbusardo 1 2,247 09-15-2010 09:21 AM
Last Post: TheAdder
  YouTube link from index.html tranzparentl 0 1,579 09-12-2010 03:50 PM
Last Post: tranzparentl
  need help on link to Web Services quky 5 2,113 08-23-2010 12:56 AM
Last Post: chris57
Lightbulb need help on link to Web Services quky 1 1,030 08-17-2010 09:22 AM
Last Post: TheAdder

Forum Jump: