Recherche avancée

Médias (91)

Autres articles (96)

  • L’utiliser, en parler, le critiquer

    10 avril 2011

    La première attitude à adopter est d’en parler, soit directement avec les personnes impliquées dans son développement, soit autour de vous pour convaincre de nouvelles personnes à l’utiliser.
    Plus la communauté sera nombreuse et plus les évolutions seront rapides ...
    Une liste de discussion est disponible pour tout échange entre utilisateurs.

  • Mediabox : ouvrir les images dans l’espace maximal pour l’utilisateur

    8 février 2011, par

    La visualisation des images est restreinte par la largeur accordée par le design du site (dépendant du thème utilisé). Elles sont donc visibles sous un format réduit. Afin de profiter de l’ensemble de la place disponible sur l’écran de l’utilisateur, il est possible d’ajouter une fonctionnalité d’affichage de l’image dans une boite multimedia apparaissant au dessus du reste du contenu.
    Pour ce faire il est nécessaire d’installer le plugin "Mediabox".
    Configuration de la boite multimédia
    Dès (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (12337)

  • Facebook live video can only be previewed while streaming my Mac screen

    24 janvier 2017, par iownthegame

    I use the following ffmpeg command to share my screen streaming to Facebook.

    enter image description here

    ffmpeg -f avfoundation -r 10 -video_size 352x288 -i "0" -c:v h264 -f flv
    "rtmp://rtmp-api.facebook.com:80/rtmp/1269140699772419?ds=1&a=AaYsXcYcdHQrrrUF"

    then I can see the video preview scenes
    enter image description here

    however, once I press the ’Go Live’ button, and go to my facebook page, I can find a post said I am Live Now. When I press the ’play button’, there are only black scenes that last for 1 2 seconds, and the video ends.

    enter image description here

    And there is also a weird thing, the video can be played when I end up the live stream. When refreshing the page, I can find a post said I was Live, the video of this post can be played successfully.

    Anyone knows why the video can be watched when previewing and finishing live but not the exact live moment ?

    [updated]

    During the live streaming period, if I press the play button, there are only 1 2 seconds black scenes and the live stream ends.
    enter image description here

    However if I press the video frame again, another modal pops up then I can see the live streaming. Is it a facebook bug ?
    enter image description here

  • Possible to get screenshot from Facebook Video at a certain time ?

    6 décembre 2017, par Jimmy Pelton

    Is there a way to get a screenshot from a video posted to a Facebook group at a certain timestamp ? I’m looking around through their API docs and aren’t seeing it in there.

    I could save the video, and run ffmpeg to get a screenshot, but I was hoping there was an easier way

  • facebook friends or birthday video using template and ffmpeg [on hold]

    8 novembre 2017, par Software Development Consultan

    I am working on one feasibility for making application using ffmpeg.

    Application is similar to "facebook friends" video or birthday slice slow video in which different templates facebook show and you can change images and make final video with that template.

    I have checked different options and I can do different filters and slide show from image and videos but I am not getting anything related template using ffmpeg.

    It is possible using ffmpeg ?
    Can someone guide me best way to do this ?

    Thanks