Recherche avancée

Médias (0)

Mot : - Tags -/serveur

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

Autres articles (26)

  • 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

  • Qualité du média après traitement

    21 juin 2013, par

    Le bon réglage du logiciel qui traite les média est important pour un équilibre entre les partis ( bande passante de l’hébergeur, qualité du média pour le rédacteur et le visiteur, accessibilité pour le visiteur ). Comment régler la qualité de son média ?
    Plus la qualité du média est importante, plus la bande passante sera utilisée. Le visiteur avec une connexion internet à petit débit devra attendre plus longtemps. Inversement plus, la qualité du média est pauvre et donc le média devient dégradé voire (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (5430)

  • Ruby on Rails Vs. PHP for video conversion [on hold]

    9 avril 2014, par Bigtoe21

    I'm going through the endless debate and decision making of choosing ROR vs. PHP for an video conversion system using FFMPEG. Just wanted to get others thoughts on this. I would be using something like Kohana or Yii if using PHP. Any advantages for one verses the other. Would appreciate any help here or thoughts.

    -J

  • linux write permission for multiple users [on hold]

    8 avril 2014, par Naveen Gamage

    I have a folder with these permissions 775 owner : user group : user

    I'm trying to convert files in above folder to MP4 using ffmpeg and write converted files back into above folder.

    ffmpeg use www-data to write so every time it gives me permission denied error.

    I tried adding www-data to group user and above folder has group write access (775) but I still getting the error. Error goes away when I chmod the folder to 777.

    Is there a way to give www-data write access to above folder without changing current ownership ?

  • Read rtmp live streaming vido data using java code

    6 juin 2015, par vijay shegokar

    My requirement is that How to read and create mp4 file from live stream video URL.

    I have did many R&D’s for this topic but failed to get any answer.
    Following link also not useful to me. When I run ffmpeg command given in this question, it gives me an exception.

    I want to use FFMPEG, not xuggle library

    Thanks.