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 2 3 4 5 … 125 Next »
BurnDVDX2 support issues.

 
  • 0 Vote(s) - 0 Average
BurnDVDX2 support issues.
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#121
2007-11-27, 10:23 PM
gEd Wrote:wrong thread - sorry

So the comment about CS3 is intended for skiptool? I ran burndvdx2 on CS3 and it did come up ok. There might be an issue with skiptool copying the skins over.
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,516
Threads: 100
Joined: Jan 2005
#122
2007-11-27, 11:26 PM
no i mean I added a new post to the wrong thread.

Skiptool works ok in CS2 although buttons in skipeditor are too big and overlap one another.

In Burndvdx2, skiptool crashes out when using CS3.

This is using the Sassari skin. I haven't tried any other CS3 skins/settings yet.

I haven;t had time to study the problem in more detail and besides, I don;t really understand how the xml skin files work.
“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
#123
2007-11-28, 12:07 AM
gEd Wrote:no i mean I added a new post to the wrong thread.

Skiptool works ok in CS2 although buttons in skipeditor are too big and overlap one another.

In Burndvdx2, skiptool crashes out when using CS3.

This is using the Sassari skin. I haven't tried any other CS3 skins/settings yet.

I haven;t had time to study the problem in more detail and besides, I don;t really understand how the xml skin files work.

Could you post your pvrx2 logs?
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
#124
2007-11-28, 07:10 AM
The files in the legacy skin directory that are bundled with community3 are old and cause problems when you try to cut commercials. Replace these files with the ones in the blue skin and you should be ok.
gbpvr/skin/blue/burndvdx2/

This is likely an issue with any skin besides blue, since I only check to see if the files are there and not if they are the latest.
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
#125
2007-11-29, 05:37 AM
gEd Wrote:a couple of quick points:

It doesn't work with CS3 (can;t recall if the old one did or not). The problem is with the skip tool screen. It flashes up and then disappears back to the menu. default blue is fine.

I thought that the old memcoder process used to run at low priority, perhaps I'm wrong. Anyway it would be good if it did so as not to affect the performance of gbpvr.

still testing.....

thanks for the new release!


In third party there are the following files:

ADDDVDNTSCmencoder.cmd
ADDDVDNTSC169mencoder.cmd
ADDDVDNTSCsub169mencoder.cmd
ADDDVDNTSCsubmencoder.cmd

The files start with
"..\mplayer\mencoder"

I think you can change that to:
start /low /b /wait "mencoder" "..\mplayer\mencoder"

And it will run at low priority.
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
vmq
Offline

Member

Posts: 128
Threads: 27
Joined: Dec 2007
#126
2007-12-03, 02:59 AM
BurnDVDX2 is a great plugin, but I am currently having trouble burning a DVD with subtiles. I am trying to burn a DVD from two (medium quality) recordings of gbpvr, each of the two ~1h long files has a corresponding .srt file (generated with mpg2srt) and displays the captions in PVRX2 just fine.

The problem seems to be that BurnDVDX2 is not using this files, but generates its own (temp0.srt, temp1.srt, ..) srt files. Two problems here, by comparing the srt files you see that the tempX.srt files are ~5 sec offset (earlier) from the correct srt files, this is consistent with watching the DVD - the subtitles are several seconds early.

Secondly, for some reason, buildDVD.log shows this problem

Code:
INFO: Found EOF in .sub file.

and only subtitles for the first 4 min are in the temp0.srt. See the buildDVD.zip attachment.

Is there a way to force BurnDVDX2 to use the srt files that are already present?
[SIZE="2"]PVR: Phenom 9150e / 4GB / XP / ATI HD 4200 / HVR-1600 / ATI HD 650 TV WOnder / NextPVR 3.9.2
PVR2: i7-6700k / Win10Pro / 32 GB / GeForce 1070 / WinTV-dualHD / NPVR 3.9.2 / 4TB NAS[/SIZE]
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#127
2007-12-03, 04:18 AM
vmq Wrote:BurnDVDX2 is a great plugin, but I am currently having trouble burning a DVD with subtiles. I am trying to burn a DVD from two (medium quality) recordings of gbpvr, each of the two ~1h long files has a corresponding .srt file (generated with mpg2srt) and displays the captions in PVRX2 just fine.

The problem seems to be that BurnDVDX2 is not using this files, but generates its own (temp0.srt, temp1.srt, ..) srt files. Two problems here, by comparing the srt files you see that the tempX.srt files are ~5 sec offset (earlier) from the correct srt files, this is consistent with watching the DVD - the subtitles are several seconds early.

Secondly, for some reason, buildDVD.log shows this problem

Code:
INFO: Found EOF in .sub file.

and only subtitles for the first 4 min are in the temp0.srt. See the buildDVD.zip attachment.

Is there a way to force BurnDVDX2 to use the srt files that are already present?


There is a value in the skin that tells how much to retime the captions. Sounds like yours is not so far off because the default offset is 5 seconds. The value is called:
<SrtOffsetTime>5</SrtOffsetTime>
it is in:
gbpvr\skin\Blue\burndvdx2\skinNTSC.xml or skinPAL.xml

On my system here, the retime comes out about right and I don't see any error.

