progress information

View: New views
1 Messages — Rating Filter:   Alert me  

progress information

by cmur8594 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi

i am creating a java program gui that uses cdparanoia. i have been able to retrieve all the track information and rip the cds properly but i am having trouble with the progress bar. i run the program using the runtime.exec() method and am able to print out the output from cdparanoia however when i run the program cdparanoias progress bar isnt printed out. does anyone know why this is happeneing? or is there another argument to use with cdparanoia to print progress information? i have tried using cdparanoia -e but that is still not any help

thanks