Recherche avancée

Médias (91)

Autres articles (98)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • 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 (9942)

  • FFMPEG - error opening key info file

    15 mars 2017, par Hoang Nam

    I want muxer mp4 to m3u8 with key
    I can do this when i put all file in same directory

    • File 480.mp4.key
    • File video 480.mp4
    • File hls info have name :"480.mp4.keyinfo"

    When i run commnand : ffmpeg -i 480.mp4 -hls_time 10 -hls_key_info_file 480.mp4.keyinfo output.mp4.m3u8
    everything run normal.

    but i meet problem when i move file "480.mp4.key" and file "480.mp4.keyinfo" into other directory such as : /usr/local/WowzaStreamingEngine/keys/auto_scan/testhh/2/123/480.mp4.keyinfo
    I also change key directory in file keyinfo

    After that i run

    ffmpeg -i 480.mp4 -hls_time 10 -hls_key_info_file 480.mp4.keyinfo output.mp4.m3u8 ffmpeg -i output/testhh/2/123/480.mp4 -hls_time 10 -hls_key_info_file /usr/local/WowzaStreamingEngine/keys/auto_scan/testhh/2/123/480.mp4.keyinfo output/testhh/2/123/480.mp4.m3u8

    Error :

    error opening key info file /usr/local/WowzaStreamingEngine/keys/auto_scan//testhh/2/123/output/testhh/2/123/480.mp4.keyinfo
    Could not write header for output file #0 (incorrect codec parameters ?): No such file or directory
    Error initializing output stream 0:0 --

    Please help me solve problem. Tks !

  • FFMPEG - error opening key info file

    12 mars 2021, par Hoang Nam

    I want muxer mp4 to m3u8 with key
I can do this when i put all file in same directory

    



      

    • File 480.mp4.key
    • 


    • File video 480.mp4
    • 


    • File hls info have name :"480.mp4.keyinfo"
    • 


    



    When i run commnand : ffmpeg -i 480.mp4 -hls_time 10 -hls_key_info_file 480.mp4.keyinfo output.mp4.m3u8
everything run normal.

    



    but i meet problem when i move file "480.mp4.key" and file "480.mp4.keyinfo" into other directory such as : /usr/local/WowzaStreamingEngine/keys/auto_scan/testhh/2/123/480.mp4.keyinfo
I also change key directory in file keyinfo

    



    After that i run

    



    ffmpeg -i 480.mp4 -hls_time 10 -hls_key_info_file 480.mp4.keyinfo output.mp4.m3u8 ffmpeg -i output/testhh/2/123/480.mp4 -hls_time 10 -hls_key_info_file /usr/local/WowzaStreamingEngine/keys/auto_scan/testhh/2/123/480.mp4.keyinfo output/testhh/2/123/480.mp4.m3u8


    



    Error :

    



     error opening key info file /usr/local/WowzaStreamingEngine/keys/auto_scan//testhh/2/123/output/testhh/2/123/480.mp4.keyinfo
Could not write header for output file #0 (incorrect codec parameters ?): No such file or directory
Error initializing output stream 0:0 -- 


    



    Please help me solve problem. Tks !

    


  • g2meet : validate bpp and bitmasks in the display info

    15 février 2014, par Maxim Poliakovski
    g2meet : validate bpp and bitmasks in the display info
    

    Signed-off-by : Kostya Shishkov <kostya.shishkov@gmail.com>

    • [DH] libavcodec/g2meet.c