Recherche avancée

Médias (0)

Mot : - Tags -/metadatas

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

Autres articles (59)

  • 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

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

  • configure : select iamfenc as movenc dep

    24 février 2024, par Gyan Doshi
    configure : select iamfenc as movenc dep
    

    Unbreaks movenc compilation in minimal configuration.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] configure
  • extract timestamp from a frame. OpenCV gives wrong results

    24 juillet 2012, par ar ar ar

    I have an avi video with H264-MPEG-4 AVC codec.

    I have a c++ project in which I use OpenCv. So I take every frame with OpenCv and want to know about the timestamp of the frame in reference to the video length.

    OpenCv p0orperties give me wrong results as for the timestamp and the frame count.

    So I thought of using ffmpeg to extract the correct timestamp of the frame, but my kwoleedge of ffmpeg is minimal.

    Can somebody advice what I need to do ?? Maybe which libraries of ffmpeg to use ?

    Or to give me an answer why is this happening to openCv ?

  • Disable i8x8 in lossless

    20 juillet 2014, par Fiona Glaser
    Disable i8x8 in lossless
    

    x264’s implementation was slightly incorrect due to a vague spec, so some
    decoders decoded video incorrectly.

    Minimal impact on compression.

    • [DH] encoder/encoder.c