
Recherche avancée
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. -
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users.
Sur d’autres sites (5931)
-
ffmpeg missing config.h in libavutil (No Such File or Directory) CodeBlocks
27 janvier 2020, par YoohooWhen I test the ffmepg encoding/decoding exapmle c program in CodeBlocks, it shows :
/ffmpeg_sources/ffmpeg/libavutil/internal.h fatal error: config.h: No such file or directory
error happens in many other header file within ffmpeg_source/libavutil folder.
I searched the folder but did not find config.h file. There are config.h in other folders but does not work for the header files within libavutil folder.I tried download newest ffmepg zip file and also cannot find the config.h file in it.
Where should I find the file ?
-
ffmpeg settings most like YouTube's 720P option
29 janvier 2020, par AnthonyI would like to support file transcoding if a video’s bitrate is beyond a certain threshold. I’d like to as closely as possible emulate YouTube’s 720P settings, what is the best way to achieve this using ffmpeg ?
-
php script for converting mp4 tp mp3 and provide download url [closed]
31 janvier 2020, par zeehasham jafriI am looking for a PHP script than takes input as a URL from a html form and convert that URL to mp3 and provides a downloadable file for it, i am using while loop but its not working