What would it take to port ffdshow to Linux for use on major distros like Ubuntu, Knoppix, or Freespire?
Is there a DirectShow-equivalent API layer in the X-Windows display system? Could a Linux ffdshow be made in the style of XvMC, or does another video API layer need to be used or developed?
If an OS video API/driver could not be developed easily or within a reasonable timeframe, what about an ffdShow plugin for the most popular video media players like Mplayer, Xine or ???.
If a plug-in framework couldn't be used for current media players, what about forking one of these media players and adding ffdshow subroutines as video processing options in the player?
Just brainstorming...
Is there a DirectShow-equivalent API layer in the X-Windows display system? Could a Linux ffdshow be made in the style of XvMC, or does another video API layer need to be used or developed?
If an OS video API/driver could not be developed easily or within a reasonable timeframe, what about an ffdShow plugin for the most popular video media players like Mplayer, Xine or ???.
If a plug-in framework couldn't be used for current media players, what about forking one of these media players and adding ffdshow subroutines as video processing options in the player?
Just brainstorming...













I have no idea -- ffdshow info isn't particularly easy to ascertain. Then again, what are the Linux media players using? FFmpeg's libraries? Their own? Augmentations of FFmpeg's libraries? I would guess exclusively FFmpeg's (especially in the case of MPlayer...Xine may have implemented some of their own).
