Recherche avancée

Médias (0)

Mot : - Tags -/diogene

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

Autres articles (61)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

  • Dépôt de média et thèmes par FTP

    31 mai 2013, par

    L’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
    Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (10679)

  • automatically run script recording video at interval using command line and ffmpg

    29 décembre 2014, par arrie

    I’m really a beginner noob newbie command line noob. But. I’m trying to create a script that automatically starts my isight camera when turning on my mac laptop. It should create clips of about 5 seconds at an interval of 5 hours or so. (These numbers I can change of course later on if I have the basis for my script).

    So what I in fact need is (i think) a launch script, that launches a video recording script.

    Right now I’m as far as my video recording script, which is not finished : camera.sh

    #!/bin/bash

    FNAME=videocapture_`date +"%F_%H_%M"`.mpg
    echo $FNAME

    ffmpeg -f -t "0.20avfoundation -i "" $FNAME

    This in fact records a video when I play the script in the command line, until I tell it to quit. These videos are then named according to the date etc. But of course I want it to automatically record videos, in an already determined duration. And I just can’t seem to figure out how to make it happen. I come back to different kind of scripts using isight capture, which in fact doesn’t seem to exist anymore, and even so, I would like to stay with my own basis script just because I understand it haha.

    Hopefully someone here can help me figure this out ! Much appreciated :) Thanks !

  • Cannot make a FFMPEG/AVCONV RTSP video/audio stream from linux command line to a remote VLC player ?

    3 janvier 2015, par Fight Fire With Fire

    What i’m attempted to do is take ffmpeg/avconv from the commandline and stream a MP4 file from a host server to a VLC client on my desktop - so far I havent had luck yet. i tried this :

    avconv -re -i dance.mp4 -f rtp -an rtp://xxx.xxx.xxx.xxx:1234

    When i try to connect to xxx.xxx.xxx.xxx:1234 VLC says it cant connect
    the output says :

    Output #0, rtp, to 'rtp://xxx.xxx.xxx.xxx:1234':
    Metadata:
    major_brand     : mp42
    minor_version   : 0
    compatible_brands: isommp42
    creation_time   : 2014-01-18 08:40:56
    encoder         : Lavf53.21.1
    Stream #0.0(und): Video: mpeg4, yuv420p, 216x144, q=2-31, 200 kb/s, 90k tbn, 17.42 tbc
    Stream mapping:
    Stream #0:0 -> #0:0 (h264 -> mpeg4)
    SDP:
    v=0
    o=- 0 0 IN IP4 127.0.0.1
    s=No Name
    c=IN IP4 192.155.85.56
    t=0 0
    a=tool:libavformat 53.21.1
    m=video 1234 RTP/AVP 96
    b=AS:200
    a=rtpmap:96 MP4V-ES/90000
    a=fmtp:96 profile-level-id=1

    Any ideas on how this works ? I’ve been pouring over the docs for hours.

  • Adding to NPM, merged white-space cleanup & language translation.

    26 février 2015, par jackmoore
    Adding to NPM, merged white-space cleanup & language translation.