Recherche avancée

Médias (1)

Mot : - Tags -/epub

Autres articles (44)

  • Encodage et transformation en formats lisibles sur Internet

    10 avril 2011

    MediaSPIP transforme et ré-encode les documents mis en ligne afin de les rendre lisibles sur Internet et automatiquement utilisables sans intervention du créateur de contenu.
    Les vidéos sont automatiquement encodées dans les formats supportés par HTML5 : MP4, Ogv et WebM. La version "MP4" est également utilisée pour le lecteur flash de secours nécessaire aux anciens navigateurs.
    Les documents audios sont également ré-encodés dans les deux formats utilisables par HTML5 :MP3 et Ogg. La version "MP3" (...)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

Sur d’autres sites (8031)

  • Server side video merging with FFmpeg through oline form

    1er août 2017, par San007

    I have a difficult problem and not enough knowledge to solve it, therefore I am hoping you guys can give me some advice or redirect me to a professional or professional software which can solve my problem.

    I want something fairly simple but I simply do not know how to begin. I Googled extensively but didnt find any related topics.

    What do I want ?
    I want an online form on my website where people can select different options, which are videos, for example
    Question 1
    1 (1.mp4) / 2 (2.mp4) / 3 (3.mp4)
    Question 2
    X (X.mp4) / Y (Y.mp4) / Z (Z.mp4)
    Question 3
    Email adres :
    Generate

    When the visitor clicks the generator button it should merge the video’s the customer has selected. e.g. 1 and X will result in one video file of 1.mp4 and X.mp4 merged. The system should then after succesfully merging the videos send a download link to the users e-mail adres and ideally delete the video from the server afterwards.

    I know I have not done a whole lot of research because my knowledge simply is not enough to create my own solution, but I hope you guys can send me in the right direction, I do not mind any commercial solution.

  • Anomalie #3935 (Fermé) : SPIP 3 / php 7 : problème de connexion mysql (?)

    24 avril 2017, par tcharlss (*´_ゝ`)

    En SPIP 3, ubuntu + php7, SPIP ne semble pas parvenir à se connecter à mysql.
    En installant un SPIP neuf, lors du choix du type de base de donnée, il n’y a pas mysql.
    Avec un site déjà installé (qui fonctionne bien en php 5), message d’erreur : Attention : un problème technique (serveur SQL) empêche l’accès à cette partie du site.

    Avec SPIP 3.1, aucun souci.

    J’ai bien le paquet php-mysql d’installé, voilà la liste complète des paquets installés :

    libapache2-mod-php7.0 - langage de script inclus dans du HTML et exécuté côté serveur - module Apache 2
    php7.0 - langage de script côté serveur, inclus dans du HTML (méta-paquet)
    php7.0-cgi - Langage de script intégré à HTML et exécuté côté serveur (binaire CGI)
    php7.0-cli - command-line interpreter for the PHP scripting language
    php7.0-common - documentation, examples and common module for PHP
    php7.0-curl - CURL module for PHP
    php7.0-dev - Files for PHP7.0 module development
    php7.0-gd - GD module for PHP
    php7.0-gmp - GMP module for PHP
    php7.0-json - JSON module for PHP
    php7.0-ldap - LDAP module for PHP
    php7.0-mysql - MySQL module for PHP
    php7.0-odbc - ODBC module for PHP
    php7.0-opcache - Zend OpCache module for PHP
    php7.0-pgsql - PostgreSQL module for PHP
    php7.0-pspell - pspell module for PHP
    php7.0-readline - readline module for PHP
    php7.0-recode - recode module for PHP
    php7.0-snmp - SNMP module for PHP
    php7.0-sqlite3 - SQLite3 module for PHP
    php7.0-tidy - tidy module for PHP
    php7.0-xml - DOM, SimpleXML, WDDX, XML, and XSL module for PHP
    php7.0-xmlrpc - XMLRPC-EPI module for PHP
    php-all-dev - package depending on all supported PHP development packages
    libphp7.0-embed - HTML-embedded scripting language (Embedded SAPI library)
    php-geoip - GeoIP module for PHP
    php-xdebug - Xdebug Module for PHP
    php7.0-bcmath - Bcmath module for PHP
    php7.0-bz2 - bzip2 module for PHP
    php7.0-dba - DBA module for PHP
    php7.0-enchant - Enchant module for PHP
    php7.0-fpm - server-side, HTML-embedded scripting language (FPM-CGI binary)
    php7.0-imap - IMAP module for PHP
    php7.0-interbase - Interbase module for PHP
    php7.0-intl - Internationalisation module for PHP
    php7.0-mbstring - MBSTRING module for PHP
    php7.0-mcrypt - libmcrypt module for PHP
    php7.0-phpdbg - server-side, HTML-embedded scripting language (PHPDBG binary)
    php7.0-soap - SOAP module for PHP
    php7.0-sybase - Sybase module for PHP
    php7.0-zip - Zip module for PHP
    php-amqp - AMQP extension for PHP
    php-apcu - APC User Cache for PHP
    php-gearman - PHP wrapper to libgearman
    php-gmagick - Provides a wrapper to the GraphicsMagick library
    php-gnupg - PHP wrapper around the gpgme library
    php-http - PECL HTTP module for PHP Extended HTTP Support
    php-igbinary - igbinary PHP serializer
    php-imagick - Provides a wrapper to the ImageMagick library
    php-libsodium - PHP wrapper for the Sodium cryptographic library
    php-mailparse - Email message manipulation for PHP
    php-memcache - memcache extension module for PHP
    php-memcached - memcached extension module for PHP, uses libmemcached
    php-mongodb - MongoDB driver for PHP
    php-msgpack - PHP extension for interfacing with MessagePack
    php-oauth - OAuth 1.0 consumer and provider extension
    php-pinba - Pinba module for PHP
    php-propro - propro module for PHP
    php-ps - ps module for PHP
    php-radius - radius client library for PHP
    php-raphf - raphf module for PHP
    php-redis - PHP extension for interfacing with Redis
    php-remctl - PECL module for Kerberos-authenticated command execution
    php-rrd - PHP bindings to rrd tool system
    php-smbclient - PHP wrapper for libsmbclient
    php-solr - PHP extension for communicating with Apache Solr server
    php-ssh2 - Bindings for the libssh2 library
    php-stomp - Streaming Text Oriented Messaging Protocol (STOMP) client module for PHP
    php-symfony-polyfill-php70 - Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
    php-tideways - Tideways PHP Profiler Extension
    php-uploadprogress - file upload progress tracking extension for PHP
    php-uuid - PHP UUID extension
    php-yac - YAC (Yet Another Cache) for PHP
    php-yaml - YAML-1.1 parser and emitter for PHP

  • Evolution #3928 : les emails sont publics dans le privé

    1er juillet 2019, par b b

    Pour moi et dans le cadre de spip.net, oui.

    Maintenant, le plan est simple, il faut modifier tous les squelettes de prive/objets/liste ainsi que prive/contenu/auteur.html pour conditionner l’affichage de la colonne email dans les lites, et la ligne email dans la fiche auteur en fonction de la valeur d’une constante dont il faut définir le nom. Ensuite, si la majorité pense que cela doit-être appliqué par défaut, il suffit d’inverser le teste et zou :)