
Recherche avancée
Médias (2)
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (87)
-
L’utiliser, en parler, le critiquer
10 avril 2011La première attitude à adopter est d’en parler, soit directement avec les personnes impliquées dans son développement, soit autour de vous pour convaincre de nouvelles personnes à l’utiliser.
Plus la communauté sera nombreuse et plus les évolutions seront rapides ...
Une liste de discussion est disponible pour tout échange entre utilisateurs. -
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. -
Mediabox : ouvrir les images dans l’espace maximal pour l’utilisateur
8 février 2011, parLa visualisation des images est restreinte par la largeur accordée par le design du site (dépendant du thème utilisé). Elles sont donc visibles sous un format réduit. Afin de profiter de l’ensemble de la place disponible sur l’écran de l’utilisateur, il est possible d’ajouter une fonctionnalité d’affichage de l’image dans une boite multimedia apparaissant au dessus du reste du contenu.
Pour ce faire il est nécessaire d’installer le plugin "Mediabox".
Configuration de la boite multimédia
Dès (...)
Sur d’autres sites (9002)
-
How to merge gif into image like instagram story
15 novembre 2018, par Krunal PanchalI have successfully merged gif into image and made a video using ffmpeg.
But now I want to allow user to stretch and rotate gif and then merge it into image like instagram story. But it didn’t work in any way. Also I didn’t found any solution anywhere.
Does anyone have any idea about it ? What ffmpeg command I should use to achieve it ?
-
How to do audio expansion/normalization (emphasise difference between high and low)
28 novembre 2018, par foobarI’m trying to find way to emphasise the difference between high and low points in the audio. I can’t seem to find documentation on how to do this - perhaps this can be done with ffmpeg. Would really appreciate some pointers from someone who knows more about signal processing.
-
What is the difference between yuv420p and yuv420p(tv) ?
9 novembre 2018, par Aleksandr ShemetilloI am trying to implement Fairplay ready browser player (Apple’s DRM).
A stream that has h264(Main) yuv420p(tv) settings becomes non-working after drm decryption (crashed picture of green color). Converting again the video with a "Main" ffmpeg profile changes the setting to a simple yuv420 and this solves the problem.
Please explain the difference.
Or maybe some other changes I don’t see can happen during the conversion ?Of course, since we are talking about Fairplay, the problem is observed in Safari on Os X