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) Burndvdx2 and Skiptool v
1 2 3 Next »
problems with dvd burning

 
  • 0 Vote(s) - 0 Average
problems with dvd burning
nils
Offline

Junior Member

Posts: 12
Threads: 1
Joined: Feb 2009
#1
2009-02-24, 04:07 PM
Hi - i'm a new user. I have GB-PVR v1.3.11 and the newest release of Burndvdx2. Config set to NTSC and to use Nero.
I tried burning a movie to a dvd. It was 2.5 hours, and 5.3GB to start with, but i ran comskip on it, and set it to trim the commercials, which should have brought it under 4.7gb.
It burned the DVD without showing any errors (that i know about). However the dvd only had around 2GB of info, and was missing about an hour of the movie. The beginning and end were there, but it skipped a bunch in the middle. No commercials though.
Also it would only play on my computer. Not on my DVD player. I've used this drive and media combo with other software and it played fine on my DVD player.

Any ideas what i can try to fix this issue?
mkenyon2
Offline

Senior Member

Posts: 715
Threads: 208
Joined: Dec 2006
#2
2009-02-24, 07:35 PM
I was running into a similar issue, but not for DVD burning. I used Skip tool to cut commercials (using comskip) and transcode to avi. The same thing would happen, about an hour of the middle would disappear.

Both plugins are written by Pastro (a great developer) and he uses Stattik's transcoding script.

I haven't tried commercials lately, so I can't tell you if it's been fixed. Sorry.
Currently Running: 1.4.7
[SIZE="1"]HTPC:
Motherboard: ASUS P5LD2 Mobo w/ 945P chipset / CPU: Intel P4 3.0GHz
RAM: 3GB RAM / Video: ASUS Radeon X300SE 128Mb PCIx 16
Tuner(s): ATI TV 650 Dual (PCIx)
OS: Win XP Pro SP3[/SIZE]

[SIZE="1"]Feeding:
2 - Wired MVP[/SIZE]
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#3
2009-02-24, 08:42 PM
mkenyon2 Wrote:I was running into a similar issue, but not for DVD burning. I used Skip tool to cut commercials (using comskip) and transcode to avi. The same thing would happen, about an hour of the middle would disappear.

Both plugins are written by Pastro (a great developer) and he uses Stattik's transcoding script.

I haven't tried commercials lately, so I can't tell you if it's been fixed. Sorry.

Burndvdx2 uses skiptool internally so both could suffer from the same issue. Go into the temp dir and post whatever .edl files you see. Also from the original file location post the {filename}.txt file (comskip output).
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
nils
Offline

Junior Member

Posts: 12
Threads: 1
Joined: Feb 2009
#4
2009-02-25, 01:00 AM
a zip file is attached with the only EDL file and the original comskip file
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#5
2009-02-25, 04:14 AM
nils Wrote:a zip file is attached with the only EDL file and the original comskip file

Those files are fine. Post the builddvd.cmd file and I'll look if there is any issue 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
nils
Offline

Junior Member

Posts: 12
Threads: 1
Joined: Feb 2009
#6
2009-02-25, 11:06 PM
ok, here it is, with the log also
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#7
2009-02-26, 03:06 AM
nils Wrote:ok, here it is, with the log also

Nothing wrong with the build file.
I'd like to see if there is an issue with the file that mencoder creates, or the output of dvdauthor is the trouble.

I will need you to modify the C:\Program Files\devnz\gbpvr\Third Party\burndvd\ADDDVDNTSCmencoder.cmd file
(That's assuming you are creating a 4:3 file with commercial cutting for NTSC with no subtitles)
If you are creating something else find the appropriate file in that dir.

Remove the "del test.mpg" from the end of the command file
Try creating a file or ISO structure so you don't waste a dvd
Create the DVD and then look at the test.mpg file and see if it is correct or the file has the hour in the middle.
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
nils
Offline

Junior Member

Posts: 12
Threads: 1
Joined: Feb 2009
#8
2009-02-26, 11:13 PM
ok, i've run the program again on the same file, after removing the del test line. The test.mpg file is indeed missing roughly an hour in the middle of the movie. its missing the same part as the previous try.
thanks for taking the time to try and help me. Its a neat program. hopefully i can get it working.
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#9
2009-02-26, 11:39 PM
nils Wrote:ok, i've run the program again on the same file, after removing the del test line. The test.mpg file is indeed missing roughly an hour in the middle of the movie. its missing the same part as the previous try.
thanks for taking the time to try and help me. Its a neat program. hopefully i can get it working.

Ok at least we know it's not dvdauthor. It would seem to be mencoder causing the trouble when it does the commercial cut. It could be a timestamp issue, but let's see if we can narrow it down.

Can you remove all of the commercials except say the first one from the .txt file (the one in the dir with the mpg). See how big the test.mpg file that is created is in that case.
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
#10
2009-02-27, 02:39 AM
Here is some more additions to the adddvdntscmencoder file
>test.log 2>&1
Put this on the end of the first line (the mencoder line)
Then post the test.log file from that dir. You can run with all commercials in.

EDIT:
add this before -oac copy
-msglevel all=9
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 (4): 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Burning problems philip1982 28 13,910 2008-03-13, 04:25 PM
Last Post: pastro

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

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

Linear Mode
Threaded Mode