Recherche avancée

Médias (91)

Autres articles (69)

  • 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

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

Sur d’autres sites (11551)

  • Audio Video Sync With ffmpeg

    7 janvier 2013, par Marcin

    I have very strange video file.
    It has audio/video synchronization problems. The video is going to fast, and audio is good.
    Video has strange frame rate : 26.07 fps.

    How can I fix the video stream using ffmpeg. At the start of the video the sync is ok but at the end of the video stream there are about 5 min of audio left and it's playing with black screen.

    This is the output from ffmpeg -i video.avi

    ffmpeg version git-2011-10-15-1d0afec, Copyright (c) 2000-2011 the FFmpeg developers
     built on Oct 15 2011 14:27:57 with gcc 4.4.5
     configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-postproc --enable-version3 --enable-x11grab --enable-libxvid
     libavutil    51. 21. 0 / 51. 21. 0
     libavcodec   53. 20. 1 / 53. 20. 1
     libavformat  53. 16. 0 / 53. 16. 0
     libavdevice  53.  4. 0 / 53.  4. 0
     libavfilter   2. 43. 6 /  2. 43. 6
     libswscale    2.  1. 0 /  2.  1. 0
     libpostproc  51.  2. 0 / 51.  2. 0
    [mpeg4 @ 0xa585420] Invalid and inefficient vfw-avi packed B frames detected
    Input #0, matroska,webm, from 'video.avi':
     Duration: 02:03:46.01, start: 0.000000, bitrate: 103 kb/s
       Stream #0:0: Video: mpeg4 (Advanced Simple Profile) (XVID / 0x44495658), yuv420p, 704x288 [SAR 1:1 DAR 22:9], 26.07 fps, 25 tbr, 1k tbn, 25 tbc (default)
       Stream #0:1(pol): Audio: ac3, 48000 Hz, 5.1(side), s16, 448 kb/s (default)
  • Media viewer add on cannot convert wmv file in alfresco

    14 mai 2014, par sameer

    I am using Media Viewer add on to preview documents. For video files I am using FFMPEG as described in Media Viewer configuration page. It is able to convert for .avi files. But when I preview .wmv file it says could not load thumbnail list and the page is stuck. When I reload all I get is black screen and only volume is audible no video is available.

  • How to wmv video file in alfresco

    14 mai 2014, par sameer

    I am using Media Viewer add on to preview documents. For video files I am using FFMPEG as described in Media Viewer configuration page. It is able to convert for .avi files. But when I preview .wmv file it says could not load thumbnail list and the page is stuck. When I reload all I get is black screen and only volume is audible no video is available.

    How to preview wmv video file ?