Recherche avancée

Médias (1)

Mot : - Tags -/ticket

Autres articles (34)

  • MediaSPIP : Modification des droits de création d’objets et de publication définitive

    11 novembre 2010, par

    Par défaut, MediaSPIP permet de créer 5 types d’objets.
    Toujours par défaut les droits de création et de publication définitive de ces objets sont réservés aux administrateurs, mais ils sont bien entendu configurables par les webmestres.
    Ces droits sont ainsi bloqués pour plusieurs raisons : parce que le fait d’autoriser à publier doit être la volonté du webmestre pas de l’ensemble de la plateforme et donc ne pas être un choix par défaut ; parce qu’avoir un compte peut servir à autre choses également, (...)

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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (5535)

  • x264 segmentation error :in ff_rgb24ToY_avx ()

    20 octobre 2017, par helloliu

    On my Ubunutu 16.04,I compiled the ffmpeg 、nasm and x264 code as follows :

    cd ffmeg/
    ./configure &&make &&make install
    git clone http://git.videolan.org/git/x264.git
    cd x264/
    ./configure &&make &&make install

    And then, I run in the follow way :

    ./x264 --input-res=1080x1920 --input-csp=rgb --output ~/x264/raw_framews.264  ~/x264/raw_framews

    Unfortunately,it reports with the errors as follows :

     lavf [error]: could not open input file
     avs [error]: failed to load avisynth
     raw [info]: 1080x1920p 0:0 @ 25/1 fps (cfr)
     resize [warning]: converting from rgb24 to yuv420p
     x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
     x264 [info]: profile High, level 4.0
     [swscaler @ 0x3f31540] Warning: data is not aligned! This can lead to a speedloss
     Thread 1 "x264encode" received signal SIGSEGV, Segmentation fault.
     0x0000000000534777 in ff_rgb24ToY_avx ()

    Can anyone help us with this error ? many thanks.

  • x264 segmentation error :in ff_rgb24ToY_avx ()

    20 octobre 2017, par helloliu

    On my Ubunutu 16.04,I compiled the ffmpeg 、nasm and x264 code as follows :

    cd ffmeg/
    ./configure &&make &&make install
    git clone http://git.videolan.org/git/x264.git
    cd x264/
    ./configure &&make &&make install

    And then, I run in the follow way :

    ./x264 --input-res=1080x1920 --input-csp=rgb --output ~/x264/raw_framews.264  ~/x264/raw_framews

    Unfortunately,it reports with the errors as follows :

     lavf [error]: could not open input file
     avs [error]: failed to load avisynth
     raw [info]: 1080x1920p 0:0 @ 25/1 fps (cfr)
     resize [warning]: converting from rgb24 to yuv420p
     x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
     x264 [info]: profile High, level 4.0
     [swscaler @ 0x3f31540] Warning: data is not aligned! This can lead to a speedloss
     Thread 1 "x264encode" received signal SIGSEGV, Segmentation fault.
     0x0000000000534777 in ff_rgb24ToY_avx ()

    Can anyone help us with this error ? many thanks.

  • x264 segmentation error :in ff_rgb24ToY_avx ()

    20 octobre 2017, par helloliu

    On my Ubunutu 16.04,I compiled the ffmpeg 、nasm and x264 code as follows :

    cd ffmeg/
    ./configure &&make &&make install
    git clone http://git.videolan.org/git/x264.git
    cd x264/
    ./configure &&make &&make install

    And then, I run in the follow way :

    ./x264 --input-res=1080x1920 --input-csp=rgb --output ~/x264/raw_framews.264  ~/x264/raw_framews

    Unfortunately,it reports with the errors as follows :

     lavf [error]: could not open input file
     avs [error]: failed to load avisynth
     raw [info]: 1080x1920p 0:0 @ 25/1 fps (cfr)
     resize [warning]: converting from rgb24 to yuv420p
     x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
     x264 [info]: profile High, level 4.0
     [swscaler @ 0x3f31540] Warning: data is not aligned! This can lead to a speedloss
     Thread 1 "x264encode" received signal SIGSEGV, Segmentation fault.
     0x0000000000534777 in ff_rgb24ToY_avx ()

    Can anyone help us with this error ? many thanks.