Recherche avancée

Médias (0)

Mot : - Tags -/flash

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

Autres articles (104)

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

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

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

  • Revision 06f3e51da6 : vpx_scale : sync from master Update vpx_scale from current code in master, run s

    2 novembre 2012, par John Koleszar

    Changed Paths : Modify /vp9/common/alloccommon.c Modify /vp9/common/asm_com_offsets.c Modify /vp9/common/postproc.c Modify /vp9/common/reconinter.c Modify /vp9/common/rtcd_defs.sh Modify /vp9/decoder/decodframe.c Modify /vp9/decoder/onyxd_if.c (...)

  • Merge branch ’master’ of https://github.com/tim-evans/SoundManager2 into tim-evans-master

    25 octobre 2011, par Scott Schiller

    m script/soundmanager2-nodebug.js m script/soundmanager2.js Merge branch ’master’ of https://github.com/tim-evans/SoundManager2 into tim-evans-master

  • Decode h264 example ios 7 frame by frame

    18 février 2016, par Андрей Ярядом

    Good day.

    I have a ip camera. From it frame by frame comes stream h264.

    On the Internet, in particular on stackoverflow, a lot of information about how to decode h264 on iOS.
    But this information is not clear.
    I ask you to show me an example and show right direction of how to decode a frame by frame h264 stream to iOS 7.

    What options I have seen and what I know about them :

    • ffmpeg - not suitable for me, as it has LGPL license.

    • AVAnimator library - license inappropriate for me.

    • Hardware decoder - the best solution, but as I understand it, is only
      available for iOS 8.

    For me to be the perfect option if you give me an example for correct decoding h264 stream and display it on the way to the screen.

    Regards.