Hi, > I just want to give a "hello" since i ported your DirectShow support > routines into xine player. The code is at the cvs for the next 0.9.5 > release. Note that i have also converted all c++ code to c. Hmm. How did you do that? (C++->C) I tried it some time ago but finally found it very impossible. (because of directshow api itself is c++)
> I've tried ACELP codec that is failing to connect the output pin. Do you It doesn't work yet. Nobody knows why. > HRESULT ReceiveConnection(IPin * pConnector, > AM_MEDIA_TYPE *pmt); > "This method is intended for input pins only. Output pins should > implement this to return an error. The pin should verify that it accepts > the media type passed to it and return S_OK if so." > > Perhaps the acelp codec is doing the right thing?? Hmm. Strange. A'rpi / Astral & ESP-team -- mailto:[EMAIL PROTECTED] http://esp-team.scene.hu _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
