
Recherche avancée
Autres articles (106)
-
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 (...) -
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 ;
-
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 (8968)
-
FFMPEG on Windows faststart command line with or without a +
24 juillet 2014, par C0nw0nkSo on the following wiki page i see ffmpeg tells us when using faststart for HTML5 compatibility we should use a + symbol.
https://trac.ffmpeg.org/wiki/Encode/H.264#faststartforwebvideo
-movflags +faststart
But looking at command line examples on here and other sites everyone puts it in their command line like this.
ffmpeg -i C:\vidtests\Wildlife.mp4 -movflags faststart C:\vidtests\Wildlife_fs.mp4
So my question is should it matter if the + symbol is there or not ?
-
Checkinstall equivalent on Red Hat (Santiago)
29 octobre 2013, par DaliusI'm not familiar with Red Hat, never used it before.
I'm installing ffmpeg from source, following this guide https://trac.ffmpeg.org/wiki/CentosCompilationGuide
On Debian, after using make to compile ffmpeg, I would use checkinstall to install ffmpeg for all users. How can I do the same on Red Hat ?
-
error : No accelerated colorspace conversion found., vision_opencv stack in ros,avi video file processing
4 août 2017, par rajatWhen i try to run some custom node to process some .avi video i have this error : i guess this error is related to opencv , i have tried all the sloutions , even recompiled vision_opencv with FFMPEG flag on , and urgraded ffmped with —enable-shared —enable-gpl —enable-swscale , but still no luck .
[swscaler @ 0x842fa20]No accelerated colorspace conversion found.
[swscaler @ 0x848aa80]No accelerated colorspace conversion found.
Last message repeated 10 times
[swscaler @ 0x8497c80]No accelerated colorspace conversion found.
[swscaler @ 0x848aa80]No accelerated colorspace conversion found.
Last message repeated 10 times
[swscaler @ 0x8497c60]No accelerated colorspace conversion found.
[swscaler @ 0x848aa80]No accelerated colorspace conversion found.
Last message repeated 10 times
[swscaler @ 0x8495730]No accelerated colorspace conversion found.
[swscaler @ 0x848aa80]No accelerated colorspace conversion found.
Last message repeated 10 times
[swscaler @ 0x8492ae0]No accelerated colorspace conversion found.
[swscaler @ 0x848aa80]No accelerated colorspace conversion found.
Last message repeated 10 times
[swscaler @ 0x8492d00]No accelerated colorspace conversion found.
[swscaler @ 0x848aa80]No accelerated colorspace conversion found.
Last message repeated 10 times
[swscaler @ 0x8491c70]No accelerated colorspace conversion found.
[swscaler @ 0x848aa80]No accelerated colorspace conversion foundi can’t proceed with my project , until i sort this out and i already have wasted more than 10hrs on this problem , so if you guys think of any solution i would be glad to try it out .