
Recherche avancée
Autres articles (27)
-
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 (...) -
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 (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (5244)
-
ffmpeg mutliple file convert with error log file
27 mars 2015, par ketanI am using ffmpeg for converting file from MKV to MP4.
There is multiple video files like hundreds of files.I am using following command to convert file. I am using windows command line(cmd).
ffmpeg -y -i "mkvfilename.mkv" -vcodec copy -acodec copy "mp4filename.mp4"
It convert fine, But it become headache to convert hundred of files one by one.
So, i like to create script for converting multiple file one by one.But there is some issue that there is some file are corrupted/damaged which are not converting. So, i need file name with path of that no converted Or error file.
Is it possible in ffmpeg to get error file name which are not converted.
Thanks, -
Revision 4eb8c56587 : Merge "Allocate memory using appropriate expected alignment in unit tests."
22 juin 2013, par Ronald S. BultjeMerge "Allocate memory using appropriate expected alignment in unit tests."
-
avcodec/nvenc : Add bluray_compat basic implementation
30 décembre 2016, par Miroslav Slugen