Hi Marcel
I know, the thing is the capabilities negotiation wasn't properly implemented, some functions should have been overrided, sbcdec and sbcenc should be enough to decode/encode, but since sbcparse was missing the same thing sbcenc was, I did the work too.
If a use:
filesrc ! audioconvert ! sbcenc ! fakesink
it works, but that doesn't mean the problem isn't there, it just hasn't ocurred, (the reason is that fakesink accept any kind of buffers, thus negotiation is "everything is ok"), when I put sbcparse (even if its not useful, it's just for testing) the negotiation should succeed, both of them work with sbc, and it isn't succeeding.
Both sbcenc and sbcparse had a problem, the example I gave was only a demonstration of the problem.
Regards
Thiago
Hi Thiago,
> Patches for Bluez utils, modifying the sbcenc and sbcparse gstreamer
> plugins on utils/audio
>
>
> The problem:
> The pipeline "filesrc ! audioconvert ! sbcenc ! sbcparse ! fakesink"
> is not working
actually the sbcparse is only there for annotating an SBC stream. For
decoding the sbcdec should be used.
Regards
Marcel
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel