' . storage_path('logs/debug.log'), $output, $resultcode) ?> ' . storage_path('logs/debug.log')); exec('ffmpeg -i "'.TEMP_PATH.DIRECTORY_SEPARATOR.$file.'" -vn -ar 44100 -ac 2 -b:a 192k "'.STORAGE_PATH . DIRECTORY_SEPARATOR . $finalname .'" 2> ' . storage_path('logs/debug.log'), $output, $resultcode); unlink(TEMP_PATH.DIRECTORY_SEPARATOR.$file); } ?>

Création de l'archive en cours...