|
Can you post a link to somewhere that describes what video codecs SDL supports? I can't find anything.
If you want to create a video editor you can use libavcodec as you export/import backend and you could use something like wxWidgets as your GUI. You should also investigate what QT has to offer.
|