Recherche avancée

Médias (91)

Autres articles (26)

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

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

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

Sur d’autres sites (4245)

  • avcodec/mpegvideo : Use "goto fail" for all error paths in ff_mpv_common_frame_size_ch...

    7 septembre 2014, par Michael Niedermayer
    avcodec/mpegvideo : Use "goto fail" for all error paths in ff_mpv_common_frame_size_change()
    

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/mpegvideo.c
  • avformat_write_header fails with error "invalid argument

    22 novembre 2015, par kopalvich

    I’m trying to write a chunk of a mp4 file to a .ts file, which does not yet exist.
    So first I create AVFormatContext this way :

    AVOutputFormat *oformat = av_guess_format( NULL,
                                              "mpegts",
                                              "video/x-mpegts" );
    AVFormatContext * outFormatContext = NULL;
    avformat_alloc_output_context2( &amp;outFormatContext, oformat, NULL, dst_file)

    outFormatContext is created and outFormatContext->oformat is set to oformat. Then I open I/O context on outFormatContext :

    avio_open(&amp;outFormatContext->pb, dst_file, AVIO_FLAG_WRITE)
    avformat_write_header( outFormatContext, NULL );

    according to this this is enough for avformat_write_header to work but it fails with error "invalid argument".

    What else needs to be done to successfully write the header ?

  • "Turntable Loop" video / APNG / GIF / static image assets (free for any use.)

    2 septembre 2014, par scottschiller
    "Turntable Loop" video / APNG / GIF / static image assets (free for any use.)