NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) v
« Previous 1 2 3 4 5 6 … 20 Next »
YouTube Plugin

 
  • 0 Vote(s) - 0 Average
YouTube Plugin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,183
Threads: 958
Joined: May 2006
#11
2011-11-18, 07:12 PM
All the Katie Perry videos run fine on my PC without that error. You should be able to tell if a URL will play on the NMT by playing it via telnet

(exit NPVR to the NMT menu and then run)

killall gaya
mono -nogui -dram 1 "URL"

Martin
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#12
2011-11-18, 08:26 PM
They play fine on the PC as long as I saved them with an mp4 extention and you have the proper codecs (all I have are LAV and Cyberlink and it works). I can successfully remux (no transcoding) them to mp4 using ffmpeg and then they play on the PCH. The remux is almost instant so that's not an issue. The only downside is that I have to wait for the full file to download.

I might have sub just add the ".webm" extension to the video list for PCs rather than naming them wrong though.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,183
Threads: 958
Joined: May 2006
#13
2011-11-18, 08:43 PM
I meant I sent the URL to PlayVideo() on the PC, there was not trace error, and it streamed fine. There was no buffer delay either, so I guess this would be preferred for me on the PC.

Martin
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#14
2011-11-18, 09:02 PM
Really?? I tried that and it didn't work for me. That's what I originally wanted to do. I'll check it again.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#15
2011-11-18, 09:29 PM
Can you connect to the graph and tell me what filters you are using when playing the url?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,183
Threads: 958
Joined: May 2006
#16
2011-11-18, 09:46 PM
I don't know how, but does this help? http playback does need either the LAV or Haali splitter (the http is truncated by NPVR on the filter list)

Code:
2011-11-18 13:28:12.844    [DEBUG][1]    Playing video file: http://o-o.preferred.rogers-yyz1.v8.lscache3.c.youtube.com/videoplayback?sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Csource%2Cratebypass%2Ccp&fexp=909340&itag=37&ip=174.0.0.0&signature=6AC6E99264C8675E73F0669169EBFAE216A7ABDA.56DF43A0A627F3B60C5DCFAE0101ED842BF648FF&sver=3&ratebypass=yes&source=youtube&expire=1321653600&key=yt1&ipbits=8&cp=U0hRRlZQUV9FSkNOMV9OSlVHOldaVkh0MW5pM19v&id=2fda0ffc2291517e&ptchn=LadyGagaVEVO&ptk=vevo
2011-11-18 13:28:12.943    [DEBUG][1]    Adding EVR renderer
2011-11-18 13:28:15.848    [DEBUG][1]    setting 'auto' aspect ratio
2011-11-18 13:28:15.861    [DEBUG][1]    Source Aspect Ratio: 16x9
2011-11-18 13:28:15.862    [DEBUG][1]    Setting display rect: 0.000000,0.049247,1.000000,0.950753
2011-11-18 13:28:16.560    [DEBUG][1]    Graph filter list:
2011-11-18 13:28:16.561    [DEBUG][1]     - Default DirectSound Device
2011-11-18 13:28:16.561    [DEBUG][1]     - EVR Renderer
2011-11-18 13:28:16.561    [DEBUG][1]     - ffdshow Audio Decoder
2011-11-18 13:28:16.561    [DEBUG][1]     - ffdshow Video Decoder
2011-11-18 13:28:16.561    [DEBUG][1]     - LAV Splitter
2011-11-18 13:28:16.561    [DEBUG][1]     - http://o-o.preferred.rogers-yyz1.v8.lscache3.c.youtube.com/videoplayback?sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Csource%2Cra
2011-11-18 13:28:16.568    [DEBUG][1]    Source Aspect Ratio: 16x9
2011-11-18 13:28:16.568    [DEBUG][1]    Setting display rect: 0.000000,0.049247,1.000000,0.950753

Pick a YouTube video and tell me the res. if you want to see the same file.

Martin
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#17
2011-11-18, 10:52 PM
That looks like mine when I play from the drive. My source filter is the standard "FileSource (ASync)". I can manually create a graph with graphstudio if I use "Render URL" and it works but NextPVR will just not do it for me. I'll create a build later tonight that streams directly from the web and see if I'm the only one experiencing the issue.

All the Katie Perry videos are actually MP4. The Safe House trailer is Webm and it's 1920x1080
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,183
Threads: 958
Joined: May 2006
#18
2011-11-19, 01:08 AM
WHurlston, I was trying to use a URL shortener to see if that would would overcome the NPVR URL length limitation to the NMT and I do get the same error as you do. I now vaguely remember asking sub if the "page" specified in the URL had to have an extension, because of errors on certain URL in UPnP. It might have been this error. It doesn't explain why my other URL works, but I'm guessing sub needs to look at it.

Martin
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#19
2011-11-19, 01:33 AM
Ok, as long as I'm not going crazy. Big Grin
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#20
2011-11-19, 01:41 AM
Wow, really nice plugin and a good picture quality (google tv components?) ^^

In case of buffer files: if i watch again the same movie, then the plugin redownloads all again. Perhaps you could use the unique youtube-"names" ( like this: http://www.youtube.com/watch?v= yVNVOfjxoI8 &feature=topvideos_music ) for the downloaded videos (lookup before downloading, naming, buffering), so that those buffer files could be reused.
Perhaps as an additional exchange between "delete bufferfile after watch" "delete bufferfile before NextPVR starts" "let bufferfile stay there".

But yes, i like this plugin. More remotecontrolfriendly then youtube.com/xl ! Keep up the good work. Wink
You like nPVR? Then please help pay the bills, and keep the project alive!

My happy NextPVR family

Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (65): « Previous 1 2 3 4 5 … 65 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Using R5000-HD with Network Recorder Plugin checkbin99 255 52,114 2021-08-24, 07:50 PM
Last Post: checkbin99
  how to configure RemoteRecorder Plugin to use remote NextPVR instance? bm_00 5 3,135 2020-10-06, 12:32 PM
Last Post: mvallevand
  Connecting NVPR to Emby Plugin NVPR Geek 0 1,364 2018-06-10, 12:32 AM
Last Post: NVPR Geek
  Newb here: Can someone help with a Plex Plugin issue? wepham 1 3,236 2017-02-07, 07:10 AM
Last Post: petenshari
  System Plugin Confused by New NPVR Naming Scheme Lao Pan 1 2,744 2016-09-25, 08:26 AM
Last Post: imilne
  Movies2 Plugin Problem... Anyone using it? ga_mueller 5 4,487 2016-08-22, 07:02 PM
Last Post: ga_mueller
  Plex Plugin Nikkie300 4 6,208 2016-01-24, 05:59 PM
Last Post: Nikkie300
  NextPVR Plex plugin, no live TV ajmast 15 9,684 2015-10-29, 03:45 AM
Last Post: ajmast
  Cant restart record service using System plugin on 3.4.8 shaunpatrick77 3 2,842 2015-05-19, 02:20 PM
Last Post: imilne
  Files Plugin crashes when there is an ' in the file name. cbgifford 89 29,668 2015-01-28, 05:19 AM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode