
Recherche avancée
Autres articles (35)
-
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) (...)
-
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...) -
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)
Sur d’autres sites (6295)
-
Accord.VIdeo.FFMPEG the type or namspace name 'FFMPEG' does not exist
26 mars 2022, par Tobias SchoberI am trying to make a simple C# console app (later in WinForms) in Visual Studio which converts images into a video.
I tried it with AForge.Video.FFMpeg but it always said 'Could not load file or assembly...wrong format' even though i had just .jpg.
My problem now is that i cant work with this libaray because i cant use it. I installed it over NuGet and have already tried .NET Core 3.1 and .NET 5.0 and diffrent versions of Accord.Video.FFMPEG.
I also tried changing to x64 and x86.
What am i doing wrong or am missing ? Or is there any other solution ?


-
AR.DRone C# Library [closed]
10 décembre 2015, par Geaper on PCCan anyone teach me how to install this ?
https://github.com/Ruslan-B/AR.Drone
I’ve tried installing many times and every time I find errors because of FFmpeg.AutoGen.
I’ve tried this :
Download the project
Download x64 static ffmpeg.zeranoe(dot)com/builds/
Run the .bat fileAnd nothing works. I am new in visual studio and I can’t seem to put it to work. There is no detailed help on installation.
-
FFMPEG cannot find openCV while integrating modified HEVC
12 mai 2017, par haider aliWe modified HEVC (open-source downloaded from bitbucket) encoder and have included some openCV libraries.
It works perfect on visual studio.Problem :
FFMPEG is unable to find openCV libraries.Please suggest us a solution ?
Are there any other software in which we can integrate our customized HEVC library ?