All public logs
Jump to navigation
Jump to search
Combined display of all available logs of DrewWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:26, 31 August 2015 Drew talk contribs deleted page Convert mp4 or flv To wav (content was: "<pre> # for i in `ls *.mp4 *.flv`; do ffmpeg -i "$i" -acodec pcm_s16le -ac 2 -ab 128k -vn -y "bla/$i"; done # rename 's/.mp4/.wav/g' * </pre> <pre> # ffmpeg -i take_me..." (and the only contributor was "Drew"))