Recherche avancée

Médias (1)

Mot : - Tags -/karaoke

Autres articles (57)

  • 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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

Sur d’autres sites (8873)

  • Thumbnail from Video VLC VS FFMPEG

    28 août 2013, par Flood Gravemind

    I am uploading videos to SQL SERVER SQL database using MVC. So far I can programmatically download unprocessed videos to my Computer process them eg convert to desired format/generate thumbnails/ etc etc and reupload the videos. I am using VLC Command Line [I know this might get me thumbs down but hey it works.] and a custom program. I read a lot about FFMPEG but most examples are in PHP and I am yet to come across any MVC example. I am thinking of transitioning to FFMPEG but want to ask people if the right place for FFMPEG is on the SERVER or on a PC ? And can you point me to any examples/tutorials of FFMPEG in MVC/ASP.

  • Encode & play video formats without 3rd party codec packs

    20 septembre 2013, par Jezza

    We have built a windows based software system that allows users to import their own video for viewing in the software. It works fine for AVI and WMV as we use a windows based player. For encoding or playing to work with most common video formats we have to ask our customers to download a 3rd party codec pack, such as K-Lite or Combined Community Codec Pack. Many of our customers are not allowed to do this due to IT Management rules.

    Are they are any suggestions regarding a player and encoder that can be built into our windows based software without needing 3rd party codec packs.

    I am not sure if ffmpeg, handbrake, VLC can be used for this purpose.

    Thanks. J

  • Evolution #3071 : Performance boucle DATA sur CSV

    9 octobre 2013, par lrt rln

    Un petit exemple avec un fichier récupéré un peu au hasard sur la plate-forme opendata de la ville de Paris :
    le fichier //parisdata.opendatasoft.com/explore/dataset/arbresalignementparis2010/download ?format=csv

    ..
    sur serveur local (4 coeurs / 8GoRAM) le temps d’exécution pour la lecture globale des 237.000 lignes du fichier est proprement monstrueux.