Recherche avancée

Médias (0)

Mot : - Tags -/content

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (91)

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-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

Sur d’autres sites (7604)

  • Install ffmpeg on Windows server 2008 [closed]

    23 mars 2013, par Tamer Sherif

    I need to install ffmpeg on windows server 2008 with IIS 7, I have a php script "Youtube Clone" and i need to use this script to upload and encode videos.I have searched the internet but i couldn't find a good tutorial for this.

  • Preserving video details for ssim in ffmpeg windows [closed]

    4 juillet 2024, par Dharik Arsath

    How to record screen in ffmpeg so to compare with original and recorded video with ssim. this looks a simple tasks but when recording ffmpeg is dropping and duplicating frames and so it does not match frame to frame on original video. though duplicate is around 100 and drop is around 0 to 30, I see sometimes ssim gives high score but another time it does not. when i checked there was a delay of few milliseconds which can be hardly seen on naked eye.

    


    Note : In ubuntu with nvidia it works fine, problem is on windows only (intel gpu)

    


    command I am using is same for ubuntu and windows only gdigrab and x11grab changed. and preserving most information like recording at same fps of original video, using same pixfmt yuv420

    


  • how to run ffmpeg command in laravel on windows ?

    11 mars 2023, par حسین علیزاده

    friends, how can I run commands ffmpeg in Laravel and Windows ?
And how is the ffmpeg installation correctly ?
Is it possible to execute custom commands with PHP-FFMPeg package ?

    


    I installed it as a enviroment variable and it recognizes it inside Cmd, but in Laravel it gives an error of not recognizing ffmpeg ?
WARN 'ffmpeg' is not recognized as an internal or external command , this error