Serge van Ginderachter

Menu

  • Serge van Ginderachter
  • Ginsys
  • Twitter
  • Github
  • Menu Item


    • Twitter
    • Github
    • Menu Item

    Serge van Ginderachter

    van achtere naer vorene

    Serge van Ginderachter

  • Recent Posts

    • Ansible Inventory 2.0 design rules
    • Some first design ideas for an Ansible Inventory 2.0
    • Current state of the Ansible inventory and how it might evolve
    • First Law of van Ginderachter
    • New GPG Key
  • Recent Comments

    • cron.weekly issue #60: Debian, Vim, Gitlab, Jenkins, Piwik, Nginx, MySQL & more! on Some first design ideas for an Ansible Inventory 2.0
    • Dan on Some first design ideas for an Ansible Inventory 2.0
    • Will Thames on Current state of the Ansible inventory and how it might evolve
    • issue #53: RHEL 7.3, fpm, kpatch, sshesame, Minoca OS, Lynis & many more! - Cron Weekly: a weekly newsletter for Linux and Open Source sysadmins on Current state of the Ansible inventory and how it might evolve
    • Ton Kersten on Current state of the Ansible inventory and how it might evolve
  • How to rip sound tracks from DVD to mp3

    Serge van Ginderachter | Thursday, 5 April, 2007

    for i in `seq 23` ; do time transcode -i /dev/dvd -x dvd -T 02,$i,1 -a 0 -y raw -m $i.mp3; done

    Where 23 is the number of chapters in title 02. Find out those numbers with

    lsdvd /dev/dvd

    Categories: All Tags: Tech Stuff 0 comments