Recherche avancée

Médias (91)

Autres articles (19)

  • 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

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

  • Les thèmes de MediaSpip

    4 juin 2013

    3 thèmes sont proposés à l’origine par MédiaSPIP. L’utilisateur MédiaSPIP peut rajouter des thèmes selon ses besoins.
    Thèmes MediaSPIP
    3 thèmes ont été développés au départ pour MediaSPIP : * SPIPeo : thème par défaut de MédiaSPIP. Il met en avant la présentation du site et les documents média les plus récents ( le type de tri peut être modifié - titre, popularité, date) . * Arscenic : il s’agit du thème utilisé sur le site officiel du projet, constitué notamment d’un bandeau rouge en début de page. La structure (...)

Sur d’autres sites (5139)

  • How to apply yadif filter with Motion-Project ?

    20 décembre 2020, par Caio Piccirillo

    I'm using a analogic video card (bt878) with linux (debian 9) to monitor traffic, but this card is interlaced and I don't know how to deinterlace using Yadif filter using ffmpeg on motion and stream the deinterlaced image. Can someone help me ?

    


    Here is an example of current image output, notice on truck at top right :
image

    


  • Pass channel id to ffmpeg

    17 octobre 2016, par snowman

    Is there a way to pass a particular channel id to ffmpeg to control a tuner card ?
    I can run the following and capture my tuner card, but would like to pass a particular channel id.

    ffmpeg -f dshow -show_video_device_dialog true -i video="Hauppauge Cx23100 Video Capture" -r 20 -threads 0 -hls_time 10 -hls_list_size 6 -hls_wrap 10 -start_number 1 TEST.m3u8
  • How to apply yadif filter with motion ?

    18 décembre 2020, par Caio Piccirillo

    I'm using a analogic video card (bt878) with linux (debian 9) to monitor traffic, but this card is interlaced and I don't know how to deinterlace using Yadif filter using ffmpeg on motion and stream the deinterlaced image. Can someone help me ?

    


    Here is an example of current image output, notice on truck at top right :
image