Not sure about what is happening with the SRT file. Can you zip up and post the srt file that is causing trouble? Is it generated with mpg2srt?

I do need to be able to retime the captions because when you trim the beginning or cut commercials the srt file would be wrong.
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
vmq
Offline

Member

Posts: 128
Threads: 27
Joined: Dec 2007
#128
2007-12-03, 05:59 AM
pastro Wrote:There is a value in the skin that tells how much to retime the captions. Sounds like yours is not so far off because the default offset is 5 seconds. The value is called:
<SrtOffsetTime>5</SrtOffsetTime>
it is in:
gbpvr\skin\Blue\burndvdx2\skinNTSC.xml or skinPAL.xml

On my system here, the retime comes out about right and I don't see any error.

Not sure about what is happening with the SRT file. Can you zip up and post the srt file that is causing trouble? Is it generated with mpg2srt?

I do need to be able to retime the captions because when you trim the beginning or cut commercials the srt file would be wrong.

OK, lets ignore the offset for now. Yes, I generated the .srt files with mpg2srt. I attached the srt files that were sitting beside the .mpg files in the recordings directory and the two srt files that were generated in .../BurnDVD/.

The only abnormal thing was that I used SkipTool and than comclean.bat first to cut the advertisement and then generated the .srt files with mpg2srt. No comskip cut file needed/present for BurnDVDX2.

[SIZE="1"]I wanted to report this in a separate post, but here it comes: I found out that when I use mpg2srt on these mpg files that the time stamps in the .srt files are the same as if generated from the uncut mpg file, just fewer. So I tried to ReTime - but BBDMUX.EXE/mplex1.exe as well as mencoder.exe fail on this mpg generated by comclean.bat. I finally ended up demuxing/muxing it with ProjectX and mplex1. Now mpg2srt was happy again and generated correct srt files.[/SIZE]

Then I started BurnDVDX2, generated an iso and found that in one of the two chapters the subtitles end prematurely after ~ 4min.
[SIZE="2"]PVR: Phenom 9150e / 4GB / XP / ATI HD 4200 / HVR-1600 / ATI HD 650 TV WOnder / NextPVR 3.9.2
PVR2: i7-6700k / Win10Pro / 32 GB / GeForce 1070 / WinTV-dualHD / NPVR 3.9.2 / 4TB NAS[/SIZE]
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#129
2007-12-03, 06:23 AM
vmq Wrote:OK, lets ignore the offset for now. Yes, I generated the .srt files with mpg2srt. I attached the srt files that were sitting beside the .mpg files in the recordings directory and the two srt files that were generated in .../BurnDVD/.

The only abnormal thing was that I used SkipTool and than comclean.bat first to cut the advertisement and then generated the .srt files with mpg2srt. No comskip cut file needed/present for BurnDVDX2.

I wanted to report this in a separate post, but here it comes: I found out that when I use mpg2srt on these mpg files that the time stamps in the .srt files are the same as if generated from the uncut mpg file, just fewer. So I tried to ReTime - but BBDMUX.EXE/mplex1.exe as well as mencoder.exe fail on this mpg generated by comclean.bat. I finally ended up demuxing/muxing it with ProjectX and mplex1. Now mpg2srt was happy again and generated correct srt files.

Then I started BurnDVDX2, generated an iso and found that in one of the two chapters the subtitles end prematurely after ~ 4min.


Ok I see the trouble. For whatever reason, I thought there was only three lines of captions possible. Your file has a caption with four lines which is causing trouble with my program that retimes the captions. I'll get that fixed up. Btw, if you cut commercials with burndvdx2 it uses mencoder and seems to have an ok timeline. When the commercials are cut I try to fix it up the srt file as well. You might want to check out cutting commercials that way as an alternative.
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
#130
2007-12-03, 06:43 AM
Here is the fix for the four lines of captions in the srt file.
Let me know if this works ok.
The dll goes in gbpvr\plugins\burndvdx2
I'll update the install also.
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 (27): « Previous 1 … 11 12 13 14 15 … 27 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  vidImport utility support carpeVideo 73 53,787 2012-05-27, 06:27 AM
Last Post: jksmurf
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 159,548 2012-01-20, 12:15 PM
Last Post: martint123
  Anime Library - Support Thread Ommina 167 93,753 2011-05-07, 06:41 AM
Last Post: mvallevand
  Music plugin support thread MixMan 103 40,773 2010-08-31, 09:46 PM
Last Post: povarotti
  StartGBPVR - support thread liteswap 46 25,015 2010-04-06, 04:10 AM
Last Post: keith_leitch
  Weather2 Support Thread scb147 47 15,202 2009-08-30, 07:19 AM
Last Post: Reddwarf
  ComTweak v1.0 Support Thread HydroChronic 12 5,538 2009-05-23, 10:02 AM
Last Post: gEd
  1.3.7 BurnDVDX2 and Cinema in config but not main menu navyblue 8 3,417 2009-01-21, 04:16 PM
Last Post: pastro
  Comclean issues.. _Dude_ 9 4,074 2009-01-17, 03:29 PM
Last Post: tmschmal
  DJKXML support? mattyboy2 0 2,299 2008-10-30, 10:56 AM
Last Post: mattyboy2

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

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

Linear Mode
Threaded Mode