Date: Wed, 3 Sep 2014 21:53:17 +0200 From: Roland Smith <rsmith@xs4all.nl> To: Gary Aitken <freebsd@dreamchaser.org> Cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: convert .mov to .avi? Message-ID: <20140903195317.GA43988@slackbox.erewhon.home> In-Reply-To: <54073D3E.9080808@dreamchaser.org> References: <54073D3E.9080808@dreamchaser.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--EVF5PPMfhYS0aIcm
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Wed, Sep 03, 2014 at 10:09:34AM -0600, Gary Aitken wrote:
> Can anyone suggest an easy way to convert a .mov file to .avi?
> I don't have much experience with video and shot some with my camera when=
on a=20
> recent trip. My wife uses windoze to burn dvds and the app she has acces=
s to
> (windows dvd maker) doesn't seem to support .mov files.
Assuming you're in North America, Japan or South Korea;
ffmpeg -i foo.mov -target ntsc-dvd foo.avi
Basically the rest of the world;
ffmpeg -i foo.mov -target pal-dvd foo.avi
Roland
--=20
R.F.Smith http://rsmith.home.xs4all.nl/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 5753 3324 1661 B0FE 8D93 FCED 40F6 D5DC A38A 33E0 (keyID: A38A33E0)
--EVF5PPMfhYS0aIcm
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBAgAGBQJUB3GtAAoJEED21dyjijPgyS4P/3pkpXZOocL9qe4yoi29NsEe
3T/9Rl/0j/wz7sbybImP/TH+FanhRILi9hvMz/ruRMSFue0KYdTnCvvicd8LLrIc
ruMT73GR7dEeU60ln1grmoBDJbOexRJ09YtPdnK4OY6Om46Ml2BAHxV3tVKQKDPu
iRBpmaWM4fcSnlWSCE9QubfNVhSKprg29w7xcFVRmlw/HYwzLL9k1Uwv6Tldcfsl
NJ1KRhKEOqgyu+S8dmK4DLT7ASF9hgxJ8X8Y3gOqzc+6XO68PGPZbFURSJ7oJCRL
3I1K0lB8jAHilYZcseKMkkEqQD0s/T0RKj0dHATJOYbAvG7D1VLn+iNuTtFUJ8o9
ivjPGLPa79zyo7O12H9JWLFMLeG+Hxz+840wQfeOcHxkKgLnP9IH4gtrD6GbckqY
92z2bST1AbdfC903BUFNT2fF6YdxNPZlHjXJ0w7O2umv3pZ9OB7unDJFsNPdDOSu
udzj3AiT9aJokEbN3Z3zuaQgQ8SOD81Qczokie/COTc3Tq21juFsvdcYFBmU2+zn
oBz1sGS+Qses1fl0FVEN3NHjp+JRhOJ6AaS2lDYAK5ZasIRDYwtcDkqvEdk9bwfz
WVyzwR8RiCCqIXxNHr9rvet5laSMpx2K7uxZKaIjrLDV13WHLXetiodoYGNiUaQs
4dARDQC4yDhmhuflW39V
=zX95
-----END PGP SIGNATURE-----
--EVF5PPMfhYS0aIcm--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140903195317.GA43988>
