Recherche avancée

Médias (2)

Mot : - Tags -/plugins

Autres articles (64)

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

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

Sur d’autres sites (9247)

  • Unable to get mp3 support with QtWebEngine

    13 avril 2021, par Sébastien Bémelmans

    I built QtWebEngine 5.7.1 from git sources to get support of proprietary codecs.

    



    I wrote "WEBENGINE_CONFIG+=use_proprietary_codecs" to the qtwebengine.pro. While qmake was configuring the project, I saw the log saying that MP3 et H264 codecs were enabled.

    



    I spent one day to get QtWebEngine fully compiled with msvc2015 in 32bit and ... The mp3 support still not working !

    



    I use html5test.com to get a quick look of webbrowser capabilities.

    



    I searched a bit and I found out about a ffmpegsumo.dll that wasn't built. I tried to get a 32bits copy over the internet, I don't know really where to put it, I tried different places, that still not working. Finally I thing that's not the good idea.

    



    How QtWebEngine uses mp3 codec ? I'm a bit lost ...

    


  • Unable to get mp3 support with QtWebEngine

    23 janvier 2017, par Sébastien Bémelmans

    I built QtWebEngine 5.7.1 from git sources to get support of proprietary codecs.

    I wrote "WEBENGINE_CONFIG+=use_proprietary_codecs" to the qtwebengine.pro. While qmake was configuring the project, I saw the log saying that MP3 et H264 codecs were enabled.

    I spent one day to get QtWebEngine fully compiled with msvc2015 in 32bit and ... The mp3 support still not working !

    I use html5test.com to get a quick look of webbrowser capabilities.

    I searched a bit and I found out about a ffmpegsumo.dll that wasn’t built. I tried to get a 32bits copy over the internet, I don’t know really where to put it, I tried different places, that still not working. Finally I thing that’s not the good idea.

    How QtWebEngine uses mp3 codec ? I’m a bit lost ...

  • How to add support of v360 filter in ffmpeg ?

    19 juin 2020, par Sandip Ukani

    How to add support of v360 filter in ffmpeg ? I have source code of ffmpeg 4.1 version and want create executable finery of "ffmpeg".

    



    I am getting an error for : ./ffmpeg -i 192.168.10.125-00000-00060-1592292229.mp4 -vf v360=dfisheye:e:yaw=-90 -c:v libx264 -b:v 40000k -bufsize 5000k -preset ultrafast -c:a copy out.mp4

    



    Getting an error :
Press [q] to stop, [?] for help
[AVFilterGraph @ 0x36fa2c0] No such filter : 'v360'
Error reinitializing filters !
Failed to inject frame into filter network : Invalid argument
Error while processing the decoded data for stream #0:0