Recherche avancée

Médias (0)

Mot : - Tags -/tags

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (18)

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

  • Gestion générale des documents

    13 mai 2011, par

    MédiaSPIP ne modifie jamais le document original mis en ligne.
    Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
    Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...)

Sur d’autres sites (5920)

  • Install ffmpeg-php on CentOS

    29 janvier 2013, par Sergio

    I'm trying to install ffmpeg-php on server (CentOS) but after the "make" command I get an error :

     from /usr/local/src/ffmpeg-php-0.6.0/ffmpeg-php.c:40:
     /usr/include/bits/stat.h:91: error: field 'st_atim' has incomplete type
     /usr/include/bits/stat.h:92: error: field 'st_mtim' has incomplete type
     /usr/include/bits/stat.h:93: error: field 'st_ctim' has incomplete type
     In file included from /usr/local/include/php/main/php_streams.h:28,
                from /usr/local/include/php/main/php.h:400,
                from /usr/local/src/ffmpeg-php-0.6.0/ffmpeg-php.c:40:
     /usr/include/sys/stat.h:367: error: array type has incomplete element type
     /usr/include/sys/stat.h:374: error: array type has incomplete element type
     In file included from /usr/local/include/php/main/php.h:406,
                from /usr/local/src/ffmpeg-php-0.6.0/ffmpeg-php.c:40:



    /usr/local/include/php/TSRM/tsrm_virtual_cwd.h:218: error: expected specifier-qualifier-list before 'time_t'
    /usr/local/include/php/TSRM/tsrm_virtual_cwd.h:246: error: expected declaration specifiers or '...' before 'time_t'
    /usr/local/src/ffmpeg-php-0.6.0/ffmpeg-php.c: In function 'zm_startup_ffmpeg':
    /usr/local/src/ffmpeg-php-0.6.0/ffmpeg-php.c:94: warning: implicit declaration of function 'avcodec_init'
    make: *** [ffmpeg-php.lo] Error 1

    The ffmpeg was installed successfully as well as mplayer and mencoder.

    ffpeg :

    configuration: --enable-gpl --enable-libmp3lame --enable-libtheora --enable-libvo-aacenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-version3
    libavutil      51. 73.101 / 51. 73.101
    libavcodec     54. 56.100 / 54. 56.100
    libavformat    54. 27.101 / 54. 27.101
    libavdevice    54.  2.100 / 54.  2.100
    libavfilter     3. 16.104 /  3. 16.104
    libswscale      2.  1.101 /  2.  1.101
    libswresample   0. 15.100 /  0. 15.100
    libpostproc    52.  0.100 / 52.  0.100

    Any help ?

  • Install FFmpeg on linux inside website directory (no SSH available)

    4 février 2013, par artnikpro

    I have a hosting where SSH is not available for customers. It is posible to somehow install FFmpeg to specific domain folder by just putting files there ? Then I would be able to do call it like on Windows :

    exec("C:\server\home\domain.com\ffmpeg\ffmpeg.exe ... ");

    So is there a way to do the same on Linux ?

    Thanks

  • avcodec/rangecoder : Check e

    25 septembre 2015, par Michael Niedermayer
    avcodec/rangecoder : Check e
    

    Fixes hang.nut

    Found-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/ffv1dec.c
    • [DH] libavcodec/snow.h