Recherche avancée

Médias (1)

Mot : - Tags -/publicité

Autres articles (50)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • Other interesting software

    13 avril 2011, par

    We 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 : (...)

  • MediaSPIP Init et Diogène : types de publications de MediaSPIP

    11 novembre 2010, par

    À l’installation d’un site MediaSPIP, le plugin MediaSPIP Init réalise certaines opérations dont la principale consiste à créer quatre rubriques principales dans le site et de créer cinq templates de formulaire pour Diogène.
    Ces quatre rubriques principales (aussi appelées secteurs) sont : Medias ; Sites ; Editos ; Actualités ;
    Pour chacune de ces rubriques est créé un template de formulaire spécifique éponyme. Pour la rubrique "Medias" un second template "catégorie" est créé permettant d’ajouter (...)

Sur d’autres sites (7304)

  • 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-php on CentOS

    29 janvier 2021, 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 ?

    


  • H264 profile change using FFMPEG

    16 octobre 2015, par Karthee

    I have H264 Stream with following details

    video stream type     :                 AVC  
    resolution            :             640x368  
    profile:level         :            High:4.0  
    aspect ratio          :          40x23(1:1)  
    chroma format         :               4:2:0  
    interlaced            :                  no  
    frames count          :                  15  
    duration              :        00:00:02.800  
    frame size max        :              80 088  
              avg        :              14 538  
          avg/max (I)    :     28 361 / 80 088  
          avg/max (P)    :       2 444 / 3 196  
          avg/max (B)    :               0 / 0  
              min        :               1 880  

    framerate declared    :               5.000  
             real        :               5.000  

    bitrate type          :                 VBR  
    bitrate declared      :           1 259 968  

    bit allocation max    :           1 126 640  
                  avg    :             581 520  
                  min    :             124 000

    is it possible to convert into Baseline profile using FFMPEG or other tools, or is there a way to do myself ?

    basic idea is to stream this video to android devices.