I always forget the tricks I use for software installation or configuration. I will use this blog as a reminder.
sudo apt-get install ffmpeg
avconv -i <source_file.mov> <target_file.mpeg>
No comments:
Post a Comment