Recherche avancée

Médias (1)

Mot : - Tags -/publishing

Autres articles (61)

  • Mediabox : ouvrir les images dans l’espace maximal pour l’utilisateur

    8 février 2011, par

    La visualisation des images est restreinte par la largeur accordée par le design du site (dépendant du thème utilisé). Elles sont donc visibles sous un format réduit. Afin de profiter de l’ensemble de la place disponible sur l’écran de l’utilisateur, il est possible d’ajouter une fonctionnalité d’affichage de l’image dans une boite multimedia apparaissant au dessus du reste du contenu.
    Pour ce faire il est nécessaire d’installer le plugin "Mediabox".
    Configuration de la boite multimédia
    Dès (...)

  • 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

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

Sur d’autres sites (10062)

  • configure : Define feature test macros for —std=gnu99

    31 janvier 2016, par Henrik Gramner
    configure : Define feature test macros for —std=gnu99
    

    Makes the printf() family functions on MinGW use the correct C99 POSIX
    versions instead of the broken pre-VS2015 Microsoft ones.

    Also allows us to get rid of some _GNU_SOURCE and _ISOC99_SOURCE defines.

    • [DH] common/cpu.c
    • [DH] common/set.c
    • [DH] configure
    • [DH] encoder/analyse.c
    • [DH] encoder/ratecontrol.c
    • [DH] x264.c
  • Merge commit ’e6fb844f7b736e72da364032d251283bce9e63ad’

    20 avril 2015, par Michael Niedermayer
    Merge commit ’e6fb844f7b736e72da364032d251283bce9e63ad’
    

    * commit ’e6fb844f7b736e72da364032d251283bce9e63ad’ :
    Implement shared parsing of INFO tag in Canopus family

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/canopus.c
    • [DH] libavcodec/canopus.h
    • [DH] libavcodec/cllc.c
    • [DH] libavcodec/hqx.c
  • Making a blu-ray video-album from 30fps video-recordings ?

    11 janvier 2015, par mr_lou

    I wish to make a blu-ray video-album with all the family video-recordings I’ve done with various recording devices through-up the years. Most of the recordings are 720p 30fps, recorded with my cellphone.

    As many others before me I have now learned, that simply saving my video-project as a 720p 24fps rendering, results in a lot of jerkiness due to the missing frames. Not good.

    But what to do then ?

    According to http://en.wikipedia.org/wiki/Blu-ray_Disc#Media_format my other framerate options for 720p are 60fps (59.94fps) or 50fps. So as I’m writing this I’m trying to render my project into a 59.94fps video. Logically, if my recordings have 30fps, there’ll be a little jerkiness here too though ?

    Another option I seem to have, is to save my project as a 1080i 29.97fps video. This is as close to the 30fps I can get, but again : 29.97fps isn’t 30fps, so what happens with jerkiness here ?

    Also, saving my 720p 30fps recordings as either 720p 59.94fps or 1080i 29.97fps logically results in a bigger filesize. Filesize is somewhat important too, as I expect this blu-ray collection to contain as many videos as possible. (720p recordings should give at least 11 hours on a standard 25gb blu-ray disc).

    And finally, there’s also the theoretical option of converting my 30fps recordings to smooth 24fps recordings, but as far as I can understand in my searches, this is extremely tricky / almost impossible to do ?

    Surely it can’t be this tricky to put everyday recordings onto a blu-ray disc ? I must be missing something ?

    The overall question is : What is the best solution for putting 720p 30fps and 1080p 30fps video-recordings onto a blu-ray disc ?

    Thanks !

    EDIT :

    Two possible answers I’m expecting to hear :

    1) Best practice to put 720p 30fps and 1080p 30fps videos onto a blu-ray, is to just stick to 720p 30fps and 1080p 30fps. Although it is not a blu-ray standard, the majority of players will play them anyway.

    2) Best practice is to use 720p 59.94fps. That’s the only way to make sure the video plays on most devices. There are simply too many devices that will only play the blu-ray standards. So you can forget about using anything else.