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) v
« Previous 1 … 88 89 90 91 92 … 125 Next »
MyVideos

 
  • 0 Vote(s) - 0 Average
MyVideos
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#11
2005-07-01, 01:32 AM
it does a for each loop for every file in "my dvd" and calls the convert.bat file. it excepts files like temp01.mpg temp02.mpg (i think) and then once convert.bat is complete it then does the dvdauthor part, then the burn.bat file.

how are you exactly trying to burn a dvd? adding one file at a time with the record button (ctrl-k) and going into the my dvd/menu and selecting "burn"? or using another option in the popup menu (i cant remember the last time i tested those options, so i might have broken it).
kaiger
Offline

Member

Posts: 71
Threads: 16
Joined: Feb 2005
#12
2005-07-01, 03:10 PM (This post was last modified: 2005-07-01, 03:13 PM by kaiger.)
reven Wrote:how are you exactly trying to burn a dvd? adding one file at a time with the record button (ctrl-k) and going into the my dvd/menu and selecting "burn"? or using another option in the popup menu (i cant remember the last time i tested those options, so i might have broken it).
Yeah. I just bring up 'My DVD', choose a show, hit ctrl-k, hit Go on the remote (F11?), choose Burn, Demux and Burn, then hit done and it sits there doing nothing until I cancel it. I've tried Burn to Disc and Burn ISO. Burn ISO is the only option that seems to do anything. It brings up DVD Decrypter with an error saying invalid ISO, which makes sense considering no image has been created yet.
I notice in convert.bat the first command looks for a file called demux.ajb in the temp directory. How is this file created?
While you're reading this, I've got another minor question: I deleted all episodes of a show yet the show title still shows up in my database. When I open it, it's just empty. How can I remove that show title? I tried 'Remove from Db' but it didn't work.
Thanks for the quick replies.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#13
2005-07-01, 04:12 PM (This post was last modified: 2005-07-01, 04:20 PM by reven.)
demux.ajb is created by my videos, its need for pva to work.

if you hit ctrl-k it adds the video to "my dvd" and the go menu in "my dvd" doesnt have the option "Demux and burn" so i think thats what you are doing wrong.

this is how ive used it
1) hit ctrl-k (record) on a video i want to burn
2) click the "my dvd" button on the menu
3) hit go on the video i added to my dvd
4) a popup menu displaying "burn dvd","remove","toggle convert","cancel" is shown, i choose the "burn dvd" option.
5) it then burns a dvd.

this is what the functions do (and ive just tested each of them, and they work for me)
"demux and burn" - demux/remux the selected file(not in mydvd) and burn it directly to dvd
"burn to disc" = burns the mpeg2 (must be a valid mpeg2 file, so it must already be demuxed) file directly to disc (skipping the "demuxing" part)
"add to disc" = same as ctrl k

burn iso = isn't suppose to be shown for anything other than iso images, this was a bug created by the updated popup menu (ive now since fixed this, just have to test a few more things before i do a maintance release, the burning error being one of them).

i think you haven't set up your convert.bat file correctly, try running each step your self in dos (well at least the demuxing step).
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#14
2005-07-01, 04:42 PM
ok there does appear to be a bug at the end of step 2 (ie after dvdauthor has created the dvd structure), it just hangs and doesnt launch the dvdburn.bat file. i think this is only happens if you choose "demux and burn" or "burn to disc" and not if you do it via "my dvd". but that said, step 1 does appear to work (the title in the message box does appear to be screwed up thou) so try running step 1 via the command prompt.
jsteele
Offline

Senior Member

Posts: 434
Threads: 63
Joined: Dec 2004
#15
2005-07-01, 05:15 PM
I've encountered a strange problem in My Videos. If I select a video from the list and hit Go the video starts and then I am presented with a Resume/Start dialog. At that point GBPVR is locked up and I have to kill it with Taskman.

Anyone else seen this?
ASUS A7V880, Athlon XP 3000+, 1024MB, 250GB (Prog/DB), 40GB (Buffer/Temp), 670GB SATA (Video Library), PVR150MCE Video (2), NEC DVD+/- RW, Liteon DVD, nVidia FX5600 AGP, Onboard AC 97 Audio, Hauppauge Remote, Girder, USBUIRT,802.11G WLAN, nVidia Platinum Decoders
kaiger
Offline

Member

