
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 (67)
-
Modifier la date de publication
21 juin 2013, parComment changer la date de publication d’un média ?
Il faut au préalable rajouter un champ "Date de publication" dans le masque de formulaire adéquat :
Administrer > Configuration des masques de formulaires > Sélectionner "Un média"
Dans la rubrique "Champs à ajouter, cocher "Date de publication "
Cliquer en bas de la page sur Enregistrer -
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 (...) -
Support de tous types de médias
10 avril 2011Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)
Sur d’autres sites (12429)
-
avcodec/mpegvideo_enc : Don't find encoder by ID
28 janvier 2022, par Andreas Rheinhardtavcodec/mpegvideo_enc : Don't find encoder by ID
mpegvideo-based encoders supporting bframes implement this
by opening encoders of their own to test how long the chains
of bframes are supposed to be. The needed AVCodec was obtained
via avcodec_find_encoder(). This is complicated, as the current
encoder can be directly obtained. And it also is not guaranteed
that one actually gets the current encoder or not another encoder
for the same codec ID (the latter does not seem to be the case now).Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-
I need to find the progress of the task being done by ffmpeg.exe and redirect it to the progress bar in my windows forms application ?
22 avril 2019, par Malindu DilankaI am creating a simple video converter using ffmpeg.exe tool. So, in order to display the progress of the conversion, I need to grab the output of ffmpeg cmd output and then transfer it to my textbox in the windows forms application. Or, maybe I could get the progress of the ffmpeg task and transfer it to a progress bar. How can I do any of these ?
I tried using 2> something.txt to save the output from cmd inline with the command. But, when reading it, I am not able to update textbox.
-
Update QUnit to 1.11
20 mars 2013, par nschonnim test/qunit/qunit.css m test/qunit/qunit.js
Update QUnit to 1.11