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) Old Stuff (Legacy) Netflix Watch Now v
1 2 3 4 5 Next »
Movie Library (alpha)

 
  • 0 Vote(s) - 0 Average
Movie Library (alpha)
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#1
2008-12-17, 06:59 AM (This post was last modified: 2008-12-18, 03:12 PM by whurlston.)
This is a simple plugin to support various discs and rips. It is not intended to be a complete video plugin. I won't be adding a lot of features. This is more of a platform on which other video plugin developers can build (source code will be available with the next build).

This will play the main movie ONLY, no menus!! In the case of branched titles, it will play the longest title playlist.

Media formats supported:
  • HDDVD (evo) files.
  • Bluray (m2ts) files.
  • Bluray folder structures.
  • Bluray ISOs.
  • Bluray discs.
  • DVD folder structures.
  • DVD ISOs.
  • DVD discs.
  • Posters.

Work in progress:
  • HDDVD folder structures.
  • HDDVD ISOs.
  • HDDVD discs.
  • Metadata.
  • Improved support for branched Bluray titles.
  • Slick and Community Skin support.

Expected file and folder structures:
  • Bluray folder structures should contain the BDMV folder.
  • M2TS files ouside of the BDMV structure are considered full Bluray movies.
  • Bluray ISOs should end with ".bluray.iso" or ".bdrom.iso"
    • C:\Movies\The Bank Job\BDMV
    • C:\Movies\Wanted.m2ts
    • C:\Movies\Resident Evil.bdrom.iso
  • HDDVD folder structures should contain the HVDVD_TS folder.
  • EVO files ouside of the HVDVD_TS structure are considered full HDDVD movies.
  • HDDVD ISOs should end with ".hddvd.iso" or ".hd.iso"
    • C:\Movies\King Kong\HVDVD_TS
    • C:\Movies\Serenity.evo
    • C:\Movies\The Last Samurai.hddvd.iso
  • DVD folder structures should contain the VIDEO_TS folder.
  • DVD ISOs should end with ".iso" or ".dvd.iso"
    • C:\Movies\The Bank Job\VIDEO_TS
    • C:\Movies\Wanted.dvd.iso
    • C:\Movies\Resident Evil.iso
  • Use "folder.jpg" for folder structure posters.
  • use "[FileName].jpg" for single file movies and ISOs.
    • C:\Movies\The Bank Job\VIDEO_TS
    • C:\Movies\The Bank Job\folder.jpg
    • C:\Movies\Wanted.dvd.iso
    • C:\Movies\Wanted.jpg
    • C:\Movies\Resident Evil.m2ts
    • C:\Movies\Resident Evil.jpg

Installing and configuring:
  • Extract the zip file to the GB-PVR installation folder.
  • Run Config.
  • Set your Movie Library folder.
  • Set the optical drive to use (ISOs will use GB-PVR's Daemon Tools configuration.)
  • See http://forums.nextpvr.com/showthread.php?t=39575 to set up your system to play Bluray and HDDVDs in GBPVR.

Additional required libraries (in "Plugins\Common"):
  • CommonGBPVRUtilities.dll 3.0.2847.27302 (or newer).

Special thanks to cinemasquid for the BDInfo source code and his help with the challenges of navigating the Bluray structure.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#2
2008-12-18, 03:13 PM
0.0.0.2: Fixed a stupid mistake that prevented discs from playing.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#3
2008-12-18, 05:30 PM (This post was last modified: 2008-12-18, 05:58 PM by zehd.)
Whurlston, currently does your plugin call a transcoder to transcode on the fly and play DVDs on the MVP?
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#4
2008-12-18, 07:50 PM
I'm not doing anything with transcoding. For regular DVDs, I just launch GBPVR's internal "PlayDVD()" commands. For Bluray, it essentially just calls PlayVideoFile() on the m2ts files. I have no idea if the MVP can play them or not.

This is really just meant to be a baseline plugin for other devs to use to add Bluray playback to their video library plugins.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#5
2008-12-18, 07:54 PM
whurlston Wrote:I'm not doing anything with transcoding. For regular DVDs, I just launch GBPVR's internal "PlayDVD()" commands. For Bluray, it essentially just calls PlayVideoFile() on the m2ts files. I have no idea if the MVP can play them or not.

This is really just meant to be a baseline plugin for other devs to use to add Bluray playback to their video library plugins.

OK. That's awesome that you made this up for us. I just thought I'd rather drop support for DVDs with ZProcess because I have a less than elegant way to get the transcode started.

I'll look at the code when it comes out...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
BigMoose
Offline

Posting Freak

Posts: 838
Threads: 44
Joined: Jan 2008
#6
2008-12-18, 10:57 PM
This plugin is fantastic! I installed it mainly for Bluray disk playback. My only problems are ffDShow seems to take focus away from pvrx2.exe - I get the toolbar at the bottom and the remote no longer works. I ran it before I installed ffDShow and got exellent results from a Bluray disk, but only got DD2.0 prologic sound out of my SPDIF, so installed ffDShow and still only get DD2.0 prologic but also now lose focus. Any ideas?? Playing the same disk in PDVD gives a full DTS stream over the spdif. This post is possibly more relevant to the "how to" thread, but I'm only playing them through this plugin as I only have actual Bluray disks.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#7
2008-12-18, 11:17 PM
BigMoose Wrote:This plugin is fantastic! I installed it mainly for Bluray disk playback. My only problems are ffDShow seems to take focus away from pvrx2.exe - I get the toolbar at the bottom and the remote no longer works. I ran it before I installed ffDShow and got exellent results from a Bluray disk, but only got DD2.0 prologic sound out of my SPDIF, so installed ffDShow and still only get DD2.0 prologic but also now lose focus. Any ideas?? Playing the same disk in PDVD gives a full DTS stream over the spdif. This post is possibly more relevant to the "how to" thread, but I'm only playing them through this plugin as I only have actual Bluray disks.
To be honest, I never used ffDShow before this so I'm not exactly an expert on it yet, but we'll try a couple of things. For the losing focus issue, try going to the "DirectShow control" option in the decoder configuration and disable the whitelist (uncheck "Use ffdshow only in:"). For the DTS stream issue, enable the "Mixer" option and in "Output", check the AC3 and DTS options. You may also need to enable the "AC3 (S/PDIF encode mode)". If those don't work, let me know and I'll play around with it.

I don't mind stuff like this in this thread. I'm fine with working out issues here and then updating the documentation thread once we have solutions.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#8
2008-12-18, 11:25 PM
might wanna try turning off the tray app to see if that works if that other stuff doesn't..

hi, not sure where to post this, where is the plugin thread?

basically i've noticed 2 different ways of handling additional streams, MPC demux plays one by default, but lets you choose which one is output from demux, but my Elecard and some Mainconcept demuxers connect *all* streams to the decoder, letting the decoder choose..
[usefull for ffdshow switching]

i was wondering if the only way to change tracks in ffdshow is from tray menu?
sure wish the hotkeys could do it like for video options..Big Grin

have you tried the Morgan stream switcher filter? made just for changing streams, tho rather inefficient as it forces to decode all streams then choose like ffdshow..
[tho that should be fine, just wastefull]

i would think changing what's output from demux would be more efficient, if it's easy to implement..
anyways, don't wanna muddy up this thread..just glad to see someone's working on it Big Grin
[now i just need to go rent me some more bd disks! lol]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#9
2008-12-18, 11:32 PM
You're in the plugin thread. :p

I agree that stream switching should be done in the demux. I just wasn't sure if the Arcsoft demux was going to let me do it yet. I just hadn't gotten that far with the plugin. I tested the MPC demux and it supports the same stream switching that ffdsow does so if anything we can drop the Arcsoft demux as one of the "official" demuxes.

Do your Elecard and MainConcept demuxers expose the HD audio streams? I'll have to test them.

And as I mentioned above, muddy this thread all you want. If it relates to getting proper BD playback, it's valid to the thread as far as I'm concerned. We are in uncharted waters here after all. Big Grin
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#10
2008-12-19, 12:29 AM
OK. What kind of power do you think would be needed to transcode on the fly a Blue Ray to MVP mpg.

(Martin, let's not roll our eyes - whurlston opened this up) Big Grin
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (6): 1 2 3 4 5 6 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  StreamIt from Netflix (Alpha NPVR version) whurlston 189 83,922 2011-06-06, 03:56 PM
Last Post: elbryyan
  Movie Parties Egghead 0 4,596 2011-04-26, 04:33 PM
Last Post: Egghead
  Movie Plays but "behind" gbpvr wadewolf 2 5,736 2009-06-04, 12:28 PM
Last Post: wadewolf
  Cannot Retrieve Movie Information from Queue megacoupe 8 5,324 2008-10-16, 06:04 PM
Last Post: whurlston
  Movie List Issue. whurlston 3 2,703 2008-10-16, 06:01 PM
Last Post: whurlston

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

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

Linear Mode
Threaded Mode