
Recherche avancée
Autres articles (103)
-
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. -
ANNEXE : Les plugins utilisés spécifiquement pour la ferme
5 mars 2010, parLe site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)
Sur d’autres sites (11714)
-
ffmpeg:send rtsp to streaming server error:Display black [on hold]
1er février 2018, par shanexiaI am using FFmpeg to pull video data from a streaming server. The program works fine. But when I play the destination URL, it just displays black. I have tried using VLC and ffplay, but both players suffer the same problem.
The ffplay report says this :
SPS unavailable in decode_picture_timing
non-existing PPS 0 referenced
no frame !
The ffmpeg net function is
av_write_frame
, and the destination url isrtsp://IP:PORT/RTStream/test.sdp
. -
ffmpeg Format settings, Matrix bt709
18 mai 2016, par user1722669Does anyone know how I can achieve the following color space (bt.709) via FFmpeg ?
Here is what I have now in my files...As you can see there is
Format settings, Matrix
as default, how can I set it like this :- Format settings (Matrix) : Custom or Standard
- Component Color primaries : BT.709
- Transfer characteristics : BT.709
- Matrix coefficients : BT.709
Thank you
-
ffmpeg Format settings, Matrix bt709
22 mars 2023, par user1722669Does anyone know how I can achieve the following color space (bt.709) via FFmpeg ?

Here is what I have now in my files...





As you can see there is
Format settings, Matrix
as default, how can I set it like this :


- 

- Format settings (Matrix) : Custom or Standard
- Component Color primaries : BT.709
- Transfer characteristics : BT.709
- Matrix coefficients : BT.709











Thank you