Recherche avancée

Médias (91)

Autres articles (99)

  • Soumettre bugs et patchs

    10 avril 2011

    Un logiciel n’est malheureusement jamais parfait...
    Si vous pensez avoir mis la main sur un bug, reportez le dans notre système de tickets en prenant bien soin de nous remonter certaines informations pertinentes : le type de navigateur et sa version exacte avec lequel vous avez l’anomalie ; une explication la plus précise possible du problème rencontré ; si possibles les étapes pour reproduire le problème ; un lien vers le site / la page en question ;
    Si vous pensez avoir résolu vous même le bug (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

  • Automated installation script of MediaSPIP

    25 avril 2011, par

    To overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
    You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
    The documentation of the use of this installation script is available here.
    The code of this (...)

Sur d’autres sites (13809)

  • Video Bearbeitung mit MAGIX Video im Test

    10 septembre 2012, par admin — Uncategorized

    Wer gerne mit seiner Filmkamera einmalige Erlebnisse wie feierliche Familienfeste oder den spannenden Urlaub festhält, möchte den Film sicherlich auch gerne bearbeiten, um ihn anschließend auf einer DVD oder Blu-ray zu brennen und vorführen zu können. Hierfür gibt es das wertvolle und vielseitige (...)

  • FFMPEG - bufsize formula

    31 mars 2023, par Data

    Does anyone know what the formula is for bufsize along with the rate it checks in FFMPEG ?

    


    I can't seem to find any concrete answer to this.

    


    Is it :
bufsize = bitrate / rate
 ?

    


    And should it be using maxrate as opposed to bitrate in the calculation ?

    


    Example on working out the rate at which the checks are done :

    


    bitrate: 700Kbps
maxrate: 700Kbps
bufsize: 70Kb

700Kbps/70Kb = 10 sec


    


    Is that right ?
To me that doesn't sound right because a smaller bufsize should be running the check at a higher rate and 10 seconds seems too long of a gap.

    


    Would the formula need to be inverted ?

    


    Does anyone have an idea on the correct syntax for the formula and units ?

    


  • Summer Hacking 2011

    28 avril 2011, par Multimedia Mike — General

    I recently learned that iD — you know, the famed game company — has a series of summer tech camps :



    All I care to know is : Where were programs like these when I was 7-18 years old ? Born too early, I tell ya.

    That reminds me that the Google Summer of Code, 2011 Edition is getting underway soon. I guess it’s like summertime computer camp for college-aged students. FFmpeg / libav is once again a part of the program with 10 slots awarded by Google. Here are the students, projects, and mentors.

    Wish them luck.