Shaare your links...
3379 links
L!NKS Retour au blog Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 81 / 169
Newer►
  • Raspberry Pi • View topic - Omxplayer and subtitles
    " i decided to give soft-coded subtitles another try today. I upgraded the omxplayer and the subtitles work perfectly now. All I had to do was press "s" during the playback and it switched subtitles on/ff. Then I pressed left arrow to skip back to beginning and the subtitles started working. For some reason, they don't work until you have skipped a scene. You can change the subtitle-position by typing omxplayer --align center/left (depending where you want them) filename.

    I just thought I should reply in case someone stumbles here and sees misinformation.
    -----------
    if you want subtitles to appear right away, use the -t option. Changes during playback have a delay."
    permalink -
    - http://www.raspberrypi.org/forums/viewtopic.php?f=30&t=12158
    omxplayer
  • climagic - Differences between BASH last argument reference methods
    permalink -
    - http://www.climagic.org/txt/difference-between-bash-shell-last-argument-reference-methods.html
    bash
  • update-rc.d Cheat Sheet | JamesCoyle.net
    permalink -
    - http://www.jamescoyle.net/cheat-sheets/791-update-rc-d-cheat-sheet
    linux
  • Computrace - Le mouchard universel présent sur les PC, Mac et appareils Android « Korben
    permalink -
    - http://korben.info/computrace-lojack-absolute.html
    faille
  • Disable a service with update-rc.d under Debian (update resistant) | Libre Things
    update-rc.d -f foo remove
    permalink -
    - http://positon.org/disable-a-service-with-update-rcd-under-debian-update-resistant
    linux
  • Inédit : Ceux qui possèdent si peu, de Vincent Maillard. - LeBlogTvNews
    permalink -
    - http://www.leblogtvnews.com/article-inedit-ceux-qui-possedent-si-peu-de-vincent-maillard-98266945.html
    tv
  • Cable d'interface pour Raspberry Pi - Fait Main Magazine
    permalink -
    - http://faitmain.org/volume-1/cable-gpio.html
    gpio
  • ModMyPi | Raspberry Pi GPIO en français
    permalink -
    - https://www.modmypi.com/blog/raspberry-pi-gpio-en-franais
    gpio
  • Le boot, init et les runlevel - Jeyg.info
    permalink -
    - http://jeyg.info/le-boot-init-et-les-runlevel/
    boot linux
  • Auto running programs « Raspberry Pi Projects
    lancement de programmes/scripts au lancement du raspberry :
    sudo nano /etc/rc.local
    permalink -
    - http://www.raspberry-projects.com/pi/pi-operating-systems/raspbian/auto-running-programs
    bash linux raspberry
  • 7.3. Autres opérateurs de comparaison
    permalink -
    - http://abs.traduc.org/abs-5.3-fr/ch07s03.html
    bash
  • 10. Structures de contrôle for et if
    permalink -
    - http://aral.iut-rodez.fr/fr/sanchis/enseignement/bash/ar01s10.html
    bash
  • Tests
    permalink -
    - http://www.tldp.org/LDP/abs/html/tests.html
    bash
  • Chapitre 2. Le lancement avec « #! »
    permalink -
    - http://abs.traduc.org/abs-fr/ch02.html
    bash
  • 6. Camera Hardware — Picamera 1.3 documentation
    permalink -
    - http://picamera.readthedocs.org/en/release-1.3/fov.html
    camera raspberry
  • How to use Pillow, a fork of PIL
    pillow est un fork de Python Image Library (PIL)
    permalink -
    - http://www.pythonforbeginners.com/gui/how-to-use-pillow
    image python
  • Introduction to SURF (Speeded-Up Robust Features) — OpenCV-Python Tutorials 1 documentation
    permalink -
    - http://opencv-python-tutroals.readthedocs.org/en/latest/py_tutorials/py_feature2d/py_surf_intro/py_surf_intro.html#surf
    opencv
  • Raspberry Pi • View topic - Turning off camera LED
    Pour éteindre la led de la camera du raspberry avec un script python :
    #!/usr/bin/env python
    import RPi.GPIO as GPIO
    GPIO.setmode(GPIO.BCM)
    GPIO.setwarnings(False)
    GPIO.setup(5, GPIO.OUT, initial=False)

    rendre le script executable et le lancer (par exemple après motion...)
    permalink -
    - http://www.raspberrypi.org/forums/viewtopic.php?t=44759&p=355867
    camera raspberry
  • astuces_firefox [Baja'Wiki]
    permalink -
    - http://bajazet.fr/wiki/doku.php?id=astuces_firefox
    astuce firefox
  • 2 – Installation et configuration | MagdiBlog
    permalink -
    - http://www.magdiblog.fr/boa-pi-homedashscreen/2-installation-et-configuration/
    dashscreen raspberry
Links per page: 20 50 100
◄Older
page 81 / 169
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.