Skip to content
  • Ronald S. Bultje's avatar
    This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools.... · aa9969db
    Ronald S. Bultje authored
    This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools. Currently, there's a few release candi...
    
    Original commit message from CVS:
    This is a first attempt at a wrapper for the lib'ified mpeg2enc of
    mjpegtools. Currently, there's a few release candidates for mjpegtools-1.6.2
    available, but no stable version yet.
    I've made 4 small subclasses to wrap input, output, options and generic
    encoding model. The last .cc file is the GStreamer plugin element.
    
    Note that it doesn't actually work yet, I'm doing something wrong with
    header parsing and Andrew asked me to commit so he could help debugging
    that. Apart from that, we should soon be able to make top-quality MPEG
    encodes! :).
    
    mpeg2enc licensing is tricky, btw, I don't even want to start discussing
    that...
    aa9969db