Hello guest, if you like this forum, why don't you register? https://fanrestore.com/member.php?action=register (December 14, 2021) x


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Blu-ray subtitle conversion tool (sub2bd)
Of course I'm familiar with AviSynth.

easySUP uses VSFilter as well, and an older version of avs2bdxml, but it outputs everything without issue.
Reply
Thanks given by:
(2021-04-23, 07:50 PM)bronan Wrote: OK please try 0.92.

Got my accents back. Thanks.
Reply
Thanks given by:
(2021-04-23, 08:44 PM)schorman Wrote: Of course I'm familiar with AviSynth.

easySUP uses VSFilter as well, and an older version of avs2bdxml, but it outputs everything without issue.

VSFilter renders the ASS to the Avisynth buffer, then that image is processed for BD format by avs2bdxml. The dropshadows are either there or not when the text is rendered to Avisynth, so I don't think the encoding step is going to effect it much (could be some cropping happening possibly, but I think you'd see hints of them). Have you tried swapping out the VSFilter.dll included with sub2bd with a different version? I don't remember where I got it to be honest.
Reply
Thanks given by:
I'll give it a shot.
Reply
Thanks given by:
Ok, I switched out the version of VSFilter and it now renders the shadows correctly. 

However, I'm seeing quite a few error messages in BDsup2sub when I check the file, and it seems to want to change the color palette resulting in lower quality.

sub2bd
[Image: yn6pd0.png]

easySUP
[Image: zg0m1o.png]
Reply
Thanks given by:
(2021-04-24, 07:56 PM)schorman Wrote: Ok, I switched out the version of VSFilter and it now renders the shadows correctly. 

However, I'm seeing quite a few error messages in BDsup2sub when I check the file, and it seems to want to change the color palette resulting in lower quality.

Cool, did you try any of the options to see if that clears it up? The only other thing I can think is that I'm having avs2bdnxml directly output the SUP file instead of doing another conversion from bdnxml to SUP. But if we see what the subtitles look like directly in Avisynth then it should prove if its a rendering or encoding issue.
Reply
Thanks given by:
Hey bronan, could you elaborate on what exactly "strict mode" and "ugly splitting" do and how does "optimize buffer" works?
Thanks!
Reply
Thanks given by:
Please see avs2bdxml for full documentation:
GitHub - koroban/avs2bdnxml: AVS to BluRay SUP/PGS and BDN XML Converter

Code:
  -z, --stricter <integer>     Stricter checks in the SUP writer. May lead to
                               less optimized buffer use, but might raise
                               compatibility. [on=1, off=0]
  -u, --ugly <integer>         Allow splitting images in ugly ways.
                               Might improve buffer problems, but is ugly.
                               [on=1, off=0]
  -b, --buffer-opt <integer>   Optimize PG buffer size by image
                               splitting. [on=1, off=0]
Reply
Thanks given by: theprion
(2021-04-24, 10:07 PM)bronan Wrote:
(2021-04-24, 07:56 PM)schorman Wrote: Ok, I switched out the version of VSFilter and it now renders the shadows correctly. 

However, I'm seeing quite a few error messages in BDsup2sub when I check the file, and it seems to want to change the color palette resulting in lower quality.

Cool, did you try any of the options to see if that clears it up? The only other thing I can think is that I'm having avs2bdnxml directly output the SUP file instead of doing another conversion from bdnxml to SUP. But if we see what the subtitles look like directly in Avisynth then it should prove if its a rendering or encoding issue.

Both of those use the same version of VSFilter, so the avisynth output shouldn't be the issue. In fact, most of the subs are coming out perfect. There are about a third of the subs that report "WARNING: fade out detected -> patched palette" when loading in BDSup2Sub. That seems to be the source of the degrade in quality.

It doesn't seem to be a problem with the subtitles being rendered. There's some problem with the SUP that this version of avs2bdnxml is generating.
Reply
Thanks given by:
Have you inspected the subtitles in any program besides BDsup2sub? I remember seeing a warning in the documentation of avs2bdnxml about opening generated subtitles through there, but I don't remember the exact context.

I will look into exporting as bdnxml and doing SUP conversion separately.
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
  DDVT Tool Mismatched Lengths? X5gb 7 1,717 2023-06-07, 08:47 PM
Last Post: axeyou
  Is there any tool to edit and resynchronize Blu-ray PGS SUP subtitles? Onti 2 1,888 2021-07-18, 06:48 AM
Last Post: BusterD
  [Help] Correct Bad Frame Rate Conversion CSchmidlapp 29 22,127 2019-05-24, 10:17 PM
Last Post: zoidberg
  Subtitle Conversion professorwho 7 5,498 2019-04-28, 05:39 PM
Last Post: bronan
  Lossless conversion from MOV? Serums 2 2,649 2018-12-20, 05:14 AM
Last Post: Serums
  Tool for processing LD DTS: "wav2dts" schorman 0 2,546 2018-08-12, 12:46 PM
Last Post: schorman
  Best option for this conversion ..... Jetrell Fo 9 10,148 2015-12-24, 10:18 PM
Last Post: Jetrell Fo

Forum Jump:


Users browsing this thread: 3 Guest(s)