Posts: 71
Threads: 16
Joined: Feb 2005
#16
2005-07-01, 07:32 PM (This post was last modified: 2005-07-01, 07:37 PM by kaiger.)
reven Wrote:ok there does appear to be a bug at the end of step 2 (ie after dvdauthor has created the dvd structure), it just hangs and doesnt launch the dvdburn.bat file. i think this is only happens if you choose "demux and burn" or "burn to disc" and not if you do it via "my dvd". but that said, step 1 does appear to work (the title in the message box does appear to be screwed up thou) so try running step 1 via the command prompt.
Alright, apparently I've been doing it wrong and your directions make more sense, but unfortunately it didn't solve my problem. I added a show to My DVD, then tried to burn it both with and without converting it. Either way I just get the wait window and nothing happens. Taskmanager doesn't show DVD Author running and the demux.ajb file isn't created as far as I can tell.
When will demux.ajb be created and how large should it be? I searched both hard drives before, during and after and could never find it. Without this file I can't run use the commands in command prompt to test them. I triple-checked my batch files and they look fine. Would it matter that the utilities are on my C drive and the temp directory where everything is being stored is on my D drive?
EDIT: Hang on, I think I might've figured something out. It seems to be doing its thing. I'll post again when it finishes to tell you what was wrong if I solved it, or if I'm still stuck.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#17
2005-07-01, 07:43 PM
demux.ajb should be created at step 1, and should be in the temp directory you set up in my videos config form (eg D:\temp\demux.ajb). there should also be two other files in the gbpvr root directory called "demux.ajb.start.txt" and "demux.ajb.end.txt".
the demux.ajb is automatically created before the convert.bat file is called.

nah with the convert.bat and dvdburn.bat shouldnt matter where the utils you use are placed, my videos pretty much ignores whats in these files, and just hands off control to them, passing arguments to them.

convert.bat arguments
%1 - the output filename (ie the file it wants)
%2 - mpv file (which is specified in the demux.ajb file)
%3 - mpa file
%4 - the original file you are burning

dvdburnt.bat arugments
%1 - the dvd folder dvdauthor created eg D:\temp\DVD\
kaiger
Offline

Member

Posts: 71
Threads: 16
Joined: Feb 2005
#18
2005-07-01, 07:54 PM
Ok. I've made some progress here. I changed the "DVD" Directory in the config application to point to the same temp directory as the "Temp" and now I can see cPVAS being run correctly. I put some pauses in the batch to read the output and DVDauthor is throwing an error. cPVAS processes the file fine, except it names the audio portion "temp - DELAY 0ms.mpa" instead of the predicted "temp.mpa" so the argument passed to DVDauthor is incorrect and it can't find the audio track. Is there any way to set what cPVAS names the audio track to a set name?
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#19
2005-07-01, 08:00 PM
thats what the demux.ajb file does. all the convert.bat file MUST do, is create a valid mpeg2 file called "%1" (ie what it is passed as the first argument). my videos then this file to dvdauthor. so if convert.bat isnt producing the file "%1", theres the error.
kaiger
Offline

Member

Posts: 71
Threads: 16
Joined: Feb 2005
#20
2005-07-01, 08:51 PM
SUCCESS! I don't know why cPVAS was adding the - DELAY 0ms to the filename, but that was the problem. I added a line to the batch file after cPVAS to rename temp - DELAY 0ms.mpa to temp.mpa and everything worked from that point forward. Hopefully the delay text is consistent with other shows. Otherwise this could get tedious.
Thanks for your quick and helpful replies.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Myvideos and Baisc skin zaldwaik 0 1,794 2008-06-28, 03:35 PM
Last Post: zaldwaik
  MyVideos - anything else stevenjwilson 13 5,493 2007-11-26, 12:20 AM
Last Post: jksmurf
  MyVideos slowly dying capone 99 24,865 2007-09-11, 01:51 AM
Last Post: jh61408
  Looking for MyVideos 5 RC3 iwan 4 2,305 2007-03-20, 04:41 AM
Last Post: snowboarding12
  MyVideos file extensions sjpvr 1 1,841 2006-12-31, 12:42 AM
Last Post: idkpmiller
  MyVideos, Weather, VideoArchiver venkman 2 2,163 2006-10-17, 01:27 AM
Last Post: venkman
  Sharing Myvideos data in a client-server setup? zeltak 8 4,266 2006-10-01, 06:29 AM
Last Post: reven
  ContourHC for MyVideos? roy 0 1,401 2006-09-04, 05:20 PM
Last Post: roy
  Episode Numbers - RenameRecordings or MyVideos? humpty 16 5,520 2006-08-18, 01:56 PM
Last Post: humpty
  cannot download myvideos, Mymusic. Astro_geek2k 3 2,068 2006-07-02, 12:27 AM
Last Post: Astro_geek2k

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

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

Linear Mode
Threaded Mode