
Recherche avancée
Autres articles (20)
-
Support de tous types de médias
10 avril 2011Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
Demande de création d’un canal
12 mars 2010, parEn fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...)
Sur d’autres sites (7098)
-
GPS information getting loss in video frames
1er octobre 2019, par Zaheer AbbasI have GoPro Hero6 black camera videos with GPS enabled. I want to get geotagged info of each frame, but when I convert video to frames using FFmPeg command "** ffmpeg -i GH012081.MP4 -vf fps=1 thumb%04d.jpg -hide_banner** " the GPS info got losses for each frame. How to retain GPS info in the frames ?
After this, I have to sync the specific frame into the video for 2 or 3 seconds after drawing some 2d objects ?
-
I want to create Android application for Camera with chroma video
14 octobre 2020, par Ajit SharmaI want to create an Android application which can shoot video and merge with overlay video which will be having chroma key.


Concept :- Video recording with having overlay video and audio.


I tried to use Surface View/ Texture View and FFMPEG. In which Surface View/ Texture View are failures.
FFMPEG is working but there are plenty of drawbacks like,


- 

- Processing time is very high.
- Zoom/ PAN features are not satisfying.
- Zoom in feature us absent.








Can you please suggest something, I know plenty of application doing same but no idea how.


thanks in advance :)


-
lavc/libx264 : Cast bit_rate to int64_t to avoid an integer overflow.
10 août 2019, par Carl Eugen Hoyos