okamibl / xy-vsfilter

Automatically exported from code.google.com/p/xy-vsfilter
0 stars 0 forks source link

Error when rendering subtitle generated by nyufx #186

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open any sufficiently long video. Example AVS script attached.
2. Seek to a position with subtitles, e.g. 0:22:32.44
3. Error with exceptions when rendering frame.

What is the expected output?
https://www.dropbox.com/s/tn71lijt5g83h4k/test.mkv

What do you see instead?
Symptoms vary with playback application as follows:
- Aegisub 3.0.3 doesn't render the subtitles at all. It also refuses to seek 
anywhere in any video after opening the .ass file
- VirtualDub throws exception "Error reading source frame xxxx. Avisynth read 
error: unknown exception."
- AvsPmod throws exception "WindowsError: [Error -529697949] Windows Error 
0xE06D7363"

What version of the product are you using? On what operating system?
xy-vsfilter, 32-bit, 3.0.0.211 (git 48eecca), Win7 x64 SP1

Script was generated using nyufx.

Original issue reported on code.google.com by pylo...@gmail.com on 20 Apr 2014 at 10:41

Attachments:

GoogleCodeExporter commented 8 years ago
It seems vsfilter loaded from a different place before and a different version 
was used than expected. Invalid report.

Original comment by pylo...@gmail.com on 20 Apr 2014 at 11:36

GoogleCodeExporter commented 8 years ago
> different version was used than expected

For reference, which version of vsfilter.dll was causing this issue?

Original comment by cyber.sp...@gmail.com on 21 Apr 2014 at 10:21