
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (101)
-
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. -
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 (13657)
-
x264 rate control modes
19 septembre 2013, par xkfz007Recently I am reading the x264 source codes. Mostly, I concern the RC part. And I am confused about the parameters —bitrate and —vbv-maxrate. When bitrate is set, the CBR mode is used in frame level. If you want to start the MB level RC, the parameters bitrate, vbv-maxrate and vbv-bufsize should be set. But I don't know the relationship between bitrate and vbv-maxrate. What is the criterion of the real encoding result when bitrate and vbv-maxrate are both set ?
And what is the recommended value for bitrate ? Equals to vbv-maxrate ?
Also what is the recommended value for vbv-bufsize ? Half of vbv-maxrate ?
Please give me some advice. -
RTSP player volume control using FFMPEG iOS7
21 mai 2014, par sansid1983I am able to show 2 RTSP video streams from 2 IP cameras by working on https://github.com/durfu/DFURTSPPlayer.
The video plays smoothly and audio is also working fine. But i am unable to increase or decrease volume of each RTSPPlayer. FFMPEG framework is included in it. If any has an idea how i can enable this feature please do share.
-
avformat/hlsenc : check dirname and fix vtt problem
12 novembre 2018, par Steven Liu