Recherche avancée

Médias (91)

Autres articles (73)

  • 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 ;

  • 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

  • Installation en mode ferme

    4 février 2011, par

    Le mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
    C’est la méthode que nous utilisons sur cette même plateforme.
    L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
    Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)

Sur d’autres sites (9428)

  • "Unknown encoder libx264" on Windows [migrated]

    29 novembre 2012, par shampoo

    I'm testing ClipBucket on a Windows XP system, and ClipBucket (open source video share) uses FFmpeg to convert videos. The final command it executes is (i changed it a little to make it compatible with the current FFmpeg) :

    D:\ffmpeg-snapshot-git\ffmpeg\ffmpeg.exe -i C:
    \wamp\www\chclip/files/conversion_queue/1352973741c353c.mp4 -f flv -vcodec libx2
    64 -pre normal -r 25 -s 426x240 -aspect 1.775 -vf "pad=10:20:30:40:yellow"  -ac
    odec libfaac -ab 128000 -ar 22050 C:\wamp\www\chclip/files/videos/13540939451e18
    4.flv 2> C:\wamp\www\chclip/files/temp/13540939461c124.tmp 2>&1

    And this is the response I get :

    ffmpeg version 1.0.git Copyright (c) 2000-2012 the FFmpeg developers
    built on Nov 19 2012 16:42:42 with gcc 4.6.2 (GCC)
    configuration:
    libavutil      52.  8.100 / 52.  8.100
    libavcodec     54. 73.100 / 54. 73.100
    libavformat    54. 37.100 / 54. 37.100
    libavdevice    54.  3.100 / 54.  3.100
    libavfilter     3. 23.101 /  3. 23.101
    libswscale      2.  1.102 /  2.  1.102
    libswresample   0. 16.100 /  0. 16.100
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\wamp\www\chclip/files/conversion_que
    ue/1352973741c353c.mp4':
    Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf53.21.0
    Duration: 00:00:51.67, start: 0.000000, bitrate: 344 kb/s
    Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 426x240 [
    SAR 1:1 DAR 71:40], 308 kb/s, 15 fps, 15 tbr, 15 tbn, 30 tbc
    Metadata:
    handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 31
    kb/s
    Metadata:
    handler_name    : SoundHandler
    Unknown encoder 'libx264'

    How can I get this libx264 working in Windows ?

  • unknown encoder libx264 windows

    28 novembre 2012, par shampoo

    i am testing clip bucket on a windows xp system , clip bucket (open source video share) uses ffmpeg to convert videos, the final command clip bucket executes is (i changed it a little to make it compatible with the current ffmpeg) :

    D:\ffmpeg-snapshot-git\ffmpeg\ffmpeg.exe -i C:
    \wamp\www\chclip/files/conversion_queue/1352973741c353c.mp4 -f flv -vcodec libx2
    64 -pre normal -r 25 -s 426x240 -aspect 1.775 -vf "pad=10:20:30:40:yellow"  -ac
    odec libfaac -ab 128000 -ar 22050 C:\wamp\www\chclip/files/videos/13540939451e18
    4.flv 2> C:\wamp\www\chclip/files/temp/13540939461c124.tmp 2>&1

    and this is the response i get

    ffmpeg version 1.0.git Copyright (c) 2000-2012 the FFmpeg developers
    built on Nov 19 2012 16:42:42 with gcc 4.6.2 (GCC)
    configuration:
    libavutil      52.  8.100 / 52.  8.100
    libavcodec     54. 73.100 / 54. 73.100
    libavformat    54. 37.100 / 54. 37.100
    libavdevice    54.  3.100 / 54.  3.100
    libavfilter     3. 23.101 /  3. 23.101
    libswscale      2.  1.102 /  2.  1.102
    libswresample   0. 16.100 /  0. 16.100
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\wamp\www\chclip/files/conversion_que
    ue/1352973741c353c.mp4':
    Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf53.21.0
    Duration: 00:00:51.67, start: 0.000000, bitrate: 344 kb/s
    Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 426x240 [
    SAR 1:1 DAR 71:40], 308 kb/s, 15 fps, 15 tbr, 15 tbn, 30 tbc
    Metadata:
    handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 31
    kb/s
    Metadata:
    handler_name    : SoundHandler
    Unknown encoder 'libx264'

    how can i get this libx264 working in windows ?

  • unknown encoder libx264 windows

    28 novembre 2012, par shampoo

    i am testing clip bucket on a windows xp system , clip bucket (open source video share) uses ffmpeg to convert videos, the final command clip bucket executes is (i changed it a little to make it compatible with the current ffmpeg) :

    D:\ffmpeg-snapshot-git\ffmpeg\ffmpeg.exe -i C:
    \wamp\www\chclip/files/conversion_queue/1352973741c353c.mp4 -f flv -vcodec libx2
    64 -pre normal -r 25 -s 426x240 -aspect 1.775 -vf "pad=10:20:30:40:yellow"  -ac
    odec libfaac -ab 128000 -ar 22050 C:\wamp\www\chclip/files/videos/13540939451e18
    4.flv 2> C:\wamp\www\chclip/files/temp/13540939461c124.tmp 2>&1

    and this is the response i get

    ffmpeg version 1.0.git Copyright (c) 2000-2012 the FFmpeg developers
    built on Nov 19 2012 16:42:42 with gcc 4.6.2 (GCC)
    configuration:
    libavutil      52.  8.100 / 52.  8.100
    libavcodec     54. 73.100 / 54. 73.100
    libavformat    54. 37.100 / 54. 37.100
    libavdevice    54.  3.100 / 54.  3.100
    libavfilter     3. 23.101 /  3. 23.101
    libswscale      2.  1.102 /  2.  1.102
    libswresample   0. 16.100 /  0. 16.100
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\wamp\www\chclip/files/conversion_que
    ue/1352973741c353c.mp4':
    Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf53.21.0
    Duration: 00:00:51.67, start: 0.000000, bitrate: 344 kb/s
    Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 426x240 [
    SAR 1:1 DAR 71:40], 308 kb/s, 15 fps, 15 tbr, 15 tbn, 30 tbc
    Metadata:
    handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 31
    kb/s
    Metadata:
    handler_name    : SoundHandler
    Unknown encoder 'libx264'

    how can i get this libx264 working in windows ?