dqcj32855 2015-04-28 12:53
浏览 116
已采纳

FFMpeg在命令行中工作,但不在shell_exec中工作

When I convert a video using command line(ffmpeg -i dust.mp4 -s 320x240 video.flv 2>&1) it does the conversion fine. But when I use the php code it does not. The code is as follows:

echo "Starting ffmpeg...

";
$ffmpeg = "~/ffmpeg_sources/ffmpeg";
echo exec("$ffmpeg  -i dust.mp4 -s 320x240 video.flv 2>&1");
echo "Done.
";

And the output is :

Starting ffmpeg... sh: 1: ~/ffmpeg_sources/ffmpeg: not foundDone.

Any help will be appreciated.

Thanks in advance

  • 写回答

2条回答 默认 最新

  • doulao7998636570 2015-04-28 13:13
    关注

    I have already answered for this same question just look at that answer,you will know what n=mistake you done.

    For Video Thumbnail creation we use ffmpeg.

    In Linux Systems(centos 6.x) Ffmpeg installation process and Php example:-

    This process is done in my centos 6 and created thumbnails using php.

    Just click on this link Ffmpeg for video thumbnail creation

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥30 靶向捕获测序探针设计自学
  • ¥15 写代码写代码单片机代码写代码写数字按键代码
  • ¥15 django按照距离进行排序
  • ¥15 (标签-微信|关键词-微信公众号)
  • ¥15 matlab中mjs用不了
  • ¥15 Ios抖音直播的时候如何添加自定义图片在直播间!
  • ¥60 riscv-pulpino总线上挂载axi从机
  • ¥15 ssh登录页面的问题
  • ¥50 关于在matlab上对曲柄摇杆机构上一点的运动学仿真
  • ¥15 jetson nano