
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (48)
-
(Dés)Activation de fonctionnalités (plugins)
18 février 2011, parPour gérer l’ajout et la suppression de fonctionnalités supplémentaires (ou plugins), MediaSPIP utilise à partir de la version 0.2 SVP.
SVP permet l’activation facile de plugins depuis l’espace de configuration de MediaSPIP.
Pour y accéder, il suffit de se rendre dans l’espace de configuration puis de se rendre sur la page "Gestion des plugins".
MediaSPIP est fourni par défaut avec l’ensemble des plugins dits "compatibles", ils ont été testés et intégrés afin de fonctionner parfaitement avec chaque (...) -
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...)
Sur d’autres sites (6403)
-
Minimal configure flags to configure png files to mp4 and gif ?
24 avril 2012, par JonaI'm trying to configure and build ffmpeg only with the most minimum libraries needed to read set of images of png type and convert those images into a movie. The movie output support I need are gif and mp4.
I was able to get mp4 output but gif output I can't get it to work just crashes or exist without errors.
Could not find input stream matching output stream #1.0
There might be some extra configure flags that can be removed too...
Here is my configure :
./configure \
--target-os=linux \
--prefix=$PREFIX \
--enable-cross-compile \
--extra-libs="-lgcc" \
--arch=arm \
--enable-gpl \
--enable-version3 \
--enable-nonfree \
--sysroot=$NDK_SYSROOT \
--extra-cflags="-I../x264 -Ivideokit -O3 -fpic -DANDROID -DHAVE_SYS_UIO_H=1 -Dipv6mr_interface=ipv6mr_ifindex -fasm -Wno-psabi -fno-short-enums -fno-strict-aliasing -finline-limit=300 $OPTIMIZE_CFLAGS " \
--extra-ldflags="-L../x264 -Wl,-rpath-link=/usr/lib -L/usr/lib -nostdlib -lc -lm -ldl -llog" \
--disable-shared \
--enable-static \
--enable-stripping \
--enable-asm \
\
--disable-ffplay \
--disable-ffprobe \
--disable-ffserver \
--disable-doc \
--disable-network \
\
--disable-protocols \
--disable-demuxers \
--disable-decoders \
--disable-encoders \
--disable-muxers \
--enable-libx264 \
--enable-protocol=file \
--enable-demuxer=image2 \
--enable-demuxer=image2pipe \
--enable-demuxer=mjpeg \
--enable-demuxer=rawvideo \
--enable-demuxer=yuv4mpegpipe \
--enable-decoder=png \
--enable-encoder=libx264 \
--enable-encoder=png \
--enable-encoder=mjpeg \
--enable-encoder=gif \
--enable-encoder=mpeg4 \
--enable-encoder=mpeg2video \
--enable-muxer=image2 \
--enable-muxer=image2pipe \
--enable-muxer=mjpeg \
--enable-muxer=mp4 \
--enable-muxer=mpeg2video \
--enable-muxer=rawvideo \
--enable-muxer=yuv4mpegpipe \
--enable-muxer=gif \ -
Linker errors when trying to enable FFmpeg stagefright support
6 mai 2012, par vitakotI want to use stagefright for HW accelerated decoding in my Android movie player
based on FFmpeg - version 0.10.2 "Freedom". I have successfully built all the
libraries using the build script in tools directory. However, I have many linker
errors related to stagefright e.g. :undefined reference to android::OMXClient::disconnect()
undefined reference to android::MediaBuffer::MediaBuffer(unsigned int)I thought the binaries built with stagefright support are self-contained and do
not need any other stuff to link with. Am I doing something wrong ? Should I add
libstagefright.so to my project ? I think it would cause many troubles with
compatibility...Is it compatible with API 8 or only API 9 and above ?
Many thanks,
Vita -
phpvideotoolkit class errors on xampp installed on windows server 2008
6 mars 2016, par Sourabh Swarnkarfind i m trying to convert sequence of images into a video. and for that i canme to know about the ffmpeg class.
the only wrapper class that i found is phpvideotoolkit but i m not able to work with it.
i installed phpvideotoolkit on xampp on my windows 2008 server . but it is throwing alor of errors
This example shows you how to extract a specific frame from a movie.
Notice: Undefined property: PHPVideoToolkit::$_tmb_directory in C:\xampp\htdocs\phpvideo\phpvideotoolkit.php5.php on line 869
Notice: Undefined offset: 0 in C:\xampp\htdocs\phpvideo\phpvideotoolkit.php5.php on line 877
PHPVideoToolkit Error: Execute error. Output for file "C:\xampp\htdocs\phpvideo\examples\working\to-be-processed\MOV00007.3gp" was not found. No images were generated.
Notice: Undefined property: PHPVideoToolkit::$_tmb_directory in C:\xampp\htdocs\phpvideo\phpvideotoolkit.php5.php on line 869
Notice: Undefined offset: 0 in C:\xampp\htdocs\phpvideo\phpvideotoolkit.php5.php on line 877
PHPVideoToolkit Error: Execute error. Output for file "C:\xampp\htdocs\phpvideo\examples\working\to-be-processed\Video000.3gp" was not found. No images were generated.
Notice: Undefined property: PHPVideoToolkit::$_tmb_directory in C:\xampp\htdocs\phpvideo\phpvideotoolkit.php5.php on line 869
Notice: Undefined offset: 0 in C:\xampp\htdocs\phpvideo\phpvideotoolkit.php5.php on line 877
PHPVideoToolkit Error: Execute error. Output for file "C:\xampp\htdocs\phpvideo\examples\working\to-be-processed\cat.mpeg" was not found. No images were generated.example
PHPVideoToolkit Error: Execute error. Output for file "C:\xampp\htdocs\phpvideo\examples\working\tmp\1336156630-4fa421d69357d\tmp_%d.jpg" was not found. Please check server write permissions and/or available codecs compiled with FFmpeg. You can check the encode decode availability by inspecting the output array from PHPVideoToolkit::getFFmpegInfo().
i m trying to make it work since last many hours but no luck
Also, for this code :
$srcFile = "test-mpeg.mpg";
$ffmpegObj = new ffmpeg_movie($srcFile);i am gettign error that it cant file the file. i believe its something to do with permissions but i m not able to figure out
fpoen , fwrite , file_put_contents all are working fine without any permissions problems.
can anyone please guide me in the write direction. what do i need to do to make this phpvideotoolkit work