Recherche avancée

Médias (3)

Mot : - Tags -/pdf

Autres articles (93)

  • 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

  • XMP PHP

    13 mai 2011, par

    Dixit Wikipedia, XMP signifie :
    Extensible Metadata Platform ou XMP est un format de métadonnées basé sur XML utilisé dans les applications PDF, de photographie et de graphisme. Il a été lancé par Adobe Systems en avril 2001 en étant intégré à la version 5.0 d’Adobe Acrobat.
    Étant basé sur XML, il gère un ensemble de tags dynamiques pour l’utilisation dans le cadre du Web sémantique.
    XMP permet d’enregistrer sous forme d’un document XML des informations relatives à un fichier : titre, auteur, historique (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (10622)

  • Broken pipe when trying to pipe ffmpeg png output to another program

    7 mars 2019, par nicky nick

    Here’s my what I’m trying to do :

    ffmpeg -i video.mp4 -vcodec:png -f image2pipe - | waifu2x-caffe-cui -c 128 -d  8 -p cudnn --model_dir "C:\waifu2x-caffe\models\cunet" -s 2 -n 3 -m noise_scale -e .png -l bmp -o %03d.png -i -

    I get :

    av_interleaved_write_frame(): Broken pipe
    Error writing trailer of pipe:: Broken pipe

    How to make this work ? and if possible I want to pipe it again to ffmpeg to create video.

    Edit : I’m trying to extract all the frame from the video and process them with other programs, so piping the output can save me a lot of time because I don’t have to monitor my computer so often.

  • Merge commit ’24fee95321c1463360ba7042d026dae021854360’

    4 octobre 2013, par Michael Niedermayer
    Merge commit ’24fee95321c1463360ba7042d026dae021854360’
    

    * commit ’24fee95321c1463360ba7042d026dae021854360’ :
    rtmpproto : Move the flv header/trailer addition to append_flv_data

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

    • [DH] libavformat/rtmpproto.c
  • Merge remote-tracking branch ’qatar/master’

    5 septembre 2013, par Michael Niedermayer
    Merge remote-tracking branch ’qatar/master’
    

    * qatar/master :
    matroskaenc : Allow chapters to be written in trailer

    Conflicts :
    libavformat/matroskaenc.c

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

    • [DH] libavformat/avformat.h
    • [DH] libavformat/matroskaenc.c