Sign up here and you can log into the forum!

youtube HD

youtube/live365/pandora/flickr replacements & other web services

Re: youtube HD   

Postby RMerlin » Mon Dec 13, 2010 7:13 am

Ah yes. Everything I'm talking about is related to youtubeHD (pre and post-breakage last week) of course - I missed your reference to WD original.
WDLXTV Webend maintainer. Visit http://www.lostrealm.ca/wdlxtv to see my other WDLXTV projects.
If you like my work, please consider donating.
User avatar
RMerlin
WDLXTV Team
 
Posts: 3236
Joined: Sat Jun 26, 2010 9:25 am
Location: Montreal, Canada

Re: youtube HD   

Postby bovirus » Tue Dec 14, 2010 11:27 am

Some could add here a copy of the entire "new" youtubeHD.php file?

I want to add it into rebuild of b-rad (1.02.21 0.4.31) and PsychoTHC (1.02.21 0.4.3.3) firmware.

Also about the new autores module (neewer in PsychoTHC 0.4.3.3 than original b-rad 0.4.3.1) where can I get to put inside b-rad 0.4.3.1?

Thanks.
bovirus
Global Moderator
 
Posts: 94
Joined: Thu Apr 22, 2010 11:42 pm

Re: youtube HD   

Postby RMerlin » Tue Dec 14, 2010 11:34 am

WDLXTV Webend maintainer. Visit http://www.lostrealm.ca/wdlxtv to see my other WDLXTV projects.
If you like my work, please consider donating.
User avatar
RMerlin
WDLXTV Team
 
Posts: 3236
Joined: Sat Jun 26, 2010 9:25 am
Location: Montreal, Canada

Re: youtube HD   

Postby Ancaster » Tue Dec 14, 2010 9:54 pm

Did I miss a step?

I was on 4.2.2, I updated to 4.3.1

I then putty'd and deleted the contents of youtubeHD.php and replaced it with the full unzipped script above.

Rebooted, pulled power cord out and in, it's still youtube 270p, no HD symbol I used to have.

I checked the php file and it's exactly RMerlin's script in there.

Any ideas?

Thanks
Ancaster
n00b
 
Posts: 7
Joined: Sat May 15, 2010 6:48 am

Re: youtube HD   

Postby RMerlin » Tue Dec 14, 2010 10:38 pm

Where did you copy that file? Unless you are using a writable EXT3 version of the firmware, you cannot replace the original existing file - you'd have to use the S99user-script trick posted by someone else in a previous post in this thread to mount it on top of the old one.
WDLXTV Webend maintainer. Visit http://www.lostrealm.ca/wdlxtv to see my other WDLXTV projects.
If you like my work, please consider donating.
User avatar
RMerlin
WDLXTV Team
 
Posts: 3236
Joined: Sat Jun 26, 2010 9:25 am
Location: Montreal, Canada

Re: youtube HD   

Postby BTUx9 » Tue Dec 14, 2010 10:38 pm

Ancaster wrote:Did I miss a step?

I was on 4.2.2, I updated to 4.3.1

I then putty'd and deleted the contents of youtubeHD.php and replaced it with the full unzipped script above.

Rebooted, pulled power cord out and in, it's still youtube 270p, no HD symbol I used to have.

I checked the php file and it's exactly RMerlin's script in there.

Any ideas?

Thanks

I'm fairly sure the full file is against current SVN, and was only intended for the person who requested it. You should be editing the existing file, and replacing the getvideo function with the one posted on page 13 of this thread. You also need to arrange for it to be mounted in the correct place using mount -bind.
BTUx9
Donor
 
Posts: 12
Joined: Tue Sep 07, 2010 6:44 pm

Re: youtube HD   

Postby RMerlin » Tue Dec 14, 2010 10:46 pm

That .zip I posted is for 0.4.3.1/0.4.3.2.
WDLXTV Webend maintainer. Visit http://www.lostrealm.ca/wdlxtv to see my other WDLXTV projects.
If you like my work, please consider donating.
User avatar
RMerlin
WDLXTV Team
 
Posts: 3236
Joined: Sat Jun 26, 2010 9:25 am
Location: Montreal, Canada

Re: youtube HD   

Postby bovirus » Wed Dec 15, 2010 12:58 am

Two questions:

Should be possible to have a sure link of youtube HD video that I can add it as sample in the firmware?
In this way anyone can test immediately if Youtube Hd is working or not?

Which are the sympthom if youtube HD doesn't work well?
You can see the video but in standard definition? Or you cannot see anythings?
Is tehere a way to identify if vdieo is SD (Sandard definition) or HD?
bovirus
Global Moderator
 
Posts: 94
Joined: Thu Apr 22, 2010 11:42 pm

Re: youtube HD   

Postby RMerlin » Wed Dec 15, 2010 6:49 am

bovirus wrote:Two questions:

Should be possible to have a sure link of youtube HD video that I can add it as sample in the firmware?
In this way anyone can test immediately if Youtube Hd is working or not?

Which are the sympthom if youtube HD doesn't work well?
You can see the video but in standard definition? Or you cannot see anythings?
Is tehere a way to identify if vdieo is SD (Sandard definition) or HD?


You can enable the debug line I left commented out in the code (the "logger" command). It will output to /tmp/messages.txt the quality index value, as well as the URL extracted from the fmt_url_map. Otherwise, your eyes and the download speed of the video will be your best bet. For testing, I used the nVidia 1080P HD test PureVideo - just search Youtube for "1080P HD test".

Before the fix, the symptoms were no HD video would play at all.
WDLXTV Webend maintainer. Visit http://www.lostrealm.ca/wdlxtv to see my other WDLXTV projects.
If you like my work, please consider donating.
User avatar
RMerlin
WDLXTV Team
 
Posts: 3236
Joined: Sat Jun 26, 2010 9:25 am
Location: Montreal, Canada

Re: youtube HD   

Postby mss » Fri Dec 17, 2010 9:39 am

Really struggling to get this to work on a LIVE-0.4.3.1 implementation.

With the 'stock' youtubeHD.php ALL videos play at low resolutions (inc. the HD 1080 Nivida promo). I have the resolution set to 1080P via the web interface & confirmed its set in the /conf/config file includes YOUTUBE_SWITCHER='youtubeHD' & YOUTUBE_QUALITY='1080P'

I've been through the process many time to create a copy of the youtubeHD.php file in the /conf directory, replacing the getvideo Function with the code a couple of pages back & using the mount command to 'link/replace' the original.

Now I get the error message '"The file is currently unavailable. Please try later" for all/any the videos I select.

I've checked the youtubeHD.php file in the 'youtube-proxy' directory & its pick up the changes made.
If I run a umount command manually then the device reverts back to the original behaviour (plays all videos in low resolution)

Been through the process many times, reviewed the scripts, reverted to original firmware & then upgraded again ... but must be missing something obvious....

Any thoughts help much appreciated.
mss
Donor
 
Posts: 2
Joined: Mon Sep 20, 2010 10:10 am

PreviousNext

Return to WDTVL Proxy Project

Who is online

Users browsing this forum: No registered users and 1 guest