#131,339
on the
Thu, Oct 29 2009 12:09
| Reply
Thanks Rogard,
But I have checked what is suggested by you and I am afraid, this correlation doesn't seem to hold good. Consider the following examples
Subtitle Working in WMP & VLC
File 1: 696 * 284 (both W & H not divisible by 16)
File 2: 640 * 266 (W divisible by 16 but H not divisible by 16)
File 3: 608 * 256 (W not divisible by 16 but H divisible by 16)
Subtitle NOT Working in WMP but in VLC
File 1: 668 * 278 (both W & H not divisible by 16)
File 2: 580 * 234 (both W & H not divisible by 16)
And, all the above files are working perfectly in VLC / MP Classic.
I guess there seems to be another issue that is being missed.
Thanks for your help anyway.