Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > General > Subtitles

Reply
 
Thread Tools Search this Thread Display Modes
Old 7th July 2012, 13:47   #1121  |  Link
r0lZ
PgcEdit daemon
 
r0lZ's Avatar
 
Join Date: Jul 2003
Posts: 7,469
MaistroX, maybe, after the conversion, you can also edit the org and/or align parameters in the IDX file. But note that some players ignore these values.
__________________
r0lZ
PgcEdit homepage (hosted by VideoHelp)
BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV
r0lZ is offline   Reply With Quote
Old 7th July 2012, 23:41   #1122  |  Link
MaistroX
Registered User
 
Join Date: Oct 2002
Location: Wonderland
Posts: 159
Sry, but I dont seem to understand! :/
I want to use "move all" in Move All Captions, but I can only get them below, not at the top and "move all" in any way I tryed so far, please help!
I dont want to move them one by one.

Quote:
Originally Posted by SassBot View Post
Just select "move from original Y position" and specify the offset you want so that the subs are positioned where you want.
Tryed exactly what u said above with RC2, "move from original Y position", original placement is below, and want them to be at the top in center all subs.
Higherst Offset Y I can set is 341, and it does not get the subs on top , them stay the same.

Last edited by MaistroX; 7th July 2012 at 23:49.
MaistroX is offline   Reply With Quote
Old 9th July 2012, 18:30   #1123  |  Link
SassBot
Guest
 
Posts: n/a
Hmm seems to be that the code limits how far you can move vertically to 1/3 the height of the subpicture within the defined aspect ratio area. I don't know why that limit was chosen, though.
  Reply With Quote
Old 9th July 2012, 18:52   #1124  |  Link
MaistroX
Registered User
 
Join Date: Oct 2002
Location: Wonderland
Posts: 159
Can u expand it to hole image?
MaistroX is offline   Reply With Quote
Old 9th July 2012, 19:16   #1125  |  Link
SassBot
Guest
 
Posts: n/a
Quote:
Originally Posted by MaistroX View Post
Can u expand it to hole image?
I first need to see if I can figure out why that was chosen. I assume there was a good reason and make sure the change doesn't break something else deeper in the code. But it won't be until probably after the 1.0.0 release.

I still have some memory leaks to iron out, some reorganization and some optimization I want to get in first.
  Reply With Quote
Old 11th July 2012, 14:54   #1126  |  Link
mood
Registered User
 
Join Date: May 2012
Posts: 92
Hi, SassBot...

rc2 crash when import from BDN xml/png and export to idx/sub, if the subtitle is long more than 2000 lines or near.

"Edit DVD Frame Palette" not work, any changes in this return to default.

And for me at the moment this version have the same problem that the java version has.

some lines of subtitle "randomly" appears with black background in my TV.

should be a bug on color palette in java version and continues in this version.

But i don't have programming skills to say if is a bug, I just report my problem use this tool.

Last edited by mood; 11th July 2012 at 15:12.
mood is offline   Reply With Quote
Old 11th July 2012, 15:18   #1127  |  Link
SassBot
Guest
 
Posts: n/a
Quote:
Originally Posted by mood View Post
Hi, SassBot...

rc2 crash when import from BDN xml/png and export to idx/sub, if the subtitle is long more than 2000 lines or near.
"Edit DVD Frame Palette" not work, any changes in this return to default.
The first could be an issue with some of the memory leaks that were still preset in that version. So when I post a new RC check again. I see the palette issue and am looking into it.

Quote:
Originally Posted by mood View Post
And for me at the moment this version have the same problem that the java version has.

some lines of subtitle "randomly" appears with black background in my TV.

should be a bug on color palette in java version and continues in this version.

But i don't have programming skills to say if is a bug, I just report my problem use this tool.
Can you post the subtitle file so I can look at it?
  Reply With Quote
Old 11th July 2012, 15:21   #1128  |  Link
SassBot
Guest
 
Posts: n/a
So the frame palette editing issue was because I hadn't finished implementing the functionality after you make the changes. Somehow I missed it.
  Reply With Quote
Old 11th July 2012, 15:56   #1129  |  Link
mood
Registered User
 
Join Date: May 2012
Posts: 92
Ok...

I have two problems with this 2 subtitles...

This sub restarts my TV:

http://www.mediafire.com/?ca3xegs8uxtxx1w



And this "randomly" appears with black background in my TV.

http://www.mediafire.com/?4r3a3j6zn356j01


Is the same problem with java version.

I take 2 cell phone pictures of my TV, look it.





Take a look on pictures...

--------------------------------------------------------------------------------------


I use AVIAddXSub to make idx/sub and i never have a problem.

The only problem is the low resolution of subtitles.

Last edited by mood; 11th July 2012 at 16:26.
mood is offline   Reply With Quote
Old 11th July 2012, 16:27   #1130  |  Link
SassBot
Guest
 
Posts: n/a
Ok, can you post the idx/sub you get from AVIAddXSub as well, then, so I can see what is different?

Also, here is a testing version that you can use to see if the BDN+XML input causes a crash again.

Thanks.
  Reply With Quote
Old 11th July 2012, 16:34   #1131  |  Link
mood
Registered User
 
Join Date: May 2012
Posts: 92
Ok...

here is the AVIAddXSub sub, and with this I don't have any black background or problem in my TV.

http://www.mediafire.com/?f5h6w747xl10fct
mood is offline   Reply With Quote
Old 11th July 2012, 16:42   #1132  |  Link
SassBot
Guest
 
Posts: n/a
Did you test if you can reproduce the crash with that test version?
  Reply With Quote
Old 11th July 2012, 16:48   #1133  |  Link
mood
Registered User
 
Join Date: May 2012
Posts: 92
Quote:
Originally Posted by SassBot View Post
Did you test if you can reproduce the crash with that test version?
I test now and not crash

just need the fix on the color palette because the problem wih randomly black background persists.

Thanks for your work
mood is offline   Reply With Quote
Old 11th July 2012, 16:50   #1134  |  Link
SassBot
Guest
 
Posts: n/a
Ok good. Also that contains a fix for the editing the dvd palette frame, too. I finishing up some more refactoring and then I should hopefully have the final 1.0.0 release early next week. The color palette issue will come also with the outline transparency fix r0lz reported in the next iteration after the 1.0.0 release.
  Reply With Quote
Old 11th July 2012, 16:53   #1135  |  Link
mood
Registered User
 
Join Date: May 2012
Posts: 92
Quote:
Originally Posted by SassBot View Post
Ok good. Also that contains a fix for the editing the dvd palette frame, too. I finishing up some more refactoring and then I should hopefully have the final 1.0.0 release early next week. The color palette issue will come also with the outline transparency fix r0lz reported in the next iteration after the 1.0.0 release.
Ok...

take your time not worry...

and thanks
mood is offline   Reply With Quote
Old 11th July 2012, 16:56   #1136  |  Link
SassBot
Guest
 
Posts: n/a
You're definitely welcome. Just trying to get to a nice stable base before making further fixing and enhancements since this was done as a very quick and dirty port.
  Reply With Quote
Old 12th July 2012, 17:27   #1137  |  Link
SassBot
Guest
 
Posts: n/a
So what should hopefully be the last RC is here. Please let me know if you see any issues and if not I'll push out and tag the 1.0.0 branch and start working on the latest enhancements and fixes.
  Reply With Quote
Old 12th July 2012, 18:00   #1138  |  Link
mood
Registered User
 
Join Date: May 2012
Posts: 92
Quote:
Originally Posted by SassBot View Post
So what should hopefully be the last RC is here. Please let me know if you see any issues and if not I'll push out and tag the 1.0.0 branch and start working on the latest enhancements and fixes.
Thanks SassBot, but I can't download the link is broken
mood is offline   Reply With Quote
Old 12th July 2012, 18:08   #1139  |  Link
SassBot
Guest
 
Posts: n/a
Should work now. I seem to have accidently deleted the file after uploading it.
  Reply With Quote
Old 12th July 2012, 18:10   #1140  |  Link
mood
Registered User
 
Join Date: May 2012
Posts: 92
Quote:
Originally Posted by SassBot View Post
Should work now. I seem to have accidently deleted the file after uploading it.
Oki, no problem...

Download now and I will test it.

Thanks...
mood is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 17:53.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.