
Recherche avancée
Autres articles (51)
-
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 -
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 -
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) (...)
Sur d’autres sites (10119)
-
FFMPEG xh264 compression PPS/SPS retrieval C++
12 avril 2014, par GodsppedI am using xh264 encoder in FFMPEG and I have managed to encode a raw image, but I want to be able to get the PPS and the SPS out so I can pass it into an RTSP stream, so I can get VLC to decode it, how do I get the SPS and the PPS from the FFMPEG encoder ?
Thanks in advance.
-
simple hls server - Streaming from local NAS
18 juillet 2020, par Neil BernardI'm using FFMPEG to stream to a synology NAS, I cant open the files in VLC over the network. I assume its some sort of CIFS/SMB thing (edit : I think its actually the paths in the .m38u file). I don't really want to setup a nginx server. This is for local use.


Any thoughts on a lightweight solution ?


Cheers in advance


Neil


-
Does ffmpeg support drop and non-drop frames ?
26 janvier 2016, par StackoverfloooowI am implementing a simple video player using ffmpeg. After so much of googling, I couldn’t find ans for my question. Here it is :
Does ffmpeg supports drop and non-drop timecodes. If yes, Can anyone help me in enabling it ? Thanks in advance.