NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 78 79 80 81 82 … 93 Next »
New DVD2MPEG and Video Archiver Plugins

 
  • 0 Vote(s) - 0 Average
New DVD2MPEG and Video Archiver Plugins
aegisx
Offline

Member

Posts: 205
Threads: 46
Joined: Sep 2004
#101
2005-01-04, 11:52 PM
ah ok,

What filename is it looking for? I tried one of the requests, it worked, I see a movie poster, but it isn't downloading it.
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#102
2005-01-05, 12:07 AM
If you post the name of the directory that you have created I will run the video archiver version of the check and post the qeries that it performed. The summary aner is that it lookes for the directory name along with a few key words (like "TV&quotWink to try to find the right page. Its very easy as a human to tell if the page found is the one you want; its not so easy for the utility (at least not yet).

Jeff
aegisx
Offline

Member

Posts: 205
Threads: 46
Joined: Sep 2004
#103
2005-01-05, 12:12 AM
I found the queries, i tried one and it came up with the imdb page, that had a poster on it. However the gettvinfo is not downloading it. The directory is: Fortress 2 Re-Entry
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#104
2005-01-05, 12:20 AM
Hmm. It worked for me. It found an image at http://ia.imdb.com/media/imdb/01/I/09/48/30m.jpg and downloaded it. I know I've made changes to the version I have, but I don;t think I changed anything having to do with the querries used.

Jeff
aegisx
Offline

Member

Posts: 205
Threads: 46
Joined: Sep 2004
#105
2005-01-05, 12:39 AM
argh, it was actually a networking issue...

the server lost its dns server entries... fixed now and working [Image: smile.gif]
jelder
Offline

Junior Member

Posts: 17
Threads: 1
Joined: Jan 2004
#106
2005-01-05, 01:08 AM
Sorry, I misread your question. If you have a DVD with multiple episodes on it what I do is use the re-author function of DVD shrink to create multiple *.iso files and then mount each DVD in turn with daemon. It's not automated, but it works. You can also muck around with the DVDDecrypter command line, but that process wouldn't be automated either so I'm not sure it is worth the effort. It would be nice of the plug-in detected that their were multple movies on the DVD and let you pick which one to convert, but unless there is an existing command line app available to extract this infor I don;t see it as something I will be able to add to the plug-in any time soon.

Jeff

Thanks for the quick response.  I played around with DVDdecrypter and I think I have figured out how to do it.  You have to add the /PGC 1 (or whatever PGC you select) after /VTS 1 in the command line.  By default I think it grabs the PGC with the largest file size.  If you have already ripped one file off the DVD, then you need to change the file name in the /DVD folder otherwise the 2nd file will overwrite the first.



PVR(SWE)
Offline

Junior Member

Posts: 40
Threads: 3
Joined: May 2004
#107
2005-01-12, 04:55 PM
Having massive problems.
When I install the plugin (Jan-11-05VAPlugIn) I can see it in config.exe even open the config menus. But when I try to use it in GBPVR I don't get a button for it (same problem whit other releases from the same plugin, the only one that works is the one from 1 Nov 2004). I have lookt in the config.xml file and the plugin is there as true and looks like all the other working plugins. What log files do you want from me? Do you know whats wrong?
Cheers /Jonas
P.S.
Keep up the good work
D.S.
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#108
2005-01-12, 07:32 PM
Sounds like an error on the initial load; I've seen thinmgs like this during development but thought I had fixed them all (guess not). I would look in the GBPVR.exe.log file. If the plug-in generated an exception it should show up there.

Jeff
ryandkg
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Dec 2004
#109
2005-01-16, 04:40 PM
Trying to use Jan1105VAPlugin and I am having problems similar to those reported by PVR(SWE).
I can see the "Video" menu in the config.xml but it does not show up in GBPVR. As suggested I looked in the GBPVR.exe.log and found the following:
[b Wrote:Quote[/b] ]1/16/2005 11:19:34 AM.480 ERROR [2] Error initializing menu plugin: C:\Program Files\devnz\gbpvr\\plugins\Video Archiver.dll
1/16/2005 11:19:34 AM.480 ERROR [2] Exception has been thrown by the target of an invocation.
1/16/2005 11:19:34 AM.480 ERROR [2] at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at an..ctor()
1/16/2005 11:19:34 AM.530 ERROR [2] Inner exception: System.ArgumentException: Item has already been added. Key in dictionary: "h:\tv videos\" Key being added: "h:\tv videos\"
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at ArchiveVideosPlugin.DirListClass.AddRootDir(String dirPath)
at ArchiveVideosPlugin.ArchiveVideosTask..ctor()
1/16/2005 11:19:34 AM.530 ERROR [2] at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at ArchiveVideosPlugin.DirListClass.AddRootDir(String dirPath)

I then tried using the Dec1604 release and that shows up just fine in the GBPRV menu.
I am running GBPVR v0.23.13.

Thanks to all of the developers and users on this forum, for their great work and all of the help they are providing.
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#110
2005-01-16, 04:52 PM
Can you look in your main config.xml file and post the contents. it should look something like

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
<VideoArchivePlugin>
<ArchivePath>J:\Archived Recordings\</ArchivePath>
<ArchiveDays>40</ArchiveDays>
<DVDPath3>M:\DVDs\</DVDPath3>
<DVDPath2>N:\DVDs\</DVDPath2>
<DVDPath>O:\DVDs\</DVDPath>
<ConfirmDelete>True</ConfirmDelete>
<RunArchiveUtility>False</RunArchiveUtility>
<RunDVDUpdateUtility>False</RunDVDUpdateUtility>
<VideoSortNewestFirst>True</VideoSortNewestFirst>
<PendingSortFirstToRecordFirst>True</PendingSortFirstToRecordFirst>
<DVDSortAtoZ>True</DVDSortAtoZ>
<DisplayFileSize>True</DisplayFileSize>
<DisplayRecordingDate>True</DisplayRecordingDate>
<DisplayChannel>False</DisplayChannel>
<DisplayPendingByDate>True</DisplayPendingByDate>
<DisplayDateFormat>9</DisplayDateFormat>
<PendingDateFormat>9</PendingDateFormat>
<LowBitRate>3500</LowBitRate>
<MediumBitRate>6000</MediumBitRate>
<HighBitRate>10000</HighBitRate>
<VBLowBitRate>2910</VBLowBitRate>
<VBMediumBitRate>4000</VBMediumBitRate>
<VBHighBitRate>6000</VBHighBitRate>
<DVDDecrypterPath>C:\Program Files\DVD Decrypter\</DVDDecrypterPath>
<BesweetPath>C:\Program Files\DVD Tools\</BesweetPath>
<mplexPath>C:\Program Files\DVD Tools\</mplexPath>
<tempDir>O:\Temp\</tempDir>
<AudioStreamIdentifier>0x80</AudioStreamIdentifier>
<DecryptCommandLine>/MODE IFO /SRC {dvdDrive} /VTS 1 /DEMUX 0xE0 0x80 0xA0 /DEST "{tempDir}" /SPLIT NONE /START /OVERWRITE YES /CLOSE</DecryptCommandLine>
<BeSweetPCMCommandLine>-core( -input "{inputfile}" -output "{tempDir}audio.mp2" -logfilea "{tempDir}BeSweet.log" ) ota( -d auto ) -mp2enc( -m s -b 192 -e )</BeSweetPCMCommandLine>
<BeSweetCommandLine>-core( -input "{tempDir}audio.ac3" -output "{tempDir}audio.mp2" -logfilea "{tempDir}BeSweet.log" ) -ota( -d {delayTime} ) -azid( -c normal -g 0.95 -L -3db ) -toolame( -m s -b 192 -e )</BeSweetCommandLine>
<MplexCommandLine>-f 8 -o "{outputfile}" "{tempDir}audio.mp2" "{tempDir}video.m2v"</MplexCommandLine>
<SkipCleanUp>True</SkipCleanUp>
<PanelShowRecordingStatus>True</PanelShowRecordingStatus>
<PanelPendingLeadTime>23</PanelPendingLeadTime>
<PanelDateFormat>9</PanelDateFormat>
<FreeSpaceWarningLevel>2000</FreeSpaceWarningLevel>
<UseAggressiveStartup>True</UseAggressiveStartup>
<MonitorSpaceOnPrimaryDrivesOnly>True</MonitorSpaceOnPrimaryDrivesOnly>
<PanelCycleTime>30</PanelCycleTime>
<PanelShowAudioStatus>True</PanelShowAudioStatus>
</VideoArchivePlugin>
[/QUOTE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (12): « Previous 1 … 8 9 10 11 12 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Video streaming URL and parameters? cncb 1 1,917 2021-10-22, 06:58 PM
Last Post: sub
  Extras device - using hardware video encoder gdogg371 6 3,366 2021-03-09, 12:18 AM
Last Post: gdogg371
  Loading Local Video Files Syler 25 6,888 2021-03-07, 09:20 PM
Last Post: Syler
  Plugins and NPVR. Where do we start? sub 80 69,973 2020-11-26, 10:02 PM
Last Post: mandai
  Resuming a video imilne 28 15,012 2016-10-30, 09:27 PM
Last Post: mvallevand
  How to tell when video playback has finished in web client? cncb 6 4,369 2015-09-29, 08:07 PM
Last Post: cncb
  VIdeo playback from plugin mvallevand 5 3,598 2015-08-06, 10:43 PM
Last Post: sub
  I want to start developing plugins...but how? OrenShapir 6 4,147 2014-11-18, 10:38 PM
Last Post: mvallevand
  Inset Video - Stop mvallevand 2 2,121 2013-08-07, 09:57 PM
Last Post: mvallevand
  Tuner plugins and client id mvallevand 2 2,108 2013-07-03, 01:39 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