Digital Marketing

Install video editor for fedora

Install pitivi:

sudo yum -y install pitivi

Install openshot:

first install rpmfusion free repository:

su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-18.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-18.noarch.rpm'

Then you can install openshot:

sudo yum -y install openshot

Install gstreamer:

 sudo yum install gstreamer*

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database