
Recherche avancée
Autres articles (91)
-
Gestion des droits de création et d’édition des objets
8 février 2011, parPar défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;
-
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
Dépôt de média et thèmes par FTP
31 mai 2013, parL’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)
Sur d’autres sites (7053)
-
FFMpeg hello world failed
13 mai 2014, par xorangeI’m new to the ffmpeg development.
I’ve got my ffmpeg via ffmpeg.mplayerhq.hu/download.html using
`git clone git://source.ffmpeg.org/ffmpeg.git ffmpeg`
My OS is Win7. I’m using Cygwin to help me work under a Unix-like environment.
I’m using tutorial code from http://dranger.com/ffmpeg/ffmpeg.html. My current code is Tutorial01.
So I’ve got my gcc, ffmpeg and code together. Working directory is /ffmpegDemo,
code : /ffmpegDemo/tutorial01.c
ffmpeg : /ffmpegDemo/ffmpeg
And I use command
gcc-I ffmpeg -o t01 tutorial01.c
to compile my code.
(cygwin doesn’t support "copy", here’re just some major message :)libavutil/avconfig.h : No such file or directory
...
error : ’CODEC_TYPE_VIDEO’ undeclared
...
and others are just warnings.
Indeed, there’s no avconfig.h under ffmpeg/libavutil. I’ve looked for ’CODEC_TYPE_VIDEO’, here’s this reference : http://cekirdek.pardus.org.tr/ ismail/ffmpeg-docs/avcodec_8h.html says that ’CODEC_TYPE_VIDEO’ is defined in libavcodec/avcodec.h. I’ve checked avcodec.h and didn’t find any.
I was very confused about this error and confused about all the "configure" and "make" things that I saw while searching for answer. Am I doing it wrong ? Did I miss some steps ? Hope that I could find an answer here.
Thanks.
-
lavc/libxavs2 : fix intra period meaning conflict
18 octobre 2018, par hwren -
doc/formats : clarify meaning of igndts as per definition in avformat.h
4 février 2024, par Marth64