
Recherche avancée
Autres articles (100)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
Publier sur MédiaSpip
13 juin 2013Puis-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 -
Submit bugs and patches
13 avril 2011Unfortunately 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 (...)
Sur d’autres sites (7946)
-
docu : add word resize to scale filter, to make searching for the word resize simpler
15 octobre 2012, par rogerdpackdocu : add word resize to scale filter, to make searching for the word resize simpler
-
ffmpeg AV1 HW decoding using Tiger Lake in Windows 10
21 avril 2021, par Revolutionary_Tax270I'm trying to use ffmpeg and use the HW decoder to decode AV1 bitstreams. I tried using -hwaccel vaapi, or -hwaccel dxva2, or -hwaccel d3d11va, but all of them seems to default to libdav1d decoder. Anyone know how I can test my HW decoding ? I'm interested in getting the decode frame rate.


-
FFMPEG : Drawtext filter with word wrapping support [duplicate]
18 août 2018, par Software Development ConsultanThis question already has an answer here :
I need to draw max two line text at top of some backgroud. I need to wrap that text if that is longer. Text will be horizontal center align.
I have tried and use DrawText filter but not able to find way to use text wrap automatically.
Some developers suggesting to use subtitle but this is not related to video so I want to check with Drawtext if possible.
Draw text using Subtitle filterCan someone please guide how we can achieve this ?
Thank you.