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. |
![]() |
#126 | Link |
Registered User
Join Date: Sep 2007
Location: Europe
Posts: 600
|
Does anyone have a copy of this plugin? Sounds just like what I need, but I can't seem to find a working download location.
Edit: found it - domain name change! http://www.zachsaw.com/?pg=suptitle_pgs_avisynth_plugin |
![]() |
![]() |
![]() |
#128 | Link |
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,591
|
I tried to use SupTitle.dll in StaxRip getting some assembly loading exception with any source I tried, the scripts also crash your C# player and mpc but not necessarily on startup but in the middle or exit. Maybe you can try if you can get it working in StaxRip. This was one of the sources I tried:
Code:
General UniqueID/String : 177566164073448104018223832749740118652 (0x8595FFCED77637EEA8E2852C4F63D27C) CompleteName : D:\Video\Samples\MKV\AVC - DTS-MA - PGS.mkv Format : Matroska Format_Version : Version 4 / Version 2 FileSize/String : 382 MiB Duration/String : 2mn 11s OverallBitRate_Mode/String : Variable OverallBitRate/String : 24.4 Mbps Encoded_Date : UTC 2014-12-27 20:41:20 Encoded_Application : mkvmerge v7.4.0 ('Circles') 32bit built on Dec 12 2014 12:10:09 Encoded_Library/String : libebml v1.3.0 + libmatroska v1.4.1 DURATION : 00:01:37.305000000 NUMBER_OF_FRAMES : 50 NUMBER_OF_BYTES : 152295 _STATISTICS_WRITING_APP : mkvmerge v7.4.0 ('Circles') 32bit built on Dec 12 2014 12:10:09 _STATISTICS_WRITING_DATE_UTC : 2014-12-27 20:41:20 _STATISTICS_TAGS : BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Video ID/String : 1 Format : AVC Format/Info : Advanced Video Codec Format_Profile : High@L4.1 Format_Settings_CABAC/String : Yes Format_Settings_RefFrames/String : 4 frames CodecID : V_MPEG4/ISO/AVC Duration/String : 2mn 11s BitRate_Mode/String : Variable BitRate_Maximum/String : 37.0 Mbps Width/String : 1 920 pixels Height/String : 1 080 pixels DisplayAspectRatio/String : 16:9 FrameRate_Mode/String : Constant FrameRate/String : 23.976 fps ColorSpace : YUV ChromaSubsampling : 4:2:0 BitDepth/String : 8 bits ScanType/String : Progressive Default/String : Yes Forced/String : No colour_primaries : BT.709 transfer_characteristics : BT.709 matrix_coefficients : BT.709 colour_range : Limited Audio ID/String : 2 Format : DTS Format/Info : Digital Theater Systems Format_Profile : MA / Core Format_Settings_Mode : 16 Format_Settings_Endianness : Big CodecID : A_DTS Duration/String : 2mn 11s BitRate_Mode/String : Variable BitRate/String : Unknown / 1 509 Kbps Channel(s)/String : 6 channels ChannelPositions : Front: L C R, Side: L R, LFE SamplingRate/String : 48.0 KHz BitDepth/String : 24 bits Compression_Mode/String : Lossless / Lossy Default/String : Yes Forced/String : No Text ID/String : 3 Format : PGS MuxingMode : zlib CodecID : S_HDMV/PGS CodecID/Info : The same subtitle format used on BDs/HD-DVDs Default/String : Yes Forced/String : No |
![]() |
![]() |
![]() |
#129 | Link |
Suptitle, MediaPlayer.NET
Join Date: Nov 2001
Posts: 1,721
|
SupTitle is discontinued unfortunately due to my server HDD crashing, and the only backup I had was v1.x - fortunately from that experience I now also use cloud-based version control systems for all my active projects.
|
![]() |
![]() |
![]() |
#130 | Link |
Registered User
Join Date: Oct 2004
Posts: 61
|
I hope someday you come back to this plugin and add support for Avisynth+ and make it work again.
Website seems dead. But I have the 32bit copy still for people. https://www.dropbox.com/s/4nvdcplz8j...8_x86.zip?dl=1 or Maybe if anyone knows an alternative plugin to this. |
![]() |
![]() |
![]() |
#132 | Link | |
Registered User
Join Date: Oct 2001
Location: Germany
Posts: 6,200
|
Quote:
Code:
LoadPlugin("I:\Hybrid\32bit\AVISYN~1\DGDecodeNV.dll") LoadPlugin("I:\Hybrid\32bit\AVISYN~1\SupTitle.dll") SetFilterMTMode("DEFAULT_MT_MODE", MT_MULTI_INSTANCE) # loading source: E:\bd_probs\Blu-Ray 1080p AVC DTS-HD MA\BDMV\STREAM\00005.m2ts # input color sampling YV12 # input luminance scale tv DGSource(dgi="E:\Temp\m2ts_4a3535dbb7070f889ca5f92f88a54966_853323747.dgi",fieldop=2) # current resolution: 1920x1080 # filtering # embedding subtitles Preroll(video=10, audio=0) # Loading subtitle: E:\Output\00005.track_4608_lang_und.4a3535dbb7070f889ca5f92f88a54966.sup SupTitle("E:\Output\00005.track_4608_lang_und.4a3535dbb7070f889ca5f92f88a54966.sup") PreFetch(16) return last |
|
![]() |
![]() |
![]() |
Tags |
avisynth, hard sub, plugin, subtitle, suptitle |
Thread Tools | Search this Thread |
Display Modes | |
|
|