
Recherche avancée
Autres articles (26)
-
La file d’attente de SPIPmotion
28 novembre 2010, parUne file d’attente stockée dans la base de donnée
Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...) -
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 : (...) -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...)
Sur d’autres sites (6254)
-
Auto detect rotation and rotate video accordingly with mencoder, handbrake cli or ffmpeg
7 février 2018, par Andrew BarracloughI have found questions on rotating videos with mencoder and ffmpeg however I am after a fully automated solution.
Can anybody help with this.
I want to
- Detect the video orientation
- Rotate if needed
- Reset the meta data on the video (otherwise watching on a iOS device will cause unwanted rotation)
- Save video in desired format
The reason for this is a wish to use the processed videos in a HTML5 video player. If I rotate without resetting the meta data iOS devices will read the meta and further rotate causing the video to be out by another 90 degrees.
-
Auto detect rotation and rotate video accordingly with mencoder, handbrake cli or ffmpeg
29 décembre 2012, par Andrew BarracloughI have found questions on rotating videos with mencoder and ffmpeg however I am after a fully automated solution.
Can anybody help with this.
I want to
- Detect the video orientation
- Rotate if needed
- Reset the meta data on the video (otherwise watching on a iOS device will cause unwanted rotation)
- Save video in desired format
The reason for this is a wish to use the processed videos in a HTML5 video player. If I rotate without resetting the meta data iOS devices will read the meta and further rotate causing the video to be out by another 90 degrees.
-
how to build library file for FFMPEG on windows 64 bit ?
7 mai 2014, par vinothi’m trying to separate audio and video from video file after surfing in internet i came to know it can done using FFMPEG.Now i need to build FFMPEG library file for my android application but most of the sites show for ubuntu,Linux but i’ve to go on with windows 7 on 64 bit.
here is the link i got for windows
Does anyone find this useful ? - Compiling FFMPEG on Windows with Cywin and NDK r5 but it’s old version using of 32 bit.Here i want to use NDK R9 or advanced version if some have any idea about this please help me guys.