
Recherche avancée
Autres articles (110)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (8320)
-
FFMPEG is not able to find window for edge browser
19 avril 2022, par randyI am trying to capture video recording for edge browser using below command


ffmpeg.exe -f gdigrab -framerate 9 -i title="About version - Profile 1 - Microsoft Edge' -vcodec libx264 -threads 1 -crf 35 -preset ultrafast -f hls -g 15 -hls_list_size 0 -hls_time 5 -r 7 -pix_fmt yuv420p -maxrate 1.7M -bufsize 2M -tune zerolatency -vf pad=ceil(iw/2)*2:ceil(ih/2)*2 index.m3u8



This is how I found title for edge browser


tasklist /v /fi "imagename eq msedge.exe" /fo list



This is the error I get (notice the weird character)


Can't find window 'About version - Profile 1 - MicrosoftΓÇï Edge'



I have also verified the title with AutoIt application. This is working fine for chrome and firefox. Let me know if some is able to record the edge browser via ffmpeg


-
Revision be9cf215a3 : Merge "General cleanup inside vp9_bitstream.c." into experimental
30 avril 2013, par Dmitry KovalevChanged Paths :
Modify /vp9/encoder/vp9_bitstream.c
Merge "General cleanup inside vp9_bitstream.c." into experimental -
Revision 117903 : Les liens ouvrants, c’est mal en général. Sauf dans un cas particulier ...
19 septembre 2019, par maieul@… — LogLes liens ouvrants, c’est mal en général.
Sauf dans un cas particulier : dans les explications dans un formulaire.
En effet, si le lien n’est pas ouvrant, la personne en train de remplir un formulaire
a) lis une explication
b) clique sur le lien pour savoir comment remplir son formulaire
c) est redirigée directement vers une page
d) perd du coup ce qu’elle avait commencé remplir.
Par conséquent, en terme d’accessibilité, il vaut mieux POUR LES EXPLICATIONS DE FORMULAIRE
avoir des liens systématiquement ouvrant,
et ce que le lien pointe en interne ou en externe (ce qui distingue du filtre |liens_ouvrants).
D’où un filtre saisies_liens_ouvrants, appliqué sur la saisie
explication + les explications des saisies individuelles.
On applique aussi ca aussi sur la chaine de langue qui renvoi vers la
doc des afficher_si de saisies.