Recherche avancée

Médias (1)

Mot : - Tags -/ticket

Autres articles (69)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

  • Demande de création d’un canal

    12 mars 2010, par

    En fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
    Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...)

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

Sur d’autres sites (7295)

  • Add missing file extension for known image types.

    25 octobre 2011, par Sebastian Tschan

    m example/upload.php Add missing file extension for known image types.

  • Allow .y as extension for image2.

    5 avril 2014, par Carl Eugen Hoyos
    Allow .y as extension for image2.
    
    • [DH] libavformat/img2enc.c
  • Is there a way to convert a .PAR file extension to a .AVI or .MP4 using FFMPEG ?

    20 novembre 2019, par PuppyD13

    I am trying to convert .PAR files to .AVI or .MP4 using FFMPEG. However, when I try to convert to .AVI it’s giving me the following error :

    • [mpeg4 @ 0000000000702200] header damaged. Error while decoding stream #0:0 : Invalid data found when processing input.

    When I try to convert the .PAR to .MP4, it completes the conversion but the outputted footage will be all scrambled and oddly enough it will include frames from other channels(cameras).

    Is there a way how I can successfully convert .PAR file to .AVI or .MP4, please ?

    * UPDATE *
    Apparently .PAR extension can contain more than just 1 channel(cameras) and are synced by time. Therefore, multiple cameras can be viewed at once. Is there a way how to first separate these synced channels ?