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) GB-PVR Support (legacy) v
« Previous 1 … 1096 1097 1098 1099 1100 … 1231 Next »
My Videos

 
  • 0 Vote(s) - 0 Average
My Videos
jmacd
Offline

Junior Member

Posts: 2
Threads: 0
Joined: Feb 2005
#11
2005-02-17, 12:22 AM
Can anyone post step by step instructions on how to setup dvd burning-- used by myvideos? Thanks in advance.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#12
2005-02-17, 12:51 AM
step one download these free tools
tools needed:
-----------------
dvdauthor - http://dvdauthor.sourceforge.net/ download the latest window binaries
(comes with mplex aswell, used to recombine the mpv and mpa files).
dvddecrypter - http://dvddecrypter.com/
PVAStrumento - http://www.offeryn.de/dv.htm#pvas
(used to demux the mpeg2 files, ie split a mpg file into a mpv and mpa file).
mkisofs - http://smithii.com/ (not homepage, but supplies compiled windows binaries of mkisofs, its a linux program)
(used to create a iso image from the dvd directories created with dvdauthor).
once you have those setup my videos, set the dvd temp path (the dvd writer isnt used here, only used when doing a dvd to dvd burn or iso to dvd burn).

setup up the convert.bat file
-------------------------------
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">D:\utils\pva\cmdshell\cPVAS.exe "C:\temp\demux.ajb"
C:\Utils\dvdauthor\mplex -f 8 -o %1 %2 %3
del "C:\temp\demux.ajb"
del %2
del %3[/QUOTE]
this is what i use on my machine, change the directories to where you put each tool. (for info on what each %1, %2 look in the readme.txt file supplied with my vids).

setup the dvdburn.bat
-------------------------
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">"C:\Utils\dvdauthor\mkisofs" -dvd-video -V %2 -o "C:\temp\temp.iso" %1

"C:\Program Files\DVD Decrypter\DVDDecrypter.exe" /MODE ISOWRITE /SRC "C:\temp\temp.iso" /START /CLOSE /VERIFY NO /ERASE /DEST E:\
del "C:\temp\temp.iso[/QUOTE]
once again you'll have to change the directories to what you have set up, allso the &quot;/DEST E:\&quot; points to my dvd burner, so change it to yours. also change &quot;C:\temp\temp.iso&quot; to the temp path you are using.

the dvdburn.bat and convert.bat file should be placed in the gbpvr root directory.

once thats all done you can test it by entering my videos, pressing the record button on a mpeg2 file (if your not burning videos capture with a mpeg2 capture card, you'll have to do more converting) then click on &quot;my dvd&quot; hit the &quot;ctrl-o&quot; button on the selected video file, and click &quot;burn to disc&quot;. it should lauch and display its progress.
jmacd
Offline

Junior Member

Posts: 2
Threads: 0
Joined: Feb 2005
#13
2005-02-17, 04:40 PM
Reven,

Thanks for the help. You got me going in the right direction. But I have a couple questions. I use a PVR 350, but the Burn Button created an error (mkisofs). The demux and burn button created a perfect disk but hung up after the burn was completed. By hung up I mean The step 3 popup did not close. I could close it by pressing the cancel button. Have any ideas?

Thanks again
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#14
2005-02-17, 04:50 PM
yeah i think there is a bug where the screen isnt being redrawn when the burn is finished, pressing any button on the remote redraws the screen and the popup box disappears, something i have to look into.

if the file hasnt been demuxed (ie its just a been capture from capture card and hasnt been processed, mkisofs will fail, i wrote a little util you can find on the wiki that will run once a day after the epg has been updated that will demux then remux every recorded file, this saves you having to demux then remux the files when you go to burn them, saving about 10-30mins on the burn time) you'll have to demux before burning.

i personally demux all my files once a day so i dont have to wait aslong when i burn them to dvd.
gehing
Offline

Member

Posts: 62
Threads: 10
Joined: Jan 2005
#15
2005-02-20, 08:53 PM
With the version from 02/18, everything worked fine.
With the version from 02/20, I get the following errors (getting movie information):
- I ran Scan on my movies directory. It stops on the 10th movie, which is Cold Creek Manor.
- On the movie &quot;Cold Creek manor&quot;, I did Ctrl-O - Information - IMDB - Enter
I get the following error screen:
Error: Cannot set column 'Tagline' to 'The perfect house hides the perfect crime.Plot Outline: A family ...'.
The value violates the MaxLength limit of this column.
Can this be fixed?
[SIZE="1"]GBPVR PC: Vista Home Premium / Intel QuadCore Q6600 @ 2.4 GHz, 3 GB RAM, NVIDIA GeForce 9600 GT / 2 x Hauppauge HVR-1250 / 2 x Hauppauge PVR-150
Clients: Media PC (QuadCore, Vista Home Premium 64 bit) with GBPVR client, PCH A-110 (wired)
Storage: 13 TB on OpenSuse 11.0 Linux PC (6 x RAID-5, HighPoint RAID adapters)[/SIZE]
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#16
2005-02-20, 09:04 PM
yeah im aware of this bug, working on the fix now.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Gb-PVR 1.4.7 does not transcode videos themightygandalf 8 3,324 2010-03-09, 08:29 PM
Last Post: themightygandalf
  Can't see metadata in Videos Library cottong2001 4 2,032 2010-03-01, 01:03 AM
Last Post: cottong2001
  Green Lines in some converted videos wildatom 2 1,509 2010-02-15, 09:27 PM
Last Post: pBS
  can you schedule playing of videos or tv in gbpvr txinga 1 1,393 2009-12-22, 11:46 PM
Last Post: pBS
  Recorded videos pause every few minutes tomekz 32 8,892 2009-10-21, 10:51 PM
Last Post: gEd
  GB-PVR refuses to play videos with certain filenames insane 2 1,420 2009-04-26, 11:31 PM
Last Post: sub
  Loose Audio when switching between different recorded videos garytn9988 3 1,440 2009-01-10, 09:05 PM
Last Post: sub
  PC Client Videos haarvik 3 1,666 2008-12-30, 12:04 AM
Last Post: sub
  HD PVR - Videos Won't Play Ommina 3 1,790 2008-10-07, 04:00 AM
Last Post: Ommina
  Guide bug when viewing videos SLR_65 8 2,151 2008-09-09, 05:58 AM
Last Post: SLR_65

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

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

Linear Mode
Threaded Mode