Customizing Kino MP4 Export Profiles

Kino is a great video editing tool. Sometimes the MP4 export profiles does not provide me with the right encoding configuration i need. Being in Linux environment, everything can be customize.

  1. Create this path if there is none.
    $HOME/kino/exports

  2. Copy any scripts that you desire to customize from
    /usr/share/kino/scripts/export or /usr/local/share/kino/scripts/export to
    $HOME/kino/exports.

    Note: Be aware of dependent scripts. For example, all ffmpeg scripts requires ffmpeg_utils.sh to be copied over as well. Or else it wouldn't work. The only way to be sure of is to open the scripts using text editor and look for any command calling out other scripts.

  3. Modify the copied scripts according to your liking.

Comments

Popular posts from this blog

City Code Table for Casio SGW300HD-1AV Watch

How to force only 4G or LTE network connection for Samsung Galaxy Note 4

Mounting NFS share directory from D-link DNS 320L on Ubuntu 12.04 LTS