Recherche avancée

Médias (0)

Mot : - Tags -/presse-papier

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

Autres articles (73)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

Sur d’autres sites (8565)

  • Streaming to localhost using FFmpeg doesn't work

    16 février 2023, par jostanise

    I'm trying to stream my screen using FFmpeg, but I can't access it using VLC player - it keeps loading the stream and doesn't show anything.

    


    The command I use :

    


    ffmpeg -f gdigrab -s 1920x1080 -i desktop -preset ultrafast -vcodec libx264 -tune zerolatency -b 900k -f rtp rtp://localhost:1234


    


    The network URL I put in VLC :

    


    udp://localhost:1234


    


    What am I doing wrong ?

    


  • avcodec/cavsdsp : Fix undefined left shifts of negative numbers

    28 septembre 2019, par Andreas Rheinhardt
    avcodec/cavsdsp : Fix undefined left shifts of negative numbers
    

    Affected the ffmpeg-filter_colorkey FATE-test (but only if the C version
    of idct8_add is used and not e.g. the x86 SSE2 version).

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>

    Fixes : left shift of negative value -107
    Fixes : 20398/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_CAVS_fuzzer-5725389278412800

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/cavsdsp.c
  • Updated to Bootstrap 3 release version.

    21 août 2013, par blueimp
    Updated to Bootstrap 3 release version.
    

    Removed Font Awesome in favor of using Glyphicons included in Bootstrap
    3.