
Recherche avancée
Médias (1)
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (69)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
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 -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...)
Sur d’autres sites (8645)
-
How to Remove Hard Subtitles in a video file using ffmpeg ? [migrated]
23 mars 2021, par xinYapengI use the follow code to cover Hard Subtitle, but it is a little effective.


ffmpeg -i in.mp4 -strict -2 -vf delogo=x=x:y=y:w=w:h=h:show=0 out.mp4



The out.mp4 is a little mosaic somewhere.


in.mp4 just has video stream and audio stream, NO subtitle steam.


How to remove subtitle from in.mp4 using ffmpeg ?


Thank you.


-
Hard limit the dynamic range of an audio file in ffmpeg
31 mars 2021, par Max Smith -
drawtext : fix hard dependency to lavc (timecode).
28 décembre 2011, par Clément Bœschdrawtext : fix hard dependency to lavc (timecode).