Recherche avancée

Médias (1)

Mot : - Tags -/biographie

Autres articles (73)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

Sur d’autres sites (6622)

  • Video recorded with ffmpeg not showing up at all in android (Oneplus 7T)

    15 juin 2021, par ppengy

    I'm trying to render a video using a program called "danser", which uses ffmpeg. The video comes out fine, but when I transfer the video to my phone to upload to a social media platform, the phone does not see the video at all. I've used USB and Google Drive to transfer videos. Videos uploaded to Discord show up fine, which I assume is because of compression. I can't use discord to transfer because the video is over 100MB limit. I've also tested it on BlueStacks and it doesn't show up either.

    


    Running ffmpeg with options: [-y -f rawvideo -vcodec rawvideo -s 1920x1080 -pix_fmt rgb24 -r 60 -i - -vf vflip -profile:v high -preset slow -an -vcodec h264_nvenc -color_range 1 -colorspace 1 -color_trc 1 -color_primaries 1 -movflags +write_colr -pix_fmt yuv420p -rc constqp -qp 18 videos\420eb0fce66c010c71553949ac611eeb.mp4]


    


    Is there anything i can change here that allows for better compatibility ? I can share some video examples too if you request.

    


        "Recording": {
        "FrameWidth": 1920,
        "FrameHeight": 1080,
        "FPS": 60,
        "Encoder": "h264_nvenc",
        "EncoderOptions": "-rc constqp -qp 18",
        "Profile": "high",
        "Preset": "slow",
        "PixelFormat": "yuv420p",
        "Filters": "",
        "AudioCodec": "aac",
        "AudioBitrate": "128k",
        "AudioFilters": "",
        "OutputDir": "videos",
        "Container": "mp4",
        "MotionBlur": {
            "Enabled": true,
            "OversampleMultiplier": 16,
            "BlendFrames": 24,
            "BlendWeights": {
                "UseManualWeights": false,
                "ManualWeights": "1 1.7 2.1 4.1 5",
                "AutoWeightsID": 27,
                "GaussWeightsMult": 1.5
            }
        }
    }
}


    


  • phplondon conference 2008

    2 mars 2008, par Mikko Koppanen — Everything else, Imagick, PHP stuff, phplondon08

    To summarize it : I had fun :) My conference preparations started about two weeks before the conference. The PHPLondon fellows (Paul, Matt and Richard) asked me to do a small presentation about Imagick at the pre-conference social event. The presentation I assembled ended up being a little over two hours, give or take. The hardest part was to trim down from two hours to about 40 minutes (I didn’t want to bore the people with too many code examples). The slides are available at http://valokuva.org/talks if you need them for some reason.

    My conference day was pretty hectic from the beginning to the end. I gave a few demos about the products that we represent and the moment I opened my mouth for the first time people started leaving the room. I hope that it had something to do with the “My Framework is better than yours ?” talk starting at the same time ;)

    I met quite a lot of new people at the conference and of course it was nice to see the familiar faces from other conferences and PHPLondon meetings. I was especially happy that I was able to answer the questions Nigel James had ;)

    A huge thanks to the organizers for making this day possible !

  • phplondon conference 2008

    9 juin 2010, par Mikko Koppanen — Everything else, Imagick, PHP stuff, phplondon08

    To summarize it : I had fun :) My conference preparations started about two weeks before the conference. The PHPLondon fellows (Paul, Matt and Richard) asked me to do a small presentation about Imagick at the pre-conference social event. The presentation I assembled ended up being a little over two hours, give or take. The hardest part was to trim down from two hours to about 40 minutes (I didn’t want to bore the people with too many code examples). The slides are available at http://valokuva.org/talks if you need them for some reason.

    My conference day was pretty hectic from the beginning to the end. I gave a few demos about the products that we represent and the moment I opened my mouth for the first time people started leaving the room. I hope that it had something to do with the “My Framework is better than yours ?” talk starting at the same time ;)

    I met quite a lot of new people at the conference and of course it was nice to see the familiar faces from other conferences and PHPLondon meetings. I was especially happy that I was able to answer the questions Nigel James had ;)

    A huge thanks to the organizers for making this day possible !