On Dec 19, 2007 7:44 AM, Francesco Romani <[EMAIL PROTECTED]> wrote: > > Just curious, does the new internal structure in 1.1 enable > > selective audio/video passthrough to work? > Yes, once all interested modules are changed and once core was updated a > bit. > It will be something on the line: > > $ transcode -i foo.avi -x avi,copy,avi,copy -y copy,copy,avi -o bar.avi
I'd also like to add that AVI passthrough is the only form of passthrough that MAYBE already works using -y raw. New infrastructure will allow to do passthrough with all supported formats, and most important without ugly hacks (like, say, messing import modules with -ugly- cut 'n' paste code or opening INPUT files in EXPORT modules...) Bests, -- Francesco Romani // Ikitt
