Recherche avancée

Médias (91)

Autres articles (111)

  • Script d’installation automatique de MediaSPIP

    25 avril 2011, par

    Afin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
    Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
    La documentation de l’utilisation du script d’installation (...)

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The 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 (...)

  • Utilisation et configuration du script

    19 janvier 2011, par

    Informations spécifiques à la distribution Debian
    Si vous utilisez cette distribution, vous devrez activer les dépôts "debian-multimedia" comme expliqué ici :
    Depuis la version 0.3.1 du script, le dépôt peut être automatiquement activé à la suite d’une question.
    Récupération du script
    Le script d’installation peut être récupéré de deux manières différentes.
    Via svn en utilisant la commande pour récupérer le code source à jour :
    svn co (...)

Sur d’autres sites (3472)

  • FFMpeg undefined reference to get_buffer

    14 juin 2012, par Kevin

    I'm trying to upgrade the FFMpeg source used with one of our projects but get_buffer has gone away. I'm not 100% sure on which method to replace it with. Here are two contexts in which its used, any help is appreciated.

    I look forward to hearing from you soon,

    Thanks,
    Kevin

       cur_offset = avio_tell(pb);
       if (!para->playctrl_info.read_end_flag && (0 == pkt->data_size)) {
           rev_byte = get_buffer(pb, pbuf, para->max_raw_size);
           if ((rev_byte > 0) && (cur_offset <= para->pFormatCtx->data_offset)) {
               try_count = 0;
               pkt->data_size = rev_byte;
               para->read_size.total_bytes += rev_byte;
               pkt->avpkt_newflag = 1;
               pkt->avpkt_isvalid = 1;

     do {
                   read_length = get_buffer(s->pb, data + 12, read_size);
                   if ((read_length <= 0) || (sync_flag == 1024)) {
                       if (read_length == AVERROR(EAGAIN)) {
                           continue;
                       } else {
                           FREE(data);
                           log_error("[%s]get data failed. ret=%d\n", __FUNCTION__, read_length);
                           return 0;
                       }
                   } else {
                       break;
                   }
               } while (retry_get_data < am_p->playctrl_info.read_max_retry_cnt);
               pkt = data;
  • Revision 16212 : un lien pour aller du forum admin au forum interne et vice-versa, cf ...

    19 septembre 2010, par fil@… — Log

    un lien pour aller du forum admin au forum interne et vice-versa, cf http://www.spip-contrib.net/Le-plugin-Autorite#forum434569

  • Revision dcd8d201a23bb24f4608c40222704fcb75ddc519 : un lien pour aller du forum admin au forum interne et vice-versa, cf ...

    19 septembre 2010, par Fil — Log

    un lien pour aller du forum admin au forum interne et vice-versa, cf http://www.spip-contrib.net/Le-plugin-Autorite#forum434569 git-svn-id : svn ://trac.rezo.net/spip/branches/spip-2.1@16212 caf5f3e8-d4fe-0310-bb3e-c32d5e47d55d