
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (30)
-
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 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 (...) -
Gestion de la ferme
2 mars 2010, parLa ferme est gérée dans son ensemble par des "super admins".
Certains réglages peuvent être fais afin de réguler les besoins des différents canaux.
Dans un premier temps il utilise le plugin "Gestion de mutualisation"
Sur d’autres sites (4234)
-
Reliability of using FFMPEG in IOS application ?
20 juin 2014, par 2vision2What i am trying to do :
Trying to develop an Enterprise level IOS application with FFMPEG for video Processing.
What i have done so far :
Created a Linux based sample program with FFMPEG and made it work. Learnt how to use FFMPEG. I have already found the build instructions to build the FFMPEG packages
for IOS.What help i need :
Does apple allow to place the FFMPEG based application in IOS Application Store ?
As there is no official support from ffmpeg community for IOS, how reliable the "FFMPEG-IOS" is, as i don’t want to get into any problems in future especially when apple releases a new version of os or the problem of ffmpeg only with IOS ?
-
Where is the description for the '-strict' option of ffmpeg command ?
21 septembre 2022, par tristan_jiaI found a proper way from this post to trim videos by start and end time(in seconds), like :


ffmpeg -i input.mp4 -ss 15.5 -to 18.98 -strict -2 out.mp4



But I cannot find any description about this
-strict
from ffmpeg's official site. Anyone can give me a hint about the meaning of this option ? Thanks !

-
fate : add tests for xHE-AAC
21 mai 2024, par Lynne