
Recherche avancée
Médias (91)
-
Head down (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
Echoplex (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
Discipline (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
Letting you (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
1 000 000 (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
999 999 (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
Autres articles (88)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
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 (7568)
-
unexpected end of file error in ffmpeg libavutils/common.h while compiling
23 mars 2014, par Mayank AgarwalI am compiling following simple code in ffmpeg.
#include "stdafx.h"
#include <libavcodec></libavcodec>avcodec.h>
#include <libavformat></libavformat>avformat.h>
void main()
{
av_register_all();
}all the ffmpeg headers i have included in project properties.
but i am getting the following error on compiling.Error 1 error C1004 : unexpected end-of-file found dev\include\libavutil\common.h 87 1
Regards
Mayank -
mpegts muxer, DVB subtitles encoder : common DVB subtitles payload
11 janvier 2014, par Serhii Marchukmpegts muxer, DVB subtitles encoder : common DVB subtitles payload
Improved DVB subtitles encoder to generate AVPacket.data in the same
format as generates MPEGTS demuxer + DVB subtitles parser. So now single
format of DVB subtitles data is used across all the components of FFmpeg :
only subtitles payload WITHOUT 0x20 0x00 bytes at the beginning and 0xFF
trailing byte.Improved MPEGTS muxer to support format of DVB subtitles in
AVPacket.data described above : while muxing we add two bytes 0x20 0x00 to
the beginning of and 0xFF to the end of DVB subtitles payload.The patch fixes DVB subtitle copy problems : tickets #2989 fully and #2024
partly.Signed-off-by : Clément Bœsch <u@pkh.me>
-
Is it possible to record video/audio without xuggler and ffmpeg in java applet without server side
9 janvier 2014, par user2406481I have made Java Screen recorder applet like screenr.com
Is it possible to record video/audio without xuggler and ffmpeg in java applet without server side
I cannot use xuggler as it has 40 mb and takes tool long time for loading
I need .mp4 videos export only