Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (77)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

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

  • Unable to find a suitable output format for 'pipe' - Long ffmpeg code

    7 avril 2017, par I.Alex

    this its my code which its pretty long.
    Can you tell me please why its not working ?

    ffmpeg -i input.mp4 - filter_complex \
      "[0:v]split=4[v0][v1][v2][v3]; \
       [v0]trim=start_frame=0:end_frame=1,loop=90:1:0,setpts=N/FRAME_RATE/TB[0v]; \
       [v1]trim=start_frame=1:end_frame=301,loop=90:1:299,setpts=N/FRAME_RATE/TB[1v]; \
       [v2]trim=start_frame=301:end_frame=601,loop=90:1:299,setpts=N/FRAME_RATE/TB[2v]; \
       [v3]trim=start_frame=601:end_frame=900,loop=90:1:298,setpts=N/FRAME_RATE/TB[3v]; \
       aevalsrc=0:d=3[0a]; \
       [0:a]asplit=3[a1][a2][a3]; \
       [a1]atrim=0:10,asetpts=N/SR/TB[1a]; \
       [a2]atrim=10:20,asetpts=N/SR/TB[2a]; \
       [a3]atrim=20:30,asetpts=N/SR/TB[3a]; \
       [0v][0a][1v][1a][2v][2a][3v][3a]concat=n=4:v=1:a=1[v][a]" \
      -map "[v]" -map "[a]" outva.mp4

    I get this : Unable to find a suitable output format for ’pipe :’
    pipe: : Invalid argument

  • FFmpeg cannot find codec parameters for yuv420p stream

    4 avril 2017, par Shade

    I am trying to use FFmpeg (with IJKPlayer) to stream an RTSP stream from a camera. I am trying to do this on iOS, so I compiled FFmpeg by myself.

    However, when I try to play the stream, it seems to produce an error :

    Could not find codec parameters for stream 0 (Video : h264, 1 reference
    frame, none(left)) : unspecified size Consider increasing the value for
    the ’analyzeduration’ and ’probesize’ options

    Further down, the stream information displayed is as follows :

     Metadata:
       title           : streamed by the Santachi RTSP server
     Duration: N/A, start: 0.000000, bitrate: 64 kb/s
       Stream #0:0, 0, 1/90000: Video: h264, 1 reference frame, none(left), 90k tbr, 90k tbn, 180k tbc
       Stream #0:1, 0, 1/8000: Audio: pcm_alaw, 8000 Hz, 1 channels, s16, 64 kb/s

    For reference, when I try to connect to the stream from my PC, it works, and the stream info I get is as follows :

     Metadata:
       title           : streamed by the Santachi RTSP server
     Duration: N/A, start: 0.000000, bitrate: N/A
       Stream #0:0, 28, 1/90000: Video: h264 (Main), 1 reference frame, yuv420p(progressive, left), 1280x720, 0/1, 20 tbr, 90k tbn, 180k tbc
       Stream #0:1, 17, 1/8000: Audio: pcm_alaw, 8000 Hz, mono, s16, 64 kb/s

    Seeing that the codec is yuv420p, I recompiled FFmpeg with the following options included :

    COMMON_FF_CFG_FLAGS="$COMMON_FF_CFG_FLAGS --enable-decoder=yuv4"
    COMMON_FF_CFG_FLAGS="$COMMON_FF_CFG_FLAGS --enable-demuxer=yuv4mpegpipe"

    H264 decoder and parser are already enabled. However, the result was the same. Also, other streams, from different sources seem to work fine. It’s just this particular camera’s stream that doesn’t work.

    Since it seems that FFmpeg, when compiled correctly, can consume the stream, it seems that I am missing some options when compiling it, but I have no idea which options. Any help ?

  • Form Analytics for Piwik now available : Find the pain points on your online forms to improve conversions

    14 mars 2017, par InnoCraft — Community

    Hi, this is Tom from InnoCraft, the company of the makers of Piwik Analytics. Do you hate losing your visitors on your online or intranet forms and leaving revenue on the table ? If you feel like us, we have got you covered. Form Analytics gives you all the insights you possibly need to increase your form conversion rates with 100% data ownership and no limits.

    Whether it is a landing page, sign-up form, checkout, cart, squeeze page, feedback form, survey, or a job application form. Online forms have become super critical to all businesses. The problem is, you can only improve what you measure. Otherwise, you never really know what to change on your forms, and whether you make things better or worse.

    -> Read the rest of the story on the Form Analytics Marketplace page.

    What does the new Form Analytics reports look like ?

    Form Analytics adds over 50 new metrics, 15 new reports & widgets, new real time reports, new segments and more to your Piwik.

    To see more screenshots check out the Form Analytics preview or have a look at the Form Analytics website

    Where do I get Form Analytics ?

    Form Analytics is available on the Piwik Marketplace :

    Form Analytics is a premium plugin for Piwik and comes with our 14 day money back guarantee and 1-click installation & updates (all product updates come for free).

    You can also signup for a free Piwik Cloud-hosted trial to discover the power of Form Analytics !