On Fri, 2006-12-22 at 22:20 +0100, Dirk Meyer wrote:
> Now we have the problem that mplayer has no way of knowing that the
> content is interlaced or not. self._media was the mmpython result with
> that info.

self._media has to be passed into the backend, that's all.  Then the
backend can decide what to do if it's interlaced.


> And BTW, are you sure tvtime does the correct thing when
> used with an avi? IIRC the detection only works for mpg.

You are right that tvtime will not deinterlace an avi.  But the changes
this commit makes don't change that fact.

This is something that needs to be addressed in xine itself.  It's been
on my mental todo list for a while.  I had an idea for a plugin that
would use some heuristics to try to detect interlaced content (with
optional user override) that can be inserted before tvtime, and would
set the VO_INTERLACED_FLAG bit on the frame accordingly.

Jason.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to