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 4th February 2019, 04:33   #1  |  Link
ortoni
Registered User
 
Join Date: Oct 2010
Location: Auckland, Aotearoa/New Zealand
Posts: 8
AViSynth+ and AssRender

Wonder if anyone else has had a go at compiling Assrender for AVISynth+? I got as far as Libass, Freetype, Hrfbuzz and Fribidi libraries done using MSVC, and libfontconfig.a created using MSys, but just can't quite get past some unresolved external symbols, e.g. '__imp__avs_is_yv12'.
I also had to remove the inline modifier from (void) definitions of col2rgb, col2yuv601, col2yuv709 and col2yuv2020 in render.c to get around a similar unresolved external symbols error on these functions. MSVC is VS2017 x86 compiler.

Any thoughts gratefully received, and TIA!

Edit: solved this one - wasn't correctly linked to AviSynth.lib (duh). Moved the inline definitions to the header and that solved that unresolved external error. She compiles now, but next problem is error "Cannot load file AssRender.dll. Platform returned code 193: %1 is not a valid Win32 Application." Appears one of the source libraries may be compiled for x64 - anyone?

Last edited by ortoni; 13th February 2019 at 13:14. Reason: new information
ortoni is offline   Reply With Quote
Reply

Tags
compile, subtitles

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 22:01.


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