Recherche avancée

Médias (9)

Mot : - Tags -/soundtrack

Autres articles (79)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • 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

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

Sur d’autres sites (6418)

  • From time to time ffmpeg makes my computer unable to restart

    6 juin 2022, par principal-ideal-domain

    I'm doing very time consuming ffmpeg video editing. That's why I put my commands into a .bat file and run them over night. Usually that works fine but from time to time when I look at the next moring a see an error message of this kind :

    


    enter image description here

    


    From that state on I didn't find any good way to close the console. When I press the x in the top right corner, it freezes. When I try to kill it using the task manager nothing happens. Even explorer.exe can't be closed using the task manager. A shutdown won't do anything. During the last month I had this problem about three times and the only way I could close it was to long press the power button of the computer until it was turned off this hard way.

    


    Any ideas what to in such situations ? Or even better : Any ideas how to prevent those situations ? What is the reason for the error ? Do you understand the message ? By the way, when the computer is started again then at the next morining and I run the same bat file again everything works fine. So the same error does not repeat and the video is edited nicely.

    


    Edit : Now, about one week after posting this question the problem occurred many more times. It is very annoying. I guess it has to do with the external hard drive connected by USB. Sometimes it randomly interrupts the connection. That might be the reason for the behavior. However that be, I want to learn a solution how to deal with this in future. I don't want to always push the reset button of my computer. I want a proper way to shut it down.

    


  • Revision 31780e6647 : Code style change in unit test for VP8/VP9 denoiser. Change-Id : If4b0aca18c8474

    10 octobre 2014, par JackyChen

    Changed Paths :
     Modify /test/vp8_denoiser_sse2_test.cc


     Modify /test/vp9_denoiser_sse2_test.cc



    Code style change in unit test for VP8/VP9 denoiser.

    Change-Id : If4b0aca18c8474dd2456900ae9681e74222e645f

  • Revision 95dcfb9dd6 : Change entropy context assignment style from *(x + y) = z to x[y] = z. Change-I

    22 octobre 2012, par Ronald S. Bultje

    Changed Paths : Modify /vp8/decoder/detokenize.c Modify /vp8/encoder/encodemb.c Modify /vp8/encoder/rdopt.c Modify /vp8/encoder/tokenize.c Change entropy context assignment style from *(x + y) = z to x[y] = z. Change-Id : Ibc4425bb6e01606751021e57c93106c365a2da21