Recherche avancée

Médias (0)

Mot : - Tags -/metadatas

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

Autres articles (57)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

Sur d’autres sites (4131)

  • FFmpeg VP8 Decoder Implementation

    19 août 2010, par noreply@blogger.com (John Luther)

    When we started the WebM project, one of our goals was to promote rapid innovation in video technology through open development. Just two months after WebM debuted, Jason Garret Glaser, Ronald Bultje and David Conrad created a VP8 video decoder implementation for FFmpeg called ffvp8.

    The ffvp8 implementation decodes even faster than the WebM Project reference implementation (libvpx), and we congratulate the FFmpeg team on their achievement. It illustrates why we open-sourced VP8, and why we believe the pace of innovation in open web video technology will accelerate.

  • FFMPEG : Writing raw planar sample format into a file

    24 juin 2013, par user2439801

    i've started using ffmpeg on Visual Studio 2010 and encounter some problem on writing planar audio samples into a file.

    For packed sample format i just use :

    fwrite(audio_data[0], 1, audio_bufsize, audio_file);

    where audio_data[0] is my buffer and audio_buffsize is the size of my buffer and audio_file is the pointer to my file.

    When i use this line to write packed sample format everything seems to be fine, but when i try to write planar sample format i got the sound but with a lot of noises.

    So is there better (or correct) way to write planar sample format or do i have to resample it into packed sample format ?

    Thanks

  • Open Video Conference registration is now open !

    15 juillet 2010, par Basil Gohar — Announcements, conference, open video conference

    Registration for this year’s Open Video Conference (OVC) is now open ! Register on or before August 1st, 2010 to get the early bird discount. This year’s OVC will be held in New York City from October 1 – 2, 2010. … Read more »