Open GoogleCodeExporter opened 8 years ago
You want to turn off threads. When doing things the same time (ripping and
encoding) the
console gets a bit too much information to show clearly.
I'm not sure how to fix it. Any ideas?
Original comment by rubyripp...@gmail.com
on 17 Jun 2008 at 5:24
My background is in Python, but I'll see what I can do.
Original comment by shadowsi...@gmail.com
on 17 Jun 2008 at 4:27
You could run flac with the -s flag so it just doesn't output to the terminal?
Original comment by shadowsi...@gmail.com
on 19 Jun 2008 at 5:35
Isn't it possible to start flac in a new console?
Open Console, start flac and when finished close.
Original comment by IPsting...@gmail.com
on 24 Jun 2008 at 2:20
Note to myself, perhaps rubyripper can catch all output, see:
http://whynotwiki.com/Ruby#Processes_.2F_forking_external_processes_.2F_etc.
Original comment by rubyripp...@gmail.com
on 12 Jul 2009 at 8:35
I've had some experience with manipulating the standard input and output
recently. I had to fake the input / output for a unit test. This may help me
implement this as well.
Original comment by boukewou...@gmail.com
on 3 Dec 2010 at 9:54
Original issue reported on code.google.com by
shadowsi...@gmail.com
on 16 Jun 2008 at 11:36