[Bug 5946] text rendering using vsfilter doesn't properly display (affects Flash Pro 8)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 21 16:14:25 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=5946





--- Comment #7 from jm at jm10.no-ip.com  2008-07-21 16:14:24 ---
(In reply to comment #6)
> Sorry, what does this have to do with flash, again?
This has nothing to do with flash.
VSFilter is a plugin for AviSynth and this bug may affect any application able
to connect to AviSynth (x264, VirtualDub, VirtualDubMod, Flash Pro 8...).

> Also, rather than a canned wine installation, can you
> list the steps on needs to follow to arrive at that installation?
Ok.
Applications are available there:
1. VirtualDub: http://virtualdub.sourceforge.net/
   (or VirtualDubMod:
       http://sourceforge.net/project/showfiles.php?group_id=65889)
2. AviSynth (stable version is 2.5.7):
   http://sourceforge.net/project/showfiles.php?group_id=57023
3. VSFilter:
   http://sourceforge.net/project/showfiles.php?group_id=57023

Installation:
1. Install VirtualDub(Mod) and AviSynth.
2. vsfilter_20051125.7z contains a dll in "Release Unicode": extract the dll in
the plugin folder of AviSynth (c:/Program Files/AviSynth 2.5/plugins).

Example of video:
$ cat 5946.avs
BlankClip(50, 640, 480, fps=25).TextSub("5946.srt")
$ cat 5946.srt 
1
00:00:00,0 --> 00:00:01,0
[Bug 5946]

2
00:00:01,0 --> 00:00:02,0
text rendering using vsfilter doesn't properly display


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list