
Recherche avancée
Médias (2)
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
Autres articles (47)
-
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...) -
De l’upload à la vidéo finale [version standalone]
31 janvier 2010, parLe chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
Upload et récupération d’informations de la vidéo source
Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)
Sur d’autres sites (6788)
-
How to Use Analytics & Reports for Marketing, Sales & More
28 septembre 2023, par Erin — Analytics Tips -
How do I play an audio clip from a https URL in Qt6 on Windows ?
20 mai 2023, par wiktort1I keep getting the following error :


https protocol not found, recompile FFmpeg with openssl, gnutls or securetransport enabled



I link OpenSSL in my project, I also have OpenSSL Toolkit installed through the Qt Maintenance Tool, however that doesn't seem to fix it.


I have also found an answer online, that said that I need to copy the OpenSSL DLLs to my build folder, but that didn't work either.


I use Qt 6.5.0.


Do I have to compile Qt on my own ? or is there a different approach ?


-
Anomalie #4591 (Nouveau) : Mise à jour depuis SPIP 1.7.2 en 3.2
27 octobre 2020Bonjour,
- je n’ai pas pu me connecter à l’interface d’admin (boucle de redirection)
- avec spipcli et la commande spip "core:maj:bdd" : PHP Fatal error : Uncaught Error : Call to undefined function creer_base() in /var/www/_mutualisation_32/www/ecrire/maj/v017.php:193
Rajouter :
- <span class="CodeRay">include_spip(<span class="string"><span class="delimiter">'</span><span class="content">base/create</span><span class="delimiter">'</span></span>);
- </span>
dans ecrire/maj/v017.php m’a permis de faire la mise à jour avec spipcli
Mais une fois arrivé dans l’admin de SPIP :
Erreur SQL 1146
Table ’mutu_didaticn6f0c.spip_urls’ doesn’t exist
SELECT * FROM spip_urls LIMIT 1
/var/www/_mutualisation_32/www/ecrire/genie/maintenance.php verifier_crash_tables() sql_select() ; 72Et une réparation de la base ne corrige pas le problème.