
Recherche avancée
Autres articles (72)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
Gestion des droits de création et d’édition des objets
8 février 2011, parPar défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;
-
Dépôt de média et thèmes par FTP
31 mai 2013, parL’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)
Sur d’autres sites (9598)
-
How to compile FFMpeg with older NVEnc ?
20 décembre 2019, par dabeiI get this error when running FFMpeg with NVEnc.
[h264_nvenc @ 0x2a27d00] Driver does not support the required nvenc API version. Required: 9.1 Found: 9.0
[h264_nvenc @ 0x2a27d00] The minimum required Nvidia driver for nvenc is 435.21 or newerI can’t upgrade the driver to latest version because I’m limited by what’s supported in GKE.
-
On demand RTSP streaming FFMPEG iPhone
23 mai 2014, par Tarun SeeraWe are using FFmpeg for real time streaming in iPhone.
For testing purpose we have hosted a video on local server.When we try to start stream avformat_open_input method always return error code -5.
I have read some where that is is I/O error but the same URL working fine on VLC media player.
If we start streaming on VLC first then play it on iPhone it works fine.
I am not getting where I am wrong the IP address and network connection both are fine. -
parse 'description' metadata from video created by iphone
8 juillet 2014, par DarcyI have a mp4 video created by iphone 5c.
The video contains ’description’ metadata that can be catched by exiftool.But I need parse the info under Android where exiftool seems too big.
Is there a better solution to parse the metadata, such as ffmpeg, libmp4v2 or something else ?
Thanks everyone.
MP4 demo can be found here :
http://xicabin.com/iphone-release.mp4