Recherche avancée

Médias (91)

Autres articles (42)

  • 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" (...)

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

Sur d’autres sites (7020)

  • how to enable libvorbis codec in ffmpeg windows ? and how convert from .mov to .webm

    22 juillet 2014, par Amey

    I am using ffmpeg-20140717-git-fa6716c-win64-shared latest one and they have mentioned
    — enable-libvirbose .

    but once I run the command to convert .mov to .webm then its saying unknown encoder libvorbis

    I am not able to enable libvorbis in ffmpeg windows.

    what command to enable any codec.

    and I am trying to convert .mov to .webm format with this command

    ffmpeg -i input.mov -codec:v libvpx -quality good -cpu-used 0 -b:v 225k -qmin 10 -qmax 42 -maxrate 300k -bufsize 1000k -threads 2 -vf scale=-1:560 -codec:a libvorbis -b:a 128k -pass 2 -f webm output.webm

    but its having an error of :

    Unable to parse option value "-1" as pixel format

    Error setting option pix_fmt to value -1

    and even in command I added some -pix_fmt value like

    1] -pix_fmt yuv420p
    2] -pix_fmt yuv422p
    and many more but still giving same error as I have mentioned...

    and my .mov file is very high HD file.

    please guide me what to write

    Thank You.

  • Tests : Fix newline expectation on Windows

    9 novembre 2016
    Tests : Fix newline expectation on Windows
    

    Closes #622

  • ffmpeg- Windows server 2008

    6 novembre 2016, par Rafael Maires Rangel

    boa noite
    instalei o ffmpeg no windows server 2008 32 bits, porem ele não executa. Existe alguma biblioteca que devo instalar ?

    O erro é este :
    ffmpeg.exe - Ponto de entrada não encontrado

    Não foi possível localizar o ponto de entrada do procedimento GetNumaNodeProcessorMaskEx na biblioteca de vínculo dinâmico KERNEL32.dll.