[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Video: encodage en serie



Dans le même genre, tu peut tout tapper dans le terminal:

    cd Vidéos/todo
    for i in $(ls); do
    ffmpeg -i $i  /dossier/de/sortie/$i.extention
    done


-- 
╭─────────────────────────────────────────────╮ 
│ ⬚        [ xterm - root@skami ]       − □ X │ 
├─────────────────────────────────────────────┤ 
│| root@skami# cat /proc/info                |│ 
│| Mail:    <skami@skami-laptop.dyndns.org>  |│ 
│| Site:    <http://sk18_website.sfhost.net> |│ 
│| Projet:  <http://pspmt.googlecode.com>    |│ 
│| Skami_18 is free software: you can        |│
│| redistribute it and/or modify it under    |│
│| the terms of the GNU General Public       |│
│| License as published by the Free Software |│
│| Foundation, either version 3 of the       |│
│| License, or any later version.            |│
│| root@skami#                               |│
└─────────────────────────────────────────────┘ 


Reply to: