
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (69)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
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 (...) -
Mise à disposition des fichiers
14 avril 2011, parPar défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...)
Sur d’autres sites (8106)
-
JM H264 Reference Software quality drop [migrated]
1er novembre 2012, par PeteI've just started messing around with the latest JM 18.4 tool for a bit but after I encode a sample yuv file the video comes out poor.(Everything is on default, I did a clean compile just to make sure I didn't change anything by accident) It turns gray at some frames and looks distorted. I know this isn't the program for encoding videos but I'm using it for my project because of other factors.
I tried playing the .264 file directly with ffplay and tried using ffmpeg to convert it into an .mp4 format video, both resulted in the same quality. If anyone could enlighten my carelessness I would be greatly appreciative.
-din
-
Revision 6b0bc34b62 : Fix C versions of DC calculation functions This commit fixes the scaling factor
14 juin 2014, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_dct.c
Fix C versions of DC calculation functionsThis commit fixes the scaling factors used in the C versions of the
DC calculation functions.Change-Id : Iab41108c2bb93c2f2e78667214f3a772a2b707b5
-
Is there any safer way to include FFMpeg in commercial applications ?
17 février 2017, par AyyappaThe above page doesn’t make any thing clear if we can use the libraries in commercial projects or not.
Incase if there are algorithms breaking patents, which formats I shouldn’t support to avoid risk ?
In short, Which way its safer to add ffmpeg to create a multi media app for iOS and Android (and may be later to desktop too).