Recherche avancée

Médias (0)

Mot : - Tags -/clipboard

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

Autres articles (112)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (14640)

  • Illegal instruction : 4 in ffmpeg

    3 mars 2015, par rs41

    I tried brew installed ffmpeg, i am also tried to compile ffmpeg but in all cases i have the error

    Illegal instruction : 4

    I run something like this :

    ./ffmpeg -i /Users/ruslan/Torrents/Weird\ smiling\ dog.3gp -codec:v libx264 -b:v 360k -maxrate 360k -bufsize 720k -movflags +faststart -vprofile high -preset slow -vf 'scale=trunc(iw/2)*2:360' -threads 0 -codec:a libfdk_aac -b:a 96k -ac 2 -f mp4 -threads 0 -y /dev/null >> /Users/ruslan/erosite/log/ffmpeg_convertation.log 2>&1
    Illegal instruction: 4

    Or only ffmpeg with options when used homebrews installed version

    Additional info :

    OS X Yosemite 10.10.2

    MacBook Pro (15-inch, Mid 2009)

  • Illegal instruction : 4 in ffmpeg

    27 mai 2017, par rs41

    I tried brew installed ffmpeg, i am also tried to compile ffmpeg but in all cases i have the error

    Illegal instruction : 4

    I run something like this :

    ./ffmpeg -i /Users/ruslan/Torrents/Weird\ smiling\ dog.3gp -codec:v libx264 -b:v 360k -maxrate 360k -bufsize 720k -movflags +faststart -vprofile high -preset slow -vf 'scale=trunc(iw/2)*2:360' -threads 0 -codec:a libfdk_aac -b:a 96k -ac 2 -f mp4 -threads 0 -y /dev/null >> /Users/ruslan/erosite/log/ffmpeg_convertation.log 2>&1
    Illegal instruction: 4

    Or only ffmpeg with options when used homebrews installed version

    Additional info :

    OS X Yosemite 10.10.2

    MacBook Pro (15-inch, Mid 2009)

  • rtpenc : Fix some odd comments

    26 juillet 2013, par Martin Storsjö
    rtpenc : Fix some odd comments
    

    Some weird comments stem from the fact that the rtpdec and rtpenc
    code was shared earlier.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavformat/rtpenc.h