[jitter] Re: [bugreport] inserting audio track in jit.qt.movie
Mattijs Kneppers
mattijs at smadsteck.nl
Mon Dec 17 10:02:47 MST 2007
- Previous message: [jitter] [bugreport] inserting audio track in jit.qt.movie
- Next message: [jitter] Re: [bugreport] inserting audio track in jit.qt.movie
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Jeremy, thanks for your efforts! The workaround you suggest works pretty well for us. The aim of the patch is to easily combine multiple movies into one movie buffer. Ideally this should work independently of the source movies timescales, codecs, etc. But our main problem is solved, i.e. some of the movies are generated by jit.qt.grab, which can't write audio as apple lossless. > The best thing to do would be to use the magic track number -1 for the > first insert operation on each track to create a new track with > identical properties as the source data. Then you can avoid the whole > problem. Yeah, I tried that first. But we import the movie sound into a buffer~ and unfortunately there is still a bug in buffer~'s import function that prevents working with the technique you propose: http://www.cycling74.com/forums/index.php?t=msg&goto=110259&rid=3579&S=8571fb4f8b5563b1f66ccd0db740af33 Thanks again! Mattijs -- SmadSteck - http://www.smadsteck.nl Hard- and software for interactive audiovisual sampling
- Previous message: [jitter] [bugreport] inserting audio track in jit.qt.movie
- Next message: [jitter] Re: [bugreport] inserting audio track in jit.qt.movie
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
