View | Details | Raw Unified
Collapse All | Expand All

(-) mp3burn-0.3.3-orig/mp3burn (-1 / +1 lines)
 Lines 90-96    Link Here 
	       &Cleanup;
	       &Cleanup;
	       exit 1;
	       exit 1;
	    }
	    }
  	    $hash->{DECODER} = ["mpg321", "--rate", "44100", "--stereo", "-s", "-q"];
  	    $hash->{DECODER} = ["mpg123", "--rate", "44100", "--stereo", "-s", "-q"];
	}    
	}    
    } 
    } 
    # else we don't know what type of file this is...
    # else we don't know what type of file this is...