<?php
$ffmpeg = exec('which ffmpeg');
$ffmpegcmd = $ffmpeg." -i test.mp3 -acodec libvorbis test.ogg";
echo $ffmpegcmd;
exec($ffmpegcmd);
?>
등록된 댓글이 없습니다.
코리아뉴스 2001 - , All right reserved. 더보기