Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: How can I do this in Microsoft Windows?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

____/ Homer on Wednesday 29 Jun 2011 16:34 : \____

> Verily I say unto thee, that Roy Schestowitz spake thusly:
>>
>> for file in *.ogv; do 'mencoder ${file} -o ${file}.avi -oac mp3lame
>> -ovc lavc'; done
> 
> Mencoder for Windows and a BAT/VBS/PowerShell script?
> 
> Also, I recommend this instead:
> 
>    mencoder "$file" -o "${file%.*}.avi"
> 
> Which will handle filenames with spaces, and drop the "ogv" extension
> from the output (parameter substitution).
> 
> http://tldp.org/LDP/abs/html/parameter-substitution.html

So suddenly Windows *does* need the command line... and GPL-licensed
software to merely emulate Linux. Who's catching up with whom?

- -- 
		~~ Best of wishes

Dr. Roy S. Schestowitz (Ph.D. Medical Biophysics), Imaging Researcher
http://Schestowitz.com  | GNU/Linux administration | PGP-Key: 0x74572E8E
Editor @ http://techrights.org & Broadcaster @ http://bytesmedia.co.uk/
GPL-licensed 3-D Othello @ http://othellomaster.com
Non-profit search engine proposal @ http://iuron.com
Contact E-mail address (direct): s at schestowitz dot com
Contact Internet phone (SIP): schestowitz@xxxxxxxxx (24/7)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk4LlygACgkQU4xAY3RXLo7uJACePVGO38HA93+xOSe7Pa7YWg8l
JB8An3Qd20L2fBsQqK0iLqnRN6GTQ1In
=ALIt
-----END PGP SIGNATURE-----

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index