
Recherche avancée
Médias (1)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (97)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
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 (...)
Sur d’autres sites (8597)
-
Ffmpeg lost audio stream
8 octobre 2018, par A.ButakidisI am using the follow command to change brightness of a video, add an image overlay and two text overlays, I probably must make an audio stream var somewhere but I do not know where.
CMD :
-i srcVideoPath
-i logoPath
-filter_complex
eq=contrast=1:brightness=0.3475048:saturation=1:gamma=1:gamma_r=1:gamma_g=1:gamma_b=1:gamma_weight=1[v] ;[1:v]scale=h=-1:w=100[overlay_scaled],[v][overlay_scaled]overlay=eval=init:x=W-100-W*0.1:y=W*0.1[v] ;
[v]drawtext=fontfile=/system/fonts/Roboto-Regular.ttf:text=’name’:fontcolor=white:fontsize=60:box=1:boxcolor=0x7FFFD4@0.5:boxborderw=20:x=20:y=h-(text_h*2)-(h*0.1):enable=’between(t,0,2)’,
drawtext=fontfile=/system/fonts/Roboto-Regular.ttf:text=’function’:fontcolor=white:fontsize=30:box=1:boxcolor=0x7FFFD4@0.5:boxborderw=20:x=20:y=h-text_h-(h*0.1)+25:enable=’between(t,0,2)’[v]
-preset ultrafast
-map [v]
-acodec copy
outPath
Thanks in advance.
-
Adding simple xor encryption in ffplay
9 mai 2015, par davidkomerLooking at ffplay.c (https://github.com/FFmpeg/FFmpeg/blob/master/ffplay.c) and wanting to support some basic encryption, which lines of code are the most relevant ?
To keep it simple- assume we are using a basic XOR cipher key that matches, in length, the video data.
In other words- where is the data actually read and return the bytes (so that we can modify it before bytes are returned) ? :)
-
Anomalie #2910 : Erreur 404 après redirection après message forum ds un site avec URLs arbo.
3 mai 2013, par Joachim SENEcedric - a écrit :
Pas d’info plus précise pour voir le bug ? url de ton site sur lequel tu constates le problème ?
Par exemple sur ce site de test
cette page
http://rature.net/cj/tests-tentatives/photofiction/article/photofiction-15
j’ai laisse un commentaire, le prévisualise
pas de souci
puis valide
et tombe sur cette URL
http://rature.net/cj/tests-tentatives/photofiction/article/tests-tentatives/photofiction/article/photofiction-15#forum1
qui donne une 404
car il faudrait ê redirigé sur :
http://rature.net/cj/tests-tentatives/photofiction/article/photofiction-15#forum1sur Chrome/Mac.
est-ce clair ?grand MERCI !