Help for this page
} elsif (SliMP3::Info::isOgg($fullpath) && SliMP3::Prefs::get("transc +ode-ogg")) { # Note we have to put the path in double quotes so that ... $client->mp3filehandle->open("$ogg_cmd | $lame_cmd |");
# close the previous handle to prevent leakage. if (defined $client->mp3filehandle()) { ... $client->mp3filehandleIsSocket(0); }