[vlc-devel] [PATCH] Add Smooth Streaming module

Frederic YHUEL fyhuel at viotech.net
Wed Dec 21 11:02:00 CET 2011


Here is an updated version of my Smooth Streaming module, with "live"
support, bug fixes, and some cleaning.

I would maybe not call that good code, but at least the call graph is
quite simple: https://plus.google.com/photos/103704069703034617121/albums/5688256729648327185

There is still a lot of work to do:

- Replace the Python script by C code.

- Modify MP4 demuxer of VLC so that it can handle fMP4.

- Find a way to reinitialize libavcodec properly so that adaptation is possible.

- Give the user the possibility to choose / switch between streams
(e.g. choose language or subtitles). I have no idea about how to do
that, actually the module choose the first video stream available and
the first audio stream available.

Best Regards,

--
Frédéric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-Smooth-Streaming-module.patch
Type: text/x-diff
Size: 47066 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111221/a3f29d5e/attachment.patch>


More information about the vlc-devel mailing list