Alfred: >> Is there any relationship between Coherence and gstreamer ? > Thanks for pointing this out. Currently, Coherence implements a > transcoder for local audio files (audio/mpeg, audio/ogg, audio/x-wav, > audio/x-m4a etc.). Transcoding is done with a GStreamer pipeline and a > custom sink that writes to a http request. So Coherence requires the > GStreamer FFmpeg plug-in to do so.
What is the specific requirement that Coherence has on FFmpeg? Please explain. Are you sure that this requirement can't be met via a non-FFmpeg solution. If coherence needs MPEG-2 or MPEG-4 support, or other non-free media support, then I would think that the Fluendo plugins would also work. I wouldn't think there would be any special relationship between coherence and GStreamer. Aside from the fact that some media programs like totem, rhythmbox and elisa pull data from UPnP servers and play them via a GStreamer pipeline. Brian