Recherche avancée

Médias (1)

Mot : - Tags -/lev manovitch

Autres articles (78)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • La sauvegarde automatique de canaux SPIP

    1er avril 2010, par

    Dans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
    Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...)

Sur d’autres sites (18550)

  • FFmpeg forward iptv .ts remote stream returned (401 Unauthorized authorization failed)

    15 novembre 2017, par Yassine Qoraiche

    My problem is when i try to forward remote iptv channel .ts file from remote server using this command

    Local Windows :

    ffmpeg -i http://ip_tv_server.com:_port_/live/user/user/ts_file.ts -vcodec libx264 -vb 500k -vprofile baseline -level 2.1 -acodec aac -ab 64000 -ar 48000 -ac 2 -strict experimental -f flv rtmp://my_rtmp_server:1935/live/myStream -tune zerolatency

    it works fine and start sending streaming to my server (red5-server) .

    but when i use the same command in my linux vps (Ubuntu 14.04) i get this error from ffmpeg :

    http://ip_tv_server.com:_port_/live/user/user/ts_file.ts: Server returned 401 Unauthorized (authorization failed)

    do i need to use custom http headers ?

    and why it’s working on my local windows and not in vps (ubuntu 14.04-x64) ?

  • Revision f987e64476 : Merge "Unify the high bit-depth forward hybrid transforms"

    20 juillet 2015, par Jingning Han

    Merge "Unify the high bit-depth forward hybrid transforms"

  • Revision 30104207fd : Merge "Rework forward txfm/quantization skip system in RTC coding mode"

    25 novembre 2014, par Jingning Han

    Changed Paths :
     Modify /vp9/encoder/vp9_pickmode.c



    Merge "Rework forward txfm/quantization skip system in RTC coding mode"