Recherche avancée

Médias (2)

Mot : - Tags -/map

Autres articles (82)

  • 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.

  • MediaSPIP Player : problèmes potentiels

    22 février 2011, par

    Le lecteur ne fonctionne pas sur Internet Explorer
    Sur Internet Explorer (8 et 7 au moins), le plugin utilise le lecteur Flash flowplayer pour lire vidéos et son. Si le lecteur ne semble pas fonctionner, cela peut venir de la configuration du mod_deflate d’Apache.
    Si dans la configuration de ce module Apache vous avez une ligne qui ressemble à la suivante, essayez de la supprimer ou de la commenter pour voir si le lecteur fonctionne correctement : /** * GeSHi (C) 2004 - 2007 Nigel McNie, (...)

  • 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

Sur d’autres sites (11744)

  • how can i increase the performance of appunite ffmpeg video player

    17 février 2015, par MST

    While playing HD video speed of the ffmpeg(appunite) player is not good. It will take more time to render video from its actual time.I have tested the same video on MX-PLAYER and it renders video in less time.

  • Transcoding and streaming of MP4 fails in flash player but runs in android

    23 juillet 2012, par user831052

    Recently i had a task to use ffmpeg as transcoding as well streaming tool. Task is to convert the file from a given format to MP4 and immediately stream it , by capturing it from the stdout. So far so good . The streaming works well with native player of android tabs as well VLC player. Issue comes with flash player. it give following error

    NetStream.Play.FileStructureInvalid : Adobe Flash cannot import files
    that have invalid file structures.

    ffmpeg flags used are $ffmpeg -loglevel quiet -i somefile.avi -vbsf
    h264_mp4toannexb -vcodec libx264 -acodec aac -f MP4 -movflags
    frag_keyframe+empty_moov -re - 2>&1

    thanks

  • fate : Add basic license header check

    27 septembre 2015, par Michael Niedermayer
    fate : Add basic license header check
    

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

    • [DH] tests/Makefile
    • [DH] tests/fate-run.sh
    • [DH] tests/fate/source-check.sh
    • [DH] tests/fate/source.mak
    • [DH] tests/ref/fate/source