
Recherche avancée
Médias (3)
-
Valkaama DVD Cover Outside
4 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
Valkaama DVD Label
4 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Valkaama DVD Cover Inside
4 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
Autres articles (78)
-
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 (...) -
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) (...)
-
Support audio et vidéo HTML5
10 avril 2011MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)
Sur d’autres sites (8314)
-
Anyone using Azure Container Instances to run FFMPEG encoding for video uploads to their website ?
29 janvier 2021, par JonathanI've been putting a website together in PHP and part of the functionality is to trim some video and encode as MP4 and AAC audio.


FFMPEG runs locally on the webserver and uses up all the CPU when encoding which is not ideal. What I would like to do in theory is remove the FFMPEG service from the webserver and put it on a Azure container service which I can pay for 60 seconds of some high power computer occasionally to do the encoding, then spins back down.


The issue im having the tutorials I'm following I cant even get to the point of running some FFMPEG commands via command line. Let alone writing some code in PHP to offload this to the container instance.


Does anyone have anything they can point me to that might help me get started.


-
Which is the right Cpu for my sites [on hold]
25 octobre 2015, par Oferta Për PunëI have 2 sites that are converting lot of video and audio files via ffmpeg
so i want to buy a server and problem is coz i dont know which is the right one for me
do i need to buy
2 SERVERS with CPU: Intel C2750 2.40GHz
or to buy
1 SERVE with CPU: Intel Xeon E3 1220v3
or
1 SERVE with CPU: Intel Xeon E3 1230v2
and add host sites in one of them
so which one is better and where do i have more power in one Intel Xeon E3 for 2 sites or host each site in new Intel C2750 2.40GHz
-
libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() put_no_rnd_pixels16_...
7 novembre 2014, par Rong Yanlibavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() put_no_rnd_pixels16_xy2_altivec() put_no_rnd_pixels8_xy2_altivec() avg_pixels8_altivec() avg_pixels8_xy2_altivec() put_pixels16_xy2_altivec() put_pixels8_xy2_altivec() ff_avg_pixels16_altivec() for POWER LE
Signed-off-by : Michael Niedermayer <michaelni@gmx.at>