Hi all,
I am a masters student at UPM (Madrid, Spain) and my work will revolve around video
scalability. The initial intention was to implement some subset of SVC
in VLC. The idea was to receive a scalable H.264 over RTP stream and decode it using VLC.
I have done some changes on VLC source code and I am able to receive and play a non h.264 SVC input stream over RTP.
The next step will be to incorporate SVC abilities.
I would like to know which improvements have been done in this field or some indications on where to start.
I am considering using a x264 library version which includes scalability but I am not quite sure how to integrate it with VLC code.
Thank you in advance.
Regards.