I've started work on porting the NuppelVideo import module to NMS,
mainly so we can get rid of most of that ugly RTjpeg code, and I've come
across a problem: there's no way to tell the demultiplexer to open a file.
There is configure(), but it doesn't have any filename parameter, so the
code has no way to know whether it should open vob->video_in_file or
vob->audio_in_file.  Am I missing something or do we need to add an open()
routine or something like that for demuxers?

  --Andrew Church
    [EMAIL PROTECTED]
    http://achurch.org/

Reply via email to