Recherche avancée

Médias (91)

Autres articles (33)

  • Les vidéos

    21 avril 2011, par

    Comme les documents de type "audio", Mediaspip affiche dans la mesure du possible les vidéos grâce à la balise html5 .
    Un des inconvénients de cette balise est qu’elle n’est pas reconnue correctement par certains navigateurs (Internet Explorer pour ne pas le nommer) et que chaque navigateur ne gère en natif que certains formats de vidéos.
    Son avantage principal quant à lui est de bénéficier de la prise en charge native de vidéos dans les navigateur et donc de se passer de l’utilisation de Flash et (...)

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

  • D’autres logiciels intéressants

    12 avril 2011, par

    On ne revendique pas d’être les seuls à faire ce que l’on fait ... et on ne revendique surtout pas d’être les meilleurs non plus ... Ce que l’on fait, on essaie juste de le faire bien, et de mieux en mieux...
    La liste suivante correspond à des logiciels qui tendent peu ou prou à faire comme MediaSPIP ou que MediaSPIP tente peu ou prou à faire pareil, peu importe ...
    On ne les connais pas, on ne les a pas essayé, mais vous pouvez peut être y jeter un coup d’oeil.
    Videopress
    Site Internet : (...)

Sur d’autres sites (5760)

  • How to install avconv for youtube-dl

    23 janvier 2016, par Hashim

    Up till now, I’ve been using youtube-dl with ffmpeg. I’ve had a few problems doing so, which I posted about in another question, but for the most part, I managed to get ffmpeg set up without a hitch. After having problems converting certain file formats with ffmpeg, I was advised in that question to try and switch to avconv to see whether ffmpeg was indeed the problem, and basically help me troubleshoot, but despite trying for the last 3 hours, I’ve been unable to even get avconv set up.

    So far, I’ve downloaded several of the releases for my Windows 7 x64 operating system from the libav website, each time copying the exact folder structure into the folder where my youtube-dl.exe is, and then making sure that location and the bin folder is in the PATH environment variable. The folder structure looks like this : C:\Program Files (x86)\youtube-dl\usr\bin, where bin contains avconv.exe and the rest of the files that it needs. Does anyone have any clue as to why this isn’t working for me ? It’s beyond me how something so critical to a program as popular as youtube-dl could be so hard and/or badly-documented to get set up.

    Thanks for any help in advance, it’s much appreciated.

    EDIT : Something peculiar that I’ve noticed. When getting rid of all traces of avconv and ffmpeg, youtube-dl throws up the usual error of needing them to convert. But when just the avconv folders are in the necessary places, youtube-dl recognises it as ffmpeg and starts processing the files as such.

  • Streamin on youtube using ffmpeg

    30 mars 2018, par vvvv2222

    I have successfully start streaming a video file on youtube from windows server using ffmpeg with this command

    ffmpeg -re -i "file name" -codec copy -f flv rtmp://a.rtmp.youtube.com/live2/key

    I want this video file to loop 24hours. And if there are any way to stream a complete folder.

  • FFMPEG : On Upload To Youtube The Video Starts At 0:06 (Shorter Than Original)

    9 novembre 2013, par mashup

    I uploaded a video MP4 to Youtube which was created by FFMPEG

    Unfortunately, all videos seem to be shorter than the original. I read all sorts of stuff about an moov atom and Youtube being unreliable, but I did not find the actual cause

    MP4 is supposed to be the preferred file format :
    https://support.google.com/youtube/answer/1722171?hl=en

    THE FILZE : Less Than 1MB ! Original Length : 24 seconds, Once Uploaded : 18 seconds