
Recherche avancée
Médias (3)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (110)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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
Sur d’autres sites (12992)
-
ffmpeg, libav : Recording RTSP at reduced frame rate without re-encoding
6 janvier 2021, par synchroniceI'm trying to record a chunk of an RTSP video stream (say 5 minutes) to an mp4 file. The RTSP video stream is H.264 encoded and at 30 FPS. I'd like to record it at 10 FPS by dropping frames, without re-encoding (benefit : uses less CPU, lossless).


- 

- Is this possible ?
- How do I do this ? Examples using the libav libraries are most useful since I'm writing an application, but an ffmpeg command is also helpful.






Thanks in advance.


-
How to build libx264 64bit library for android
19 juillet 2016, par Pri1985I am unable to build libx264 code for android arm-64 bit architecture.
Below is the command i tried../configure \
--cross-prefix=arm-linux-androideabi- \
--sysroot="$HOME/NDK/android-ndk-r10d/platforms/android-21/arch-arm64/" \
--host=arm-linux \
--enable-pic \
--enable-static \
--disable-cliPlease advice.
Thanks in advance. -
How to build libx264 64bit library for android
19 juillet 2016, par Pri1985I am unable to build libx264 code for android arm-64 bit architecture.
Below is the command i tried../configure \
--cross-prefix=arm-linux-androideabi- \
--sysroot="$HOME/NDK/android-ndk-r10d/platforms/android-21/arch-arm64/" \
--host=arm-linux \
--enable-pic \
--enable-static \
--disable-cliPlease advice.
Thanks in advance.