-
Thanks, for your input. I appreciate clarifying a couple of points:
1.the images not showing were in fact showing before I restart my timeline module and were in JPEG format, so, after showing initially, why all of a sudden not being able to be transcoded?
2.what about the Videos now showing?
how to fix this issue and/or prevent it from happening going forward?
thank you so much in advance!
-
You may try to re-upload it from the official site https://ffmpeg.org/
-
Yes, you need to check path to ffmpeg in inc/header.inc.php and change path to another ffmpeg binary which can process specified mp4 file without errors.
-
Thank you so much for the response. Can you kindly explain to me how to "change path to another ffmpeg binary"?
My current path in inc/header.inc.php as this:
define('BX_SYSTEM_FFMPEG', '/var/www/scrubdin.net/plugins/ffmpeg/ffmpeg.exe'); ///< path to ffmpeg binary