NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 39 40 41 42 43 … 93 Next »
BurnDVD plugin (a preview, supports PAL only)

 
  • 0 Vote(s) - 0 Average
BurnDVD plugin (a preview, supports PAL only)
gEd
Offline

Posting Freak

London
Posts: 3,514
Threads: 100
Joined: Jan 2005
#41
2007-09-30, 08:51 PM
No, the video library is one of the built in gbpvr plugins. you define the folders that it references in the config. it gives you access to videos that are on the disk and not necessarily in the database.
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#42
2007-09-30, 08:55 PM
gEd Wrote:No, the video library is one of the built in gbpvr plugins. you define the folders that it references in the config. it gives you access to videos that are on the disk and not necessarily in the database.

Can't you just navigate to the directory and burn them from there?
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#43
2007-09-30, 08:56 PM
You probably want it to navigate all the directories listed in config for you automatically, right?
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
gEd
Offline

Posting Freak

London
Posts: 3,514
Threads: 100
Joined: Jan 2005
#44
2007-09-30, 09:00 PM
pastro Wrote:Can't you just navigate to the directory and burn them from there?

doh! - sorry, that was really dumb

I was thinking: ffmpeg can convert to mpeg4 format such as xvid. Would such a conversion make use of the trim data? If so, it would really good to have an "Transcode" button to convert the mpeg files using a different ffmpeg command line.
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#45
2007-10-01, 04:42 AM
is menu highlighting working for you?
the menu clickable areas do work, but the highlight doesn't ever move..
the problem is in the image creation for the menu page...it has to be a prob with transparency...very tricky to create..masks etc..
i can give you a imagemagic script that does it so you can see how they do it..
works a charm...Smile


or just try dvdauthorgui as it is what i used to get the menus right..
[it has a nice wysiwyg menu editor to make templates visually]
[i also see a button size error in the logs]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#46
2007-10-01, 05:25 AM
pBS Wrote:is menu highlighting working for you?
the menu clickable areas do work, but the highlight doesn't ever move..
the problem is in the image creation for the menu page...it has to be a prob with transparency...very tricky to create..masks etc..
i can give you a imagemagic script that does it so you can see how they do it..
works a charm...Smile


or just try dvdauthorgui as it is what i used to get the menus right..
[it has a nice wysiwyg menu editor to make templates visually]
[i also see a button size error in the logs]

I can't get that to work right either. Sometimes the highlighting moves, but most of the time it doesn't. I did change the button offset in the program to get rid of the error in the button menu but that didn't help - it doesn't want any odd coordinates. I'll take a look at dvdauthorgui and see if that helps. can you post the imagemagic script as well?
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#47
2007-10-01, 06:24 AM
pastro Wrote:Can't you just navigate to the directory and burn them from there?

gEd Wrote:doh! - sorry, that was really dumb

Hmm... me too... never thought of that. I'm so used from gbpvr's way of working to not being able to navigate away from the "recordings" folder.
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#48
2007-10-01, 06:57 AM (This post was last modified: 2007-10-01, 07:05 AM by pBS.)
oops... it was something wrong with my player...:o
and this is with the beta you gave me..Smile

i did see a couple of problems with quotes and paths and such..
had to edit my batches to fix cuz my temp is on another drive in long filename dir..
oh and found a filename problem, i have a filename with a '&' in it..
even the short name! so it still needs quotes if short name used..
["G:\mpg\1ST&TE~1\1ST&TE~1.MPG" works, not G:\mpg\1ST&TE~1\1ST&TE~1.MPG]
so best just to use all long filenames and always quotes, won't have any probs then..

and the ffmpeg add didn't seem to work because the current path wasn't the gb dir, but the dvd temp dir...so can't use ..\ffmpeg\ffmpeg..
i hardcoded them and works for me..
other than that, works great...good job!

wishlist ideas:
for menu structure, have your list style for first page, then when clicking on them go to that movie's menu page with full descriptions like mine, and click there to play...or back to main menu..
that way have index at a glance, but with room for more info on individual pages...and play buttons on list also..
i know it'd be tricky to work out, but would be nice...

or just put descriptions on main page, bigger boxes...Big Grin

and maybe use ff libs to detect incoming movies size and adjust the -v for the right width...[4:3/16:9 and 352xXXX or 720xXXX] dvdauthor defaults to ntsc,4:3,720x so don't need any -v for those.and it autodetects what it can..
so i used no -v so it would autodetect 352x and 720x movies..but it stays same for all movies on dvd so detection is best...
so that it can take any size files and still look right..and maybe while at it, detect dvd compat. and warn if not in spec...
:eek:
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#49
2007-10-01, 07:07 AM (This post was last modified: 2007-10-01, 07:12 AM by pBS.)
pastro Wrote:I can't get that to work right either. Sometimes the highlighting moves, but most of the time it doesn't. I did change the button offset in the program to get rid of the error in the button menu but that didn't help - it doesn't want any odd coordinates. I'll take a look at dvdauthorgui and see if that helps. can you post the imagemagic script as well?

my problem was using dscaler codec..switched and it looks fine in same player..
i think it's a colorspace issue..
if it works for a second then freezes, try diff. codec...
[cuz i noticed even Showburner didn't work anymore! lol so i knew something was up..]
i suspect that's why it looks different in diff. players..

btw, thanks for figuring out the new config.xml + separate add method for dvdauthor..
now i can use a single newer version in mine...
Big Grin
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#50
2007-10-01, 02:47 PM
pBS Wrote:my problem was using dscaler codec..switched and it looks fine in same player..
i think it's a colorspace issue..
if it works for a second then freezes, try diff. codec...
[cuz i noticed even Showburner didn't work anymore! lol so i knew something was up..]
i suspect that's why it looks different in diff. players..

btw, thanks for figuring out the new config.xml + separate add method for dvdauthor..
now i can use a single newer version in mine...
Big Grin

I'll try a different codec,but I did create an DVD structure with showburner and the menus worked ok. It didn't work with burndvdx2 except in vlc player.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  PIP plugin for Kodi sgilani 2 2,895 2022-10-17, 12:44 AM
Last Post: sgilani
  New Systems Plugin kirschey 10 3,396 2020-11-14, 08:01 PM
Last Post: sub
  VIdeo playback from plugin mvallevand 5 3,492 2015-08-06, 10:43 PM
Last Post: sub
  Attention Sub: Open TV / Custom Data Grabber plugin Benoire 2 2,922 2014-11-14, 02:05 AM
Last Post: Benoire
  API docs to help with plugin development? McBainUK 3 2,788 2013-06-08, 06:14 PM
Last Post: sub
  Refreshing TV Guide Data (after System plugin EPG update) imilne 13 6,143 2013-03-24, 08:03 PM
Last Post: imilne
  sabnzbd plugin to show processed files Wakalaka 1 1,967 2013-03-12, 06:48 AM
Last Post: psycik
  Problem with preview image for Pending Recordings Northpole 2 1,996 2012-08-14, 02:56 AM
Last Post: Northpole
  Plugin problems with started from the command line mvallevand 11 5,022 2012-08-12, 07:56 PM
Last Post: sub
  Get NextPVR data directory from outside a plugin McBainUK 3 2,259 2012-02-11, 05:42 PM
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