Recherche avancée

Médias (0)

Mot : - Tags -/médias

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

Autres articles (23)

  • 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

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (4692)

  • ffserver — live streaming to iOS, Android, Flash

    12 juillet 2013, par Stanislav Saranchin

    I'm creating live streaming transcoding from IPTV to Web into several formats like WebM, Flash, HLS using FFServer and FFMpeg at once.

    ffserver.conf located at http://pastebin.com/hUky5Jsh

    Translating of source-stream to FFServer :

    ffmpeg -i udp://239.192.192.1:1234 -s 560x320 http://localhost:8090/feed.ffm

    FFServer's logs showing next :

    Fri Jul 12 11:39:50 2013 127.0.0.1 - - New connection: GET /feed.ffm
    Fri Jul 12 11:39:50 2013 127.0.0.1 - - [GET] "/feed.ffm HTTP/1.1" 200 4175
    Fri Jul 12 11:39:50 2013 127.0.0.1 - - New connection: POST /feed.ffm
    Fri Jul 12 11:39:50 2013 Feed '/tmp/feed.ffm' stream number does not match registered feed
    Fri Jul 12 11:39:50 2013 127.0.0.1 - - [POST] "/feed.ffm HTTP/1.1" 200 4096

    My brain is very hot after googling solution on the Internet.


    FFServer :

    ffserver version N-37738-g15cee5e Copyright (c) 2000-2013 the FFmpeg developers
     built on Jul 11 2013 17:01:41 with gcc 4.7 (Ubuntu/Linaro 4.7.3-1ubuntu1)
     configuration: --prefix=/root/ffmpeg_build --extra-cflags=-I/root/ffmpeg_build/include --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --extra-libs=-ldl --enable-gpl --enable-libass --enable-libfdk-aac --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree

    FFMpeg :

    ffmpeg version N-37738-g15cee5e Copyright (c) 2000-2013 the FFmpeg developers
    built on Jul 11 2013 17:01:41 with gcc 4.7 (Ubuntu/Linaro 4.7.3-1ubuntu1)
    configuration: --prefix=/root/ffmpeg_build --extra-cflags=-I/root/ffmpeg_build/include     --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --extra-libs=-ldl --enable-gpl     --enable-libass --enable-libfdk-aac --enable-libmp3lame --enable-libopus --enable-libtheora     --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree

    Source-stream is :

    Input #0, mpegts, from 'udp://239.192.192.1:1234':
     Duration: N/A, start: 80091.027433, bitrate: 192 kb/s
     Program 702
       Stream #0:0[0x322]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p, 544x576 [SAR 32:17 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
       Stream #0:1[0x386](rus): Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz, stereo, s16p, 192 kb/s
  • Softwares for adding real time text to a video [on hold]

    30 juillet 2013, par user763410

    I am trying to add real time text (like weather information, stock quotes) to a video and broadcast it. My videos are going to be 2 hours long. I have been searching for decent softwares which can do the work for me. FFmpeg can do overlays only if text to be added is available fully before running ffmpeg code, so its not real time. I have not been able to able to get gstreamer to work on my hardware.

    So, My question is :
    Please suggest some softwares which can add (text)data to a video in real time.
    Please don't post comparisons as that will trigger moderator's anger ! I don't want to start a flame war. Purpose of the question is to make a list. Btw, this should work from command line rather than a GUI.

    (Ps : If the question is closed because of being "not cnonstructive, please answer it on my google docs page here.
    http://goo.gl/14dR2H)

    Thanks very much in advance.

  • What is the best program to convert AVI to MP4 for playing online [on hold]

    8 avril 2016, par D3F4ULT

    I got several files into AVI movies, videos and more, and want to convert all MP4 so that it is playable on players like jwplayer, is there any ready tool for this task, which would be the best way for me to do this, the goal is :

    1 - Keep the collection of videos I have on HD in MP4 format playable online
    2 - Keep the same quality or same quality and most faithful possible
    3 - If possible to maintain the same quality, make the MP4 file have the same size or very close to the original file in AVI