[MPlayer-dev-eng] Mplayer Utility
Joey Parrish
joey at nicewarrior.org
Wed Aug 4 03:46:22 CEST 2004
On Tue, Aug 03, 2004 at 11:18:46PM +0000, Joe Laws wrote:
> I am considering making a utility that works hand in hand with
> mplayer. It's primary interaction with mplayer is going to be to
> intercept the live decoded video stream and work with it from there.
> I was wondering if someone could point me to where I should go or what
> I should look at to find the stream after it is decoded, but before it
> is displayed. Any help would greatly speed up my development time as
> it would eliminate the need to search throughout the entire mplayer
> codebase.
Filters are libmpcodecs/vf_*.c and look at libvo/vo_*.c for video output
modules. Which is best depends on what you want to accomplish. What
exactly do you want to do?
--Joey
--
All philosophy is naïve.
More information about the MPlayer-dev-eng
mailing list