
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (6)
-
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users. -
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 : (...) -
Menus personnalisés
14 novembre 2010, parMediaSPIP utilise le plugin Menus pour gérer plusieurs menus configurables pour la navigation.
Cela permet de laisser aux administrateurs de canaux la possibilité de configurer finement ces menus.
Menus créés à l’initialisation du site
Par défaut trois menus sont créés automatiquement à l’initialisation du site : Le menu principal ; Identifiant : barrenav ; Ce menu s’insère en général en haut de la page après le bloc d’entête, son identifiant le rend compatible avec les squelettes basés sur Zpip ; (...)
Sur d’autres sites (2461)
-
ffmpeg make film look wet
29 juillet 2018, par theonlygustiHow can I make something look like it’s really wet ?
I have a video of some food and I want to make it look shiny/moist/glistening.
Can ffmpeg do this ?
I don’t think iMovie can, I looked through all the video filters.
I looked at this ffmpeg documentation because it showed up for a google search with "wet" and "ffmpeg", but I don’t know what "wet gain" is.
-
How can i make ffmpeg pick the right file ?
20 septembre 2019, par A PersonI’ve been trying to make ffmpeg pick up files from a folder and merge them together.
The code i have for merging the audio and video is :
ffmpeg -i video.m2v -i audio.wav -c copy -map 0:0 -map 1:0 %orginal_name%.mxf
This works but i chnage the
%origninal_name
to the name of the video file.Im currently using a watch folder in FFAStrans to pick the video file up and using custom ffmpeg comand to run the command. The problem i’m having is that i have to specify the video and audio file name.
The folder has over 100 video and audio file and they have the same name so if ita s food show it would be
category_name_episode_HighRandomVariable.m2v
for video
category_name_episode_HighRandomVariableDifferentFromVideo.wav
for audio
example of this is
food_johnsCooking_EP1_High745548.m2v
and
food_johnsCooking_EP1_High8547885874.wav
im using regext as well but dont really know how to use in in FFAStrans but the command looks like this.
$regext("%s_original_name%","(.+)_High")
Does anyone know how i can set it up so i can get the correct audio and video file to merge and at the same time make sure all other videos and audio files are done without me having to change the
ffmpeg -i
to the next video and audio name.Any Help or advice is appreciated.
Many thanks in advance.
-
Linear Attribution Model : What Is It and How Does It Work ?
16 février 2024, par Erin