Recherche avancée

Médias (0)

Mot : - Tags -/gis

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

Autres articles (86)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • 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

  • MediaSPIP Player : problèmes potentiels

    22 février 2011, par

    Le lecteur ne fonctionne pas sur Internet Explorer
    Sur Internet Explorer (8 et 7 au moins), le plugin utilise le lecteur Flash flowplayer pour lire vidéos et son. Si le lecteur ne semble pas fonctionner, cela peut venir de la configuration du mod_deflate d’Apache.
    Si dans la configuration de ce module Apache vous avez une ligne qui ressemble à la suivante, essayez de la supprimer ou de la commenter pour voir si le lecteur fonctionne correctement : /** * GeSHi (C) 2004 - 2007 Nigel McNie, (...)

Sur d’autres sites (5307)

  • x86 : hpeldsp : implement SSE2 put_pixels16_xy2

    22 mai 2014, par Christophe Gisquet
    x86 : hpeldsp : implement SSE2 put_pixels16_xy2
    

    This is obviously equivalent to the avg version, without the avg.

    3223(mmx) -> 2006(sse2)

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/x86/hpeldsp.asm
    • [DH] libavcodec/x86/hpeldsp_init.c
  • ffmpeg Using -movflags faststart

    17 avril 2016, par user3571514

    I tried to use the command -movflags faststart

    And got the following error :

    Microsoft Windows [Version 6.0.6002] Copyright (c) 2006 Microsoft
    Corporation. All rights reserved.

    C :\uploads\1\videos>ffmpeg -i simple1.mp4 -codec copy -map 0 -movflags faststart output.mp4

    -movflags faststart output.mp4 ffmpeg version N-34549-g13b7781, Copyright (c) 2000-2011 the FFmpeg developers built on Nov 6 2011
    22:02:08 with gcc 4.6.1 configuration : —enable-gpl
    —enable-version3 —disable-w32threads —enable-ru ntime-cpudetect —enable-avisynth —enable-bzlib —enable-frei0r —enable-libope ncore-amrnb —enable-libopencore-amrwb —enable-libfreetype
    —enable-libgsm —en able-libmp3lame —enable-libopenjpeg —enable-librtmp —enable-libschroedinger -
    -enable-libspeex —enable-libtheora —enable-libvo-aacenc —enable-libvo-amrwben c —enable-libvorbis —enable-libvpx —enable-libx264 —enable-libxavs —enable- libxvid —enable-zlib libavutil 51. 24. 0 / 51. 24. 0 libavcodec 53. 28. 0 / 53. 28.
    0 libavformat 53. 19. 0 / 53. 19. 0 libavdevice 53. 4. 0 / 53.
    4. 0 libavfilter 2. 47. 0 / 2. 47. 0 libswscale 2. 1. 0 / 2. 1. 0 libpostproc 51. 2. 0 / 51. 2. 0 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from ’simple1.mp4’ : Metadata :
    major_brand : isom
    minor_version : 512
    compatible_brands : isomiso2avc1mp41
    encoder : Lavf54.29.104 Duration : 00:02:32.81, start : 0.000000, bitrate : 1166 kb/s
    Stream #0:0(und) : Video : h264 (Main) (avc1 / 0x31637661), yuv420p, 854x480 [ SAR 1:1 DAR 427:240], 1064 kb/s, 29.97 fps, 29.97 tbr, 90k
    tbn, 59.94 tbc
    Metadata :
    handler_name : VideoHandler
    Stream #0:1(und) : Audio : aac (mp4a / 0x6134706D), 44100 Hz, mono, s16, 93 kb /s
    Metadata :
    handler_name : [mp4 muxer @ 04179D00] [Eval @ 0027DAB8] Undefined constant or missing ’(’ in ’f aststart’

    [mp4 muxer @ 04179D00] Unable to parse option value "faststart"

    [mp4 muxer @ 04179D00] Error setting option movflags to value
    faststart.

    Output #0, mp4, to ’output.mp4’ : Metadata :
    major_brand : isom
    minor_version : 512
    compatible_brands : isomiso2avc1mp41
    encoder : Lavf54.29.104
    Stream #0:0(und) : Video : h264, yuv420p, 854x480 [SAR 1:1 DAR 427:240], q=2-3 1, 1064 kb/s, 29.97 fps, 90k tbn, 29.97 tbc
    Metadata :
    handler_name : VideoHandler
    Stream #0:1(und) : Audio : aac, 44100 Hz, mono, 93 kb/s
    Metadata :
    handler_name : Stream mapping : Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy)

    Could not write header for output file #0 (incorrect codec parameters ?)

  • Using ffmpeg to mix two rtmp streams gives av_interleaved_write_frame() : Operation not permitted

    9 février 2014, par yazan jaber

    Using ffmpg I'm trying to mix an rtmp stream containing only audio data and another rtmp stream containing only video data then publish again to rtmp server. It works for a few seconds then I get av_interleaved_write_frame(): Operation not permitted Any idea what is wrong and how can I fix it ?
    Also I'm using RED5 for streaming.

      E:\Everything\ffmpeg\ffmpeg-20140207-git-9707b53-win64-static\bin>ffmpeg -i "rtm
       p://localhost:1935/oflaDemo/s2 live=1" -i "rtmp://localhost:1935/oflaDemo/s3 liv
       e=1" -codec:v copy  -codec:a copy  -f flv rtmp://localhost:1935/oflaDemo/s4
       ffmpeg version N-60393-g9707b53 Copyright (c) 2000-2014 the FFmpeg developers
         built on Feb  6 2014 22:07:13 with gcc 4.8.2 (GCC)
         configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
       isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
       le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetyp
       e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --ena
       ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l
       ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp
       eex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aa
       cenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavp
       ack --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
         libavutil      52. 63.101 / 52. 63.101
         libavcodec     55. 49.101 / 55. 49.101
         libavformat    55. 30.100 / 55. 30.100
         libavdevice    55.  7.100 / 55.  7.100
         libavfilter     4.  1.102 /  4.  1.102
         libswscale      2.  5.101 /  2.  5.101
         libswresample   0. 17.104 /  0. 17.104
         libpostproc    52.  3.100 / 52.  3.100
       rtmp server sent error
       rtmp server sent error
       Input #0, flv, from &#39;rtmp://localhost:1935/oflaDemo/s2 live=1&#39;:
         Duration: N/A, start: 2006.595000, bitrate: N/A
           Stream #0:0: Audio: nellymoser, 22050 Hz, mono, flt
       rtmp server sent error
       rtmp server sent error
       Input #1, flv, from &#39;rtmp://localhost:1935/oflaDemo/s3 live=1&#39;:
         Duration: N/A, start: 0.000000, bitrate: N/A
           Stream #1:0: Video: flv1, yuv420p, 320x240, 15 tbr, 1k tbn, 1k tbc
       Output #0, flv, to &#39;rtmp://localhost:1935/oflaDemo/s4&#39;:
         Metadata:
           encoder         : Lavf55.30.100
           Stream #0:0: Video: flv1 ([2][0][0][0] / 0x0002), yuv420p, 320x240, q=2-31,
       1k tbn, 1k tbc
           Stream #0:1: Audio: nellymoser ([6][0][0][0] / 0x0006), 22050 Hz, mono
       Stream mapping:
         Stream #1:0 -> #0:0 (copy)
         Stream #0:0 -> #0:1 (copy)
       Press [q] to stop, [?] for help
       frame=   82 fps=0.0 q=-1.0 size=      78kB time=00:33:43.67 bitrate=   0.3kbits/
       frame=   88 fps= 87 q=-1.0 size=      81kB time=00:33:44.14 bitrate=   0.3kbits/
       frame=   96 fps= 63 q=-1.0 size=      84kB time=00:33:44.66 bitrate=   0.3kbits/
       frame=  102 fps= 50 q=-1.0 size=      87kB time=00:33:45.14 bitrate=   0.4kbits/
       frame=  110 fps= 43 q=-1.0 size=      90kB time=00:33:45.67 bitrate=   0.4kbits/
       frame=  117 fps= 39 q=-1.0 size=      93kB time=00:33:46.14 bitrate=   0.4kbits/
       frame=  124 fps= 35 q=-1.0 size=      96kB time=00:33:46.67 bitrate=   0.4kbits/
       frame=  132 fps= 33 q=-1.0 size=      99kB time=00:33:47.21 bitrate=   0.4kbits/
       frame=  138 fps= 30 q=-1.0 size=     102kB time=00:33:47.67 bitrate=   0.4kbits/
       frame=  146 fps= 29 q=-1.0 size=     106kB time=00:33:48.20 bitrate=   0.4kbits/
       WriteN, RTMP send error 10053 (140 bytes)
       WriteN, RTMP send error 10053 (37 bytes)
       WriteN, RTMP send error 10038 (42 bytes)
       av_interleaved_write_frame(): Operation not permitted
       frame=  149 fps= 28 q=-1.0 Lsize=     125kB time=00:33:48.41 bitrate=   0.5kbits
       /s
       video:541kB audio:84kB subtitle:0 data:0 global headers:0kB muxing overhead -79.
       973789%