Quote:
Originally Posted by slaine
ffmpeg version git-2012-11-04-4a2599b Copyright (c) 2000-2012 the FFmpeg developers
built on Nov 4 2012 05:12:23 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configuration: --enable-gpl --enable-libfaac --enable-libfdk-aac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx --enable-x11grab --enable-libx264 --enable-nonfree --enable-version3
libavutil 52. 3.100 / 52. 3.100
libavcodec 54. 71.100 / 54. 71.100
libavformat 54. 35.100 / 54. 35.100
libavdevice 54. 3.100 / 54. 3.100
libavfilter 3. 21.106 / 3. 21.106
libswscale 2. 1.102 / 2. 1.102
libswresample 0. 16.100 / 0. 16.100
libpostproc 52. 1.100 / 52. 1.100
Hyper fast Audio and Video encoder
a new install of the ffmpeg but wtf it work localy on 192.168.1.65 and on the domain it work 1/10 with other ppl to convert still same issue
|
Have you modified my core code and/or the ffmpeg commands in any way? Can you post the full ffmpeg log file for a failed conversion? Are your failed conversions even generating log files? Your phpinfo looks ok....this is probably a ffmpeg or file permissions problem...If you can convert ok locally, then it's more likely a permissions or file ownership (chown) problem...