
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 (89)
-
Soumettre bugs et patchs
10 avril 2011Un logiciel n’est malheureusement jamais parfait...
Si vous pensez avoir mis la main sur un bug, reportez le dans notre système de tickets en prenant bien soin de nous remonter certaines informations pertinentes : le type de navigateur et sa version exacte avec lequel vous avez l’anomalie ; une explication la plus précise possible du problème rencontré ; si possibles les étapes pour reproduire le problème ; un lien vers le site / la page en question ;
Si vous pensez avoir résolu vous même le bug (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community. -
Support de tous types de médias
10 avril 2011Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)
Sur d’autres sites (7868)
-
Why the converted videos file size is greater than original file size ?
6 décembre 2011, par svkI am using ffmpeg to convert the videos into mp4.Its working fine and its playing with high quality.No problem.But the worst case is I uploaded 14Mb file and after converting it goes to 30 Mb file.I am using the following the script to convert
exec("ffmpeg -i videowithaudio.flv -vcodec libx264 -vpre hq -vpre ipod640 -b 250k -bt 50k -acodec libfaac -ab 56k -ac 2 -s 480x320 video_out_file.mp4 > output1.txt 2> apperror1.txt"); //webkit compatible
I am using PHP for executing this command.Could you please help me how to reduce the file size from this 30Mb (nearly to uploaded file size is ok) with same quality.
-
My server is constantly downloading a file, and I don't know what it is [closed]
7 novembre 2023, par fatemeh mojarradI am converting video with ffmpeg and every few hours my server downloads a file and I don't know what it is and I want to be able to identify what file the server is downloading or what package it is updating.
my requirements :
uwsgi
PyMySQL
Flask
metadata_parser
captcha
flask-compress
wget
moviepy
python-dateutil
jdatetime
flask-cors
eyed3
termcolor
tqdm
redis
zeep
nsfw-detector
Pillow
opencv-python==4.6.0.66
tensorflow==2.9.1
opennsfw2
psutil


My server is Linux and my operating system is CentOS 7


I searched and updated the programs, but this happened again


-
Revision 0829d2be7f : Remove redundant header file declaration Some header file in vp9_idct.c has bee
30 septembre 2014, par Jingning HanChanged Paths :
Modify /vp9/common/vp9_idct.c
Remove redundant header file declarationSome header file in vp9_idct.c has been included in vp9_idct.h.
This commit removes these redundant declarations.Change-Id : I0238c27e4efff5c981eb437022c6bc6970c4e445