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 (98)

  • 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, (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (9108)

  • Merge commit 'fc322d6a70189da24dbd445c710bb214eb031ce7'

    3 mai 2017, par Clément Bœsch
    Merge commit 'fc322d6a70189da24dbd445c710bb214eb031ce7'
    

    * commit 'fc322d6a70189da24dbd445c710bb214eb031ce7' :
    tta : Convert to the new bitstream reader
    mlp : Convert to the new bitstream reader
    unary : Convert to the new bitstream reader

    This merge is a noop, see
    http://ffmpeg.org/pipermail/ffmpeg-devel/2017-April/209609.html

    Merged-by : Clément Bœsch <u@pkh.me>

  • Android javacv FFmpeg redundant so files

    23 janvier 2014, par DanM

    I am using javacv for adding FFmpeg to my android projecst. The only import I use are :

    import com.googlecode.javacv.FFmpegFrameRecorder;
    import com.googlecode.javacv.FrameRecorder.Exception;
    import com.googlecode.javacv.cpp.opencv_core.IplImage;

    But I have huge list of so files that I added to my projects that just add weight to my projects. I do not know witch files are neede and witch redundant :

    libavcodec.so
    libavdevice.so
    libavfilter.so
    libavformat.so
    libavutil.so
    libjniARToolKitPlus.so
    libjniavcodec.so
    libjniavdevice.so
    libjniavfilter.so
    libjniavformat.so
    libjniavutil.so
    libjnicvkernels.so
    libjniopencv_calib3d.so
    libjniopencv_contrib.so
    libjniopencv_core.so
    libjniopencv_features2d.so
    libjniopencv_flann.so
    libjniopencv_highgui.so
    libjniopencv_imgproc.so
    libjniopencv_legacy.so
    libjniopencv_ml.so
    libjniopencv_nonfree.so
    libjniopencv_objdetect.so
    libjniopencv_photo.so
    libjniopencv_stitching.so
    libjniopencv_video.so
    libjniopencv_videostab.so
    libjnipostproc.so
    libjniswresample.so
    libjniswscale.so
    libopencv_calib3d.so
    libopencv_contrib.so
    libopencv_core.so
    libopencv_features2d.so
    libopencv_flann.so
    libopencv_gpu.so
    libopencv_highgui.so
    libopencv_imgproc.so
    libopencv_info.so
    libopencv_legacy.so
    libopencv_ml.so
    libopencv_nonfree.so
    libopencv_objdetect.so
    libopencv_photo.so
    libopencv_stitching.so
    libopencv_video.so
    libopencv_videostab.so
    libpostproc.so
    libswresample.so
    libswscale.so
    libtbb.so
  • Merge commit ’f896bca03fc63b93851c1c14c9321c20b3cd44a6’

    15 janvier 2014, par Michael Niedermayer
    Merge commit ’f896bca03fc63b93851c1c14c9321c20b3cd44a6’
    

    * commit ’f896bca03fc63b93851c1c14c9321c20b3cd44a6’ :
    aarch64 : h264 (bi)weight NEON optimizations

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/aarch64/h264dsp_init_aarch64.c
    • [DH] libavcodec/aarch64/h264dsp_neon.S