kenygia / xy-vsfilter

Automatically exported from code.google.com/p/xy-vsfilter fork:xy-vsfilter-2015-05-04-rc
GNU General Public License v2.0
0 stars 0 forks source link

Interlaced support #111

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
xy-vsfilter 3.0.0.63

It changed the deinterlacing flag from the stream without doing actual 
deinterlacing.

Original issue reported on code.google.com by nat3...@gmail.com on 9 Aug 2012 at 4:38

GoogleCodeExporter commented 9 years ago
Interlaced content is not supported by any version of VSFilter, and at the 
moment there is no intention to add such support. All video input is treated as 
Progressive and subtitles are overlayed as Progressive. You need to 
de-interlace your video either at encode time or in your video decoder, prior 
to output to VSFilter.

Eventually when xy-VSFilter adds support for the new subtitle interface Issue 
#40, interlaced content will no longer be an issue.

Original comment by cyber.sp...@gmail.com on 9 Aug 2012 at 5:37