<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Joerg Mayer wrote:
<blockquote cite="mid20050610085655.GD7764@thot.informatik.uni-kl.de"
 type="cite">
  <pre wrap="">On Fri, Jun 10, 2005 at 12:19:06AM +0100, Christian Costa wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">This wrapper only support rle, msvideo1 and mjpeg for now.
To enable support for it, download lastest FFMpeg package, built it and 
install it.
Also copy avcodec.h, rational.h and common.h into a ffmpeg directory 
created in a
standard directory (/usr/include or /usr/local/include).
Once done, run configure to detect the library and the headers.
The library is static so there is no runtime dependency.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I haven't looked at libffmpeg as a standalone library, but in case it's
possible to do so, maybe runtime detection would be the way to go. That
way wine binaries can be delivered without being patent challenged and
video support can be added by just installing an additional dynamic lib.

 Ciao
       Joerg

  </pre>
</blockquote>
<br>
Has anybody tried using FFDShow with Wine?<br>
<br>
--Mitchell Mebane<br>
<br>
<pre class="moz-signature" cols="72">-- 
I find that a great part of the information I have was acquired by looking up something and finding something else on the way.
-- Franklin P. Adams</pre>
</body>
</html>