News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Search results for: ffmpeg

Search order
......  mod requires ffmpeg pre-installed and working on your server. Please  ............  NOT ask for support on installing or configuring ffmpeg. If you don't have ffmpeg or can't install ffmpeg  ............  where the videos are uploaded/batch added. Though ffmpeg supports many video formats but i am unsure about  ............  /**  * Function to create video thumbnail using ffmpeg  */ function create_movie_thumb($src_file) {   ............  $CONFIG, $ERROR;   $CONFIG['ffmpeg_path'] = '/usr/local/bin/'; // Change the path  ............  $cmd = "\"".str_replace("\\","/", $CONFIG['ffmpeg_path'])."ffmpeg\" -i ".str_replace("\\","/" ,$ ............  to create video thumb  $cmd = "{$CONFIG['ffmpeg_path']}ffmpeg -i $src_file -an -ss 00:00:05 -r 1 - ............  if ($retval) {  $ERROR = "Error executing FFmpeg - Return value: $retval";  if ($CONFIG[' ............  $ERROR .= "<br /><br /><div align=\"left\">The ffmpeg program said:<br /><span style=\"font-size:120%\"> ............  = 0, $iheight = 0)  In above code change $CONFIG['ffmpeg_path'] value to where ffmpeg is installed on your  ............  it a try. If you have a dedicated server then ffmpeg will not be that difficult for your webhost to  ......
......  plugin requires ffmpeg (with mp3 codec) pre-installed and working on  ............  NOT ask for support on installing or configuring ffmpeg. If you don't have ffmpeg or can't install ffmpeg  ............  where the videos are uploaded/batch added. Though ffmpeg supports many video formats but i am unsure about  ............ /files/Plugins/1.5.x/cpg1.5.x_plugin_video2flash-ffmpeg_v1.1.zip/ ......
#3
cpg1.4.x Français (French) / ffmpeg thumbnail
May 25, 2009, 03:43:57 PM by a59k
......  version 1.4.23  J'arrive pas configure le ffmpeg dans le config.  Que peut m'aider  ......
#4
cpg1.5 plugins / Script ffmpeg
December 08, 2010, 08:06:54 PM by Spoter
......  Video2flash-ffmpeg plugin does not work on my server, I have asked  ......
...... \10001\MVI_7588.avi: No such file or directory ffmpeg version N-43206-gf857465 Copyright (c) 2000-2012  ............  FFmpeg developers  built on Aug 4 2012 16:10:39 with  ......
...... .ru/SIQKON  1- Папку FFMPEG скопиро& ............ ;авление ffmpeg extension=php_ffmpeg.dll  4- Из &# ............ ;ровать php_ffmpeg.dll в то мес&# ............  32/64 Конфиг FFMPEG можно ме ......
...... *<br /> * Function to create video thumbnail using ffmpeg<br /> from http://forum.coppermine-gallery.net/ ............  global $CONFIG, $ERROR;<br /><br /> $CONFIG['ffmpeg_path'] = '/usr/local/bin/'; // Change the path  ............  $cmd = "\"".str_replace("\\","/", $CONFIG['ffmpeg_path'])."ffmpeg\" -i ".str_replace("\\","/" ,$ ............  create video thumb<br /> $cmd = "{$CONFIG['ffmpeg_path']}ffmpeg -i $src_file -an -ss 00:00:05 -r 1 - ............ ($retval) {<br /> $ERROR = "Error executing FFmpeg - Return value: $retval";<br /> if ($ ............  $ERROR .= "<br /><br /><div align=\"left\">The ffmpeg program said:<br /><span style=\"font-size:120%\"> ......
......  technology IS there you just need to unleash it. FFMPEG is usually available now on MOST servers. And it  ............  I had then coded AUTO clamAV scan and then to use FFMPEG to make me a thumbfile. Scanning of viruses went  ............ '"'.$file.'"'; $thumbnail = '"'.$file.'.png'.'"'; $ffmpeg='ffmpeg.exe'; $command=' -i '.$video.' - ............  mjpeg -f mjpeg '.$thumbnail.' 2>&1'; //print $ffmpeg.$command;  $abc=exec($ffmpeg.$command,$output);  ......
#9
cpg1.4.x Français (French) / Re: ffmpeg thumbnail
May 26, 2009, 10:01:01 AM by a59k
......  auto thumbnail sur avi/mpeg/ etc il y besoin ffmpeg, non ?  Coment je peut faire configure ?? ......
#10
cpg1.5 plugins / Re: Script ffmpeg
December 08, 2010, 08:08:43 PM by Spoter
......  = "/web/htdocs/www.domain.com/home/test.flv"; $ffmpegPath = "/usr/local/bin/ffmpeg"; $flvtool2Path = "/ ............ /bin/flvtool2"; // Create our FFMPEG-PHP class $ffmpegObj = new ffmpeg_movie($srcFile); ............  our needed variables $srcWidth = makeMultipleTwo($ffmpegObj->getFrameWidth()); $srcHeight =  ............ ($ffmpegObj->getFrameHeight()); $srcFPS = $ffmpegObj-> ............ (); $srcAB = intval($ffmpegObj->getAudioBitRate()/1000); $srcAR = $ffmpegObj-> ............ (); // Call our convert using exec() $command = $ffmpegPath ." -i " . $srcFile ." -ar " . $srcAR . " -ab " ......
...... но будет ffmpeg.exe но тогд&# ......
#12
cpg1.5 miscellaneous / Streaming Video within CPG
August 22, 2011, 09:50:13 PM by fatsodoctor
......  within a MAMP environment on a OSX 10.7 Mac. FFMPEG is not installed (and I'll be thrilled if this is  ............  directly into the photo-viewing pane? (Must ffmpeg be installed to make this happen?) ......
...... ;оста): Code Select Expand ffmpeg -i ВИДЕО_Ф&# ............ ; папке /usr/share/ffmpeg (если h264 ст& ............ ;имер: Code Select Expand ffmpeg -i ВИДЕО_Ф&# ......
......  it ignored the java creation ugly pic and to use ffmpeg instead:  $easythumb = realpath('../../'.$CONFIG[' ............  = '"'.$file.'"';  $thumbnail = '"'.$thumb.'"'; $ffmpeg='ffmpeg.exe'; $command=' -i '.$video.' - ............  mjpeg -f mjpeg '.$thumbnail.' 2>&1'; echo ($ffmpeg.$command);  $abc=exec($ffmpeg.$command,$output); / ......
......  can try using FFmpeg for this. It's a powerful command-line tool that  ............  do the job. Just run something like:'' ffmpeg -i your_video.flv -vf "select=eq(n\,0)" -vframes  ......
#16
cpg1.5 upload / Gifs problem
August 17, 2010, 01:17:28 PM by DJNilo
...... '' works for gifs format.  I have a dedicated, FFMPEG and Imagemagick installed. My problem is when I  ......
...... -hosted or have a root server) you can install ffmpeg pretty easily on your own. If you don't fullfill  ............  minimum requirements, then you can't install ffmpeg. On Debian-driven distributions like Ubuntu, the  ............  likeCode Select Expand sudo apt-get install ffmpeg. Entering that little command would be all the  ............  Abbas Ali said not to ask questions how to get ffmpeg installed in the first place in the thread you  ......
......  clear that your package is based on coppermine. FFMPEG support has even been posted as a mod, so as far  ......
......  (batch mode).  These scripts require that ffmpeg and imagemagick are installed.  Download the  ............  bitrate, video frame rate and audio bitrate using ffmpeg -i <videoname.wmv>.  A play button is applied to  ......
......  apt-get install handbrake-gtk handbrake-cli # # FFMpeg installation: # # sudo apt-get install ffmpeg # #  ............  thumb already exists "$3" else  #ffprobe and ffmpeg are part of ffmpeg package  d=$(ffprobe -v  ............  | grep -o -P ".*?(?=\.)")  d=$(( d / 3))   ffmpeg -i "$2" -y -r 1 -vframes 1 -ss "$d" "$3"     ......
#21
......  the ffmpeg documentation, this is none of our business. Read  ......
#22
cpg1.5.x Русский (Russian) / Re: cpg1.5.x
February 20, 2010, 05:06:17 PM by MISHA
...... ;ддержку FFMPEG для прев ......
......  video thumbnail creation (Requires ffmpeg......
......  script that you can run on a linux host (with ffmpeg installed) This script will go through all  ............  /YOURWEBSITE/gallery/albums/ -name '*.mov') do ffmpeg -i "$f" -s 640x360 -ar 11025 -ab 45 -f flv "${f%. ......
#25
cpg1.5 plugins / Re: flash player plugin
April 17, 2012, 02:18:20 AM by looking
......  to update it. It should support thumbnails using ffmpeg and use flowplayer instead of JW Player, or  ......
#26
Feature requests / Re: Server side flv encode
February 16, 2007, 04:04:54 AM by Joachim Müller
......  February 13, 2007, 08:55:01 PMThe script requires ffmpeg to runWill not go into the coppermine core then,  ......
#27
...... ): v2.1 Video to Flash Plugin (video2flash_ffmpeg): v1.1  В 1 плаг&# ............ писал до ffmpeg.  Видео д&# ......
#28
......  il tuo serve (o il tuo host, se condiviso) abbia ffmpeg con i codec mp3 attivato e funzionante. ......
......  for the suggestion, Phill. I've had ffmpeg on my computer to convert videos for a long time  ............ 'm on a shared server and considering how much cpu ffmpeg uses on my machine, I wonder about cpu usage on  ......
......  kann ich bei Host Europe mit dem WebPack L 2.0 ffmpeg nicht nutzen?? Wäre schade, weil das 'Play'- ......