
Recherche avancée
Autres articles (74)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...) -
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)
Sur d’autres sites (12998)
-
Dynamically Inject ID3 in FFMPEG Live Stream
25 février 2019, par TheApeMachineI am trying to find out if there is a way with FFMPEG to dynamically inject ID3 tags during live streaming.
Basically I use FFMPEG to stream a live HLS stream from a video device, while another piece of software is generating events that need to be synced up in the front-end player.
I want to be able to have the event generating software encode the event in the live stream, so I know that the event is synced up with the video.
-
live preview of video processing in android app
19 septembre 2016, par Ashish MathurI’m building a video editing app and currently I am using ffmpeg for encoding and decoding process (my app can easily do the tasks where live preview is not required like reverse a video or apply filters like B/W or pick specific frames in video and some audio tasks etc)
but Problem is that if user want to adjust the brightness or contrast of the video they require live preview of the video but that is not supported by ffmpeg ffmpeg requires to encode the video before the preview
so my question is how can I achieve live preview with ffmpegThanks in advance (sorry for grammar related problems in the question)
-
live preview of video processing in android app
13 février 2018, par Ashish MathurI’m building a video editing app and currently I am using ffmpeg for encoding and decoding process (my app can easily do the tasks where live preview is not required like reverse a video or apply filters like B/W or pick specific frames in video and some audio tasks etc)
but Problem is that if user want to adjust the brightness or contrast of the video they require live preview of the video but that is not supported by ffmpeg ffmpeg requires to encode the video before the preview
so my question is how can I achieve live preview with ffmpegThanks in advance (sorry for grammar related problems in the question)