
Recherche avancée
Médias (1)
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
Autres articles (38)
-
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 (...) -
Ajouter notes et légendes aux images
7 février 2011, parPour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
Modification lors de l’ajout d’un média
Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...) -
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;
Sur d’autres sites (5975)
-
Streaming Web cam real-time buffer [Toshiba Webcam] [video input] too full or near too full
21 avril 2015, par esprittnI am trying to stream my webcam with audio from microphone of laptop(OS : windows 7 ) to nginx server (Compiled with rtmp module in CentOS 6.6 final) in same local network.
From my laptop, I execute this command in CMD :ffmpeg -f dshow -i video="Toshiba Webcam" -f dshow -i audio="Microphone (Périphérique High D" -vf scale=1280:720 -vcodec libx264 -r 60.97 -acodec libvo_aacenc -ac 2 -ar 44100 -ab 128 -pix_fmt yuv420p -tune zerolatency -preset ultrafast -f flv "rtmp://172.16.40.162/dash/test"
But I got this message :
And I had about retard delay of 23 second when I open http://localhost:8080 ( I made the indx.html file of nginx with JWPlayer)
So my questions are :
How can I improve the ffmpeg cmd to avoid the errors of buffer too full ?
How eliminate or reduce the latency ?
Thanks for your help.
-
drawtext japanese language by ffmpeg !!! plz help me
26 juillet 2021, par Callum McGrathI use drawtext command to write text on video, I succeeded in English but when I use Japanese, the video output shows a square.... I can't edit it here is my code


ffmpeg -y -i "{input}.*" -vf "drawtext="textfile=1.txt:fontfile=/path/to/HGRSMP.ttf:y=20:x=w-t*150:fontcolor=red:fontsize=50"" -codec:a copy "{output}123.*"



File 1.txt :




どのように私に約束をしましたか
Plz help me !




-
Fixed min error message broken in Japanese.
22 novembre 2011, par Takashi Okamotom localization/messages_ja.js Fixed min error message broken in Japanese.