Recherche avancée

Médias (1)

Mot : - Tags -/sintel

Autres articles (28)

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

  • 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

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

Sur d’autres sites (4945)

  • (FFMPEG) Make areas transparent before overlaying a vid with perspective

    3 août 2016, par aaeim

    I’m trying to add perspective to a small video then overlay it on top of an other.

    So far I can make the video small, add perspective to it and overlay it to an other video. but after applying the perspective filter, the excess areas don’t turn transparent, they just stretch out the pixels.

    the perspective filter doesn’t have much documentation but as far as i could find out there was no way of setting the extra pixels to transparent.

    So I’m guessing ill need to apply some kind of alpha mask, to the desired area ?

    this is the command I’m using for perspective :

    ffmpeg -i /synced_folder/testvid.mp4 -vf perspective=0:0:W:H/4:0:H:W:3*H/4:0:1:0 /synced_folder/output5.mp4

    Don’t think it matters but I’m running ffmpeg on a VM with centOS.

    This is a SS of how the result looks like :

  • (FFMPEG) Make areas transparent before overlaying a vid with perspective

    7 octobre 2020, par aaeim

    I'm trying to add perspective to a small video then overlay it on top of an other.

    



    So far I can make the video small, add perspective to it and overlay it to an other video. but after applying the perspective filter, the excess areas don't turn transparent, they just stretch out the pixels.

    



    the perspective filter doesn't have much documentation but as far as i could find out there was no way of setting the extra pixels to transparent.

    



    So I'm guessing ill need to apply some kind of alpha mask, to the desired area ?

    



    this is the command I'm using for perspective :

    



    ffmpeg -i /synced_folder/testvid.mp4 -vf perspective=0:0:W:H/4:0:H:W:3*H/4:0:1:0 /synced_folder/output5.mp4


    



    Don't think it matters but I'm running ffmpeg on a VM with centOS.

    



    This is a SS of how the result looks like :

    


  • Revision 340c7a48e6 : Change to segment ref frame feature. Simplify feature to only support a single

    7 juin 2013, par Paul Wilkins

    Changed Paths :
     Modify /vp9/common/vp9_seg_common.c


     Modify /vp9/common/vp9_seg_common.h


     Modify /vp9/decoder/vp9_decodemv.c


     Modify /vp9/encoder/vp9_bitstream.c


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_rdopt.c



    Change to segment ref frame feature.

    Simplify feature to only support a single reference frame
    instead of a mask.

    Change-Id : I5dd3a98c7a224aafb35708850ab82e2f220e68fb