home
design & development
Lotus application development
print design
web site development
request a design quote
solutions & consulting
Notes and Domino application development
Lotus Domino administration
Securence Mail Filtering
UNITRENDS backup and recovery
Lotus Notes / Domino Apps
free Lotus Notes apps
hosting
web site hosting
Lotus application hosting
check your mail
request a hosting quote
publishing
media and publishing
sound
client services
help & support
Make Payment
Client Access - Workboard
billing & payment policies
copyright & liability policies
pricing & turnaround policies
privacy statement
contact
e-mail MW
get files
send files
Convert MOV to FLV via FFMpeg
Mindwatering Incorporated
Author: Tripp Black
Created: 03/17/2015 at 12:18 AM
Category:
Linux
Other
Need:
Need to convert
MOV
files to
FLV
files.
Solution:
Run the following ffmpeg command on each mov file:
# ffmpeg -i currentfile.mov -deinterlace -ar 44100 -r 25 -qmin 3 -qmax 6 newconvertedfile.flv
previous page
×