xiaowan3 / xy-vsfilter

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

Subtitle delay makes subtitles disappear below or after certain timings. #187

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Change delay to <= -1 (or lower)
or
2.Change delay to >= 41

What is the expected output? What do you see instead?
I expect that the timing changes properly.  Instead, below and above those 
settings indicated earlier, the subtitles disappear entirely.

What version of the product are you using? On what operating system?
XySubFilter 3.1.0.697 (April 30th VS2010), Windows 7 SP1 64bit.

Original issue reported on code.google.com by arries.a...@trioptimum.com on 27 May 2014 at 10:45

GoogleCodeExporter commented 9 years ago
This appears to be a MPC-HC bug/limitation with the EVR-CP subtitle consumer, 
so it's something they will need to fix.

XySubFilter subtitle delay should function properly with madVR.

Original comment by cyber.sp...@gmail.com on 28 May 2014 at 5:43

GoogleCodeExporter commented 9 years ago
Are you sure it's not just a limitation with embedded subtitles?

Original comment by Jules.B...@gmail.com on 28 May 2014 at 8:55

GoogleCodeExporter commented 9 years ago
Yes, I'm sure. Subtitle Delay has always functioned with embedded subtitles 
using VSFilter. The MPC-HC ISR would also seem to support this.

Original comment by cyber.sp...@gmail.com on 28 May 2014 at 4:44

GoogleCodeExporter commented 9 years ago
Not beyond 4 seconds in either direction with embedded subtitles.

Original comment by Jules.B...@gmail.com on 28 May 2014 at 6:24

GoogleCodeExporter commented 9 years ago
> Not beyond 4 seconds in either direction with embedded subtitles.

There are probably some variables like format, container, splitter, and 
renderer frame queue size which could make longer or shorter sizes possible.

I did a quick test with madVR (queue=24) + MKV (24fps) /w Embedded Subtitles:

Using LAV Spitter, around -16000ms & +8000ms functioned reliably
Using Haali Splitter, around -30000ms & +30000ms functioned reliably

Original comment by cyber.sp...@gmail.com on 28 May 2014 at 10:02

GoogleCodeExporter commented 9 years ago
Thanks -- I switched over to madVR (previously it never worked on my system and 
couldn't figure it out) and it seems to actually work now, including the 
subtitling delay.

Original comment by arries.a...@trioptimum.com on 1 Jun 2014 at 9:13

GoogleCodeExporter commented 9 years ago
I will have a look at it as soon as I have time.

Original comment by Jules.B...@gmail.com on 1 Jun 2014 at 9:14