Recherche avancée

Médias (0)

Mot : - Tags -/alertes

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

Autres articles (38)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • 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

Sur d’autres sites (5532)

  • Adding more then 3 B-frames while transcoding video through ffmpeg for web streaming VOD

    28 octobre 2016, par Sunil Kumar

    I am transcoding a video for Video-on-demand(VOD) streaming. I am planning to use ffmpeg setting of more then 3 B-frames via -bf flag. All users will be using recent Web browsers to stream it.

    I am getting smaller file sizes without noticeable difference in quality by using more then 3 B-frames.

    Is there a reason why at most 3 B-frames is recommended besides that some old devices don’t support playback if there are more then 3 B-frames ?

  • Live audio streaming from IP camera/rtsp to website

    16 décembre 2018, par Peter Pihlmann Pedersen

    I have a Dahua IP camera with a microphone. I would like to get the audio stream playing on a website like a live radio.

    I have a raspberry pi which I was planning to use with ffmpeg, but I haven’t had much success in bridging the gap between that and my website to form an audio stream.

    • Can this be done via sftp/ftp with mp3 files and some fancy php/javascript to play like a live radio ?

    • Do I need to use another service ? (would like to minimise costs as much as possible !)

    Thanks !

    Peter

  • Trouble whit ffmpeg dll, when i convert to specific target

    25 juillet 2018, par Denis Logachov

    I use ffmpeg for convert my video, but when i set specific configuration for convertin, audio after converting playing with delay. My command is "ffmpeg.exe -i "inputFile.mp4" -target film-dv "outputFile.mp4"" In documentation review that we just set only some combination whit command "-target" and other paremeter set automaticaly. What am i doing wrong ?