On Thu, Apr 17, 2008 at 3:13 AM, Andrew Church <[EMAIL PROTECTED]> wrote:
>  I'll add that part of the reason "skipping" takes so long is because the
>  old module format combines the demultiplexing (required for skipping) and
>  decoding (not required and much slower) into a single step.  When we move
>  the input side to NMS, skipping should go much, much faster.  That said,
>  NMS could probably use a seek_to_frame() method for demultiplexors that
>  could do an instant seek if the input source and file format supported it.

I agree totally.
I'm going to move to import layer, porting it to NMS in the next weeks
(priority is still to get 1.1.0 out, of course).
We'll see what extension NMS will need, in the case.

Bests,

-- 
FR

Reply via email to