On Sun, 2004-03-14 at 11:31, Rolf Dubitzky wrote: > Hi Dan, > > I am still thinking about how to support at least mpeg video in the editor.
ffmpeg/libavformat now provides seeking; it is a couple of months old. I just tested our implementation of it in mlt (I usually run the mainconcept mpeg demuxer/codec), and it is pretty good already for mpeg and can only get better. See the ffmpeg/ffplay.c for example how to use it, or see mlt/src/modules/avformat/producer_avformat.c. > Since we agree in terms of gstreamer, I wonder what you think about NMM. > http://www.networkmultimedia.org/ > I didn't look to much into it, but since you guys decided to code your own > framework, you can probably tell me what's wrong with NMM. Sorry, we did not evaluate it. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20040314/14ad1574/attachment.sig>
