[FFmpeg-devel] Microsoft Smoothstreaming - Need help

Florent Tribouilloy ftriboui at smartjog.com
Mon Jul 22 10:07:25 CEST 2013


On 07/21/2013 08:16 PM, Dominik 'Rathann' Mierzejewski wrote:
> On Friday, 19 July 2013 at 12:22, Stefano Sabatini wrote:
>> On date Thursday 2013-07-18 17:34:27 +0200, Florent Tribouilloy encoded:
>>> 1) The Manifest used by server-client is in XML.
>>> I used the libexpat to solve it. I suppose there are some problem
>>> due to dependancy to add.

>>> Anyway, I need help for the second point and have to know what you
>>> think about the XML part (use libexpat or not?)
>>
>> About XML, I'm not againt it if we have no alternative solution (an
>> ffxml implementation seems overkill, while pseudo parsing would be
>> underkill). Make sure to document the requirement in the docs.
>
> Have you tried using tinyxml? It's roughly half the size of expat.

"TinyXML is a simple, small, minimal, C++ XML parser"
Is it a good idea to mix C and C++ (even if it is a library)?

-- 
Florent Tribouilloy


More information about the ffmpeg-devel mailing list