Recherche avancée

Médias (29)

Mot : - Tags -/Musique

Autres articles (54)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

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

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

Sur d’autres sites (6065)

  • Revision 100984 : changement de z, en attendant le futur changement de y lorsqu’on sera au ...

    10 décembre 2016, par maieul@… — Log

    changement de z, en attendant le futur changement de y lorsqu’on sera au clair dans la fusion des vérifications de saisie fichiers

  • Republish RTMP or RTSP stream to Windows Media Services

    25 novembre 2016, par Ioannis Kokkinis

    I would like a definite answer on if it is possible to republish an RTMP stream to a windows media services publishing point with any free software (preferably ffmpeg).If yes, how ? This point can be a smooth streaming publishing point or the older version of media services.

    for the smooth streaming scenario there is some information on the internet, but no real answers or working examples on how it was achieved. People suggest to use ffmpeg this way :

    ffmpeg -re -i rtmp://xxx.xxx.xxx.xxx:1935/application/stream  -movflags isml+frag_keyframe -f ismv -threads 0 -acodec copy -vcodec copy 'http://xxx.xxx.xxx.xxx/publishpoint_name.isml/Streams(video)'

    This ofcourse requires for the the source video to be h264 and source audio to be aac. also requires that you have setup IIS and installed the smooth streaming web component and have setup a push publishing point with the name "publishpoint_name" (not sure if the isml is needed)

    The above does not work for me, and information is scarce on the internet.

  • Hide file names on mobile devices.

    16 avril 2019, par blueimp
    Hide file names on mobile devices.
    

    Detect mobile devices by the existence of the window.orientation property.