[MPlayer-cygwin] Re: Bug in mingw port - cropdetect function
Joey Parrish
joey at nicewarrior.org
Thu Apr 29 05:57:45 CEST 2004
On Wed, Apr 28, 2004 at 01:52:55PM +0200, Goran Katavic wrote:
> mplayer.exe dvd://1 -dvd-device x:/ -ao null -vo null -frames 1024 -vop cropdetect=24
> VO: [null] 720x576 => 1024x576 Mpeg PES
Notice this line above. MPlayer uses mpeg "colorspace."
vo_null doesn't care about that, but cropdetect seems to crash.
Looking at the cropdetect source, it doesn't seem to rule out any format
at all. Try -vo null -vf format=yv12,cropdetect=24 to correct this.
--Joey
--
"Living in the complex world of the future is somewhat
like having bees live in your head. But, there they are."
More information about the MPlayer-cygwin
mailing list