
Recherche avancée
Autres articles (30)
-
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 (...) -
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 (...) -
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 (5909)
-
Ffmpeg concat do not work with mp4 videos in C#.Net [duplicate]
16 juillet 2021, par Bhupendra S RaoI am trying A.mp4,B.mp4,C.mp4 files to be concated in sequence into D.mp4.


I tried variety of concat commands but its not working well, and audio , video are not synch.
Also D.mp4 is going large in size and time.


Pls provide a sample that can work on c#.Net.


Thanks in Advance
Bhupendra


-
How to extract MP4 seekpoints information from PHP/FFmpeg/MP4Box/Anything ?
22 octobre 2014, par user3052587Is it possible to extract the seekpoints/keyframes from a MP4 file in the following fashion :
Keyframe - Time Range (in seconds) - Offset (in bytes)
Example :
0 - 0s - 772621 - 0.5s - 144183
2 - 1s - 222965
3 - 1.5s - 293303
4 - 2s - 362199
5 - 2.5s - 431178
Thanks in advance.
-
How Install ffmpeg using php ? and How to encode video using FFmpeg ? [on hold]
9 août 2019, par Navdeepsinh jethwaI want to encode videos using AV1 encoder with the use of ffmpeg ?
i have’t idea about that ? So please help me. if any have example please add.
Thanks In advance.