
Recherche avancée
Autres articles (112)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Script d’installation automatique de MediaSPIP
25 avril 2011, parAfin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
La documentation de l’utilisation du script d’installation (...) -
Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs
12 avril 2011, parLa manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.
Sur d’autres sites (9980)
-
Getting 500 error when uploading video to twitter from android app
11 juillet 2016, par SakshiI am trying to compress video using FFMPEGAndroid library using the following command.
{"-y" ,"-i", file.getAbsolutePath(),
"-c:v", "libx264", "-crf", "20",
"-aspect", "1:1",
"-pix_fmt", "yuv420p",
"-c:a", "aac", "-strict","experimental",
"-b:a", "96k", "-ac", "2", "-ar", "44100",
"-preset", "ultrafast",
"/storage/emulated/0/output.mp4"}When I try to share the video on Twitter from my android app, I get 500 Internal Server Error. I am able to share same video on Facebook and on my app. I have been read a lot of forums and FFMPEG manuals but no luck.
-
how can i make a dynamic video using ffmpeg and after effects template ?
18 mars 2016, par Amir Ali Salahi would like to generate automatically a video for each user from his pictures using after effects template, something like this Take This Lollipop
but without taking pictures from facebook, only from mysql database. i tried many solutions but without being successful, i was trying this from 3 years ago, just for knowledge.
-
Please help ! Now having sound issues on 14.04
21 avril 2015, par Nobody AtallPlease help ! Today I was trying to edit some home video with KDENLive and when I’d try to preview my videos, they’d play for about a second then lock up the program.
In troubleshooting, I discovered :
If I reboot the computer, most multimedia files play fine : MP3, MP4, FLV, AVI, WMV, etc. But as soon as I try playing an MPEG-2 file, the video freezes. (Using SMPlayer. With VLC it plays, but has no sound.) After that, I have no sound on any format, though they still play. However, trying to play Flash videos on Facebook then lock up after a second or so, as well.
If I reboot the computer and go directly to Sound Settings | Test Sound, I get no sound. Then my video files also have no sound (MP3, MP4, etc.), just like when I try playing an MPEG-2.
Is there some commonality there ? Like, does KDENLive, the Test Sound function, and the MPEG-2 files use FFMPEG or something ? Because it seems like as soon as I execute any of those three things, I’m screwed.
Are there any diagnostics I can run ? I’m kinda dead in the water on editing our home videos until I find out what happened !
Thanks.