
Recherche avancée
Médias (91)
-
999,999
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
-
Demon seed (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
The four of us are dying (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
Corona radiata (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
Lights in the sky (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
Autres articles (30)
-
La file d’attente de SPIPmotion
28 novembre 2010, parUne file d’attente stockée dans la base de donnée
Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...) -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (7073)
-
Checking FFmpeg frame quality to fix striping/artifacts
10 avril 2019, par je42Is there a way to check the quality of a frame/packet before the frame is displayed in an FFmpeg stream ? If a stream is viewed while packet loss is affecting it due to a poor network connection, the end result is frames being displayed with vertical stripes and/or artifacts.
In our particular case it is preferable that instead of these artifacts being displayed, the last good frame that was decoded be shown instead and displayed until the next good frame without any artifacts has been decoded.
Does FFmpeg provide any ways to check if the frame contains problems, or is there any other way that I can stop these frames from being displayed ?
-
Revision e76f73464f : Fixed datasize calculation. Fixed datasize and filesize checking. Changed invali
27 septembre 2011, par Marc NoirotChanged Paths :
Modify /src/check.c
Modify /src/info.c
Modify /src/info.h
Fixed datasize calculation.
Fixed datasize and filesize checking.
Changed invalid previous tag size error into a non-fatal error.
Fixed height and width presence report. -
lavc/hevcdec : Put slice address checking after hwaccel decode slice
24 juin 2024, par Fei Wang