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 12th December 2017, 00:06   #201  |  Link
ilko
Registered User
 
Join Date: Nov 2016
Posts: 12
hmm, I was interested into testing its potential but aegisub doesn't detect its presence like vsfiltermod or xy-vsfilter.

It might be a good alternative for fansubbers (I do typesetting / edition).
__________________
AviSynth+ Fansub Edition
ilko is offline   Reply With Quote
Old 12th December 2017, 00:10   #202  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,565
Well, Aegisub already does offer libass rendering...
sneaker_ger is offline   Reply With Quote
Old 12th December 2017, 00:35   #203  |  Link
ilko
Registered User
 
Join Date: Nov 2016
Posts: 12
of course, and the latest libass that it's based on is the v0.13.1. Since then, there have been improvements and fixes.

Just for example, vsfiltermod crashes when vector shapes have coordinate values in floating point (after re-sampling the resolution).
__________________
AviSynth+ Fansub Edition
ilko is offline   Reply With Quote
Old 13th December 2017, 04:18   #204  |  Link
Blitzker
Registered User
 
Join Date: Nov 2011
Posts: 61
Quote:
Originally Posted by ilko View Post
hmm, I was interested into testing its potential but aegisub doesn't detect its presence like vsfiltermod or xy-vsfilter.

It might be a good alternative for fansubbers (I do typesetting / edition).
Quote:
Originally Posted by sneaker_ger View Post
Well, Aegisub already does offer libass rendering...
Quote:
Originally Posted by ilko View Post
of course, and the latest libass that it's based on is the v0.13.1. Since then, there have been improvements and fixes.

Just for example, vsfiltermod crashes when vector shapes have coordinate values in floating point (after re-sampling the resolution).
Libass support in aegisub is unfortunately built-in so to keep it up to date, you have to build the entire aegisub project.

But i took a look at the csri interface and it was simple enough so i included it in assfiltermod. Now you can just copy assfiltermod.dll in the csri folder of aegisub and you can select it just like vsfilter.

Here is a build that i tested on Aegisub 3.2.2 and all seems fine.
I added a new entry in the registry "CSRIFontsDir" that you can fill with a path(full folder path) to fonts files you want to auto-load.

x32: http://www.mediafire.com/file/73h86i...sri_v2_x32.zip
x64: http://www.mediafire.com/file/3pb5ae...sri_v2_x64.zip

It seems stable but will need some testing!

Have fun!

EDIT:
Code:
- Fixed a rendering glitch with csri (shadow box around subtitles on a dark background)
- Added support for font ligatures with the registry key "DisableFontLigatures" (0 = Enabled, 1 = Disabled)
- Added Avisynth support:
 - Works only on RGB32
 - Filter name is "AssRender(file, fonts, scale, lig, mask)
 - file(string) = .ass file (Required)
 - fonts(string) = fonts folder to auto-load (Default: "")
 - scale(double) = subtitles scaling (Default: 1.0)
 - lig(bool) = font ligatures (Default: false)
 - mask(bool) = when true, render on a black background (Default: false)
__________________
Latest dev builds of AssFilterMod can be found here: https://www.mediafire.com/folder/w1w...s/AssFilterMod

Last edited by Blitzker; 16th December 2017 at 05:26. Reason: csri v2
Blitzker is offline   Reply With Quote
Old 9th January 2018, 12:53   #205  |  Link
vinnytx
Registered User
 
Join Date: Jan 2012
Posts: 46
AssFilterMod doesn't load external subtitles.
The only way to do so it's forcing AssFilterModAutoLoad. But this isn't an optimal solution because in this way AssFilterMod is loaded even when it isn't necessary
vinnytx is offline   Reply With Quote
Old 13th January 2018, 15:00   #206  |  Link
Khaled1323
Registered User
 
Join Date: Nov 2017
Posts: 7
it seems i cant change subtitle's font like xysubfiltter
Khaled1323 is offline   Reply With Quote
Old 28th January 2018, 16:04   #207  |  Link
Klaus1189
Registered User
 
Join Date: Feb 2015
Location: Bavaria
Posts: 1,666
I am interested in WEBVTT support. WEBVTT is used by YouTube for all of its videos which contains one or more subtitle streams.
However if I have a file with a muxed WEBVTT subtitle stream, I would like to play it with my favourite Media Player, which his Directshow based.

Steps I did already:
https://github.com/mbunkus/mkvtoolnix/issues/1592
-> MKVToolNix can mux WEBVTT according to the specs they released for this.
-> asked nevcairiel, the author of LAV Filters to add support for WEBVTT

Now there is a subtitle renderer needed to support it.

I hope you are interested in it and add support of WEBVTT.

If you have any question, need a sample file or anything else, let me know
Klaus1189 is offline   Reply With Quote
Old 30th March 2018, 09:06   #208  |  Link
Robbl
Registered User
 
Join Date: Apr 2017
Posts: 2
Installing doesn't work for 0.4, I always get the error message that the assfiltermod.dll module could not be found.

EDIT: Nvm, resetting pc worked...

Last edited by Robbl; 30th March 2018 at 09:15.
Robbl is offline   Reply With Quote
Old 19th July 2018, 14:55   #209  |  Link
JayeDog
Registered User
 
Join Date: Mar 2017
Posts: 7
does assfiltermod load external subs when there are embedded subs in the mkv file? doesn't seem to do so for me
JayeDog is offline   Reply With Quote
Old 20th November 2019, 15:02   #210  |  Link
Magik Mark
Registered User
 
Join Date: Dec 2014
Posts: 666
Does anyone have a solution to make the subtitle dim when using it in HDR videos? Maybe luminance similar to HD


Sent from my iPhone using Tapatalk
__________________
Asus ProArt Z790 - 13th Gen Intel i9 - RTX 3080 - DDR5 64GB Predator - LG OLED C9 - Yamaha A3030 - Windows 11 x64 - PotPlayerr - Lav - MadVR
Magik Mark is offline   Reply With Quote
Old 20th November 2019, 23:26   #211  |  Link
amayra
Quality Checker
 
amayra's Avatar
 
Join Date: Aug 2013
Posts: 284
Quote:
Originally Posted by Magik Mark View Post
Does anyone have a solution to make the subtitle dim when using it in HDR videos? Maybe luminance similar to HD


Sent from my iPhone using Tapatalk
AssFilterMod is DEAD like every like every DirectShow subtitle renderer in the wild about try MPV and test with least version
__________________
I love Doom9
amayra is offline   Reply With Quote
Old 3rd April 2021, 21:35   #212  |  Link
Sunspark
Registered User
 
Join Date: Nov 2015
Posts: 467
Bug report: On the SRT settings tab, for font style, no matter what you select, it always reverts back to "Regular".

For those seeking a workaround if there is never another update to this module my suggestion is to use a font that is already weighted as medium. Swiss 721 Medium (Bitstream's Helvetica) is a decent choice. Filenames are tt0759m_.ttf and tt0760m_.ttf

Last edited by Sunspark; 4th April 2021 at 18:25.
Sunspark is online now   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 16:06.


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