On 6/19/06, Josh Coalson <[EMAIL PROTECTED]> wrote:
--- Avuton Olrich <[EMAIL PROTECTED]> wrote: > What I'd like to do: I'm using ecasound to record for 24 hour > periods, > which pipes the output directly to flac. I would like to be able to > decode sections of this (using until/skip) during recording/encoding. > > I understand currently that flac can't do this, unless I pipe into dd > to skip after decoding (which would be an incredible waste of > resources). Would it be possible to write the seektable dynamically > (would that be a bit of a cpu hog?), or is there possibly a better > way > I'm not thinking of?
[..]
the other thing is, are you using --input-size? I think if you
[..]
Josh
--input-size is exactly what I was looking for, I looked through the args one by one but somehow still missed that one. With that I am able to get to my goal (without coding!). Thanks alot! -- avuton -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. _______________________________________________ Flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
