Thursday, March 29, 2018

Ubuntu webm to mp4

ffmpeg -i video.webm -movflags faststart -profile:v high -level 4.2 video.mp4

No comments:

Kazam issues

 Kazam in ubuntu 20 does not show box when you choose area for screen capture   sudo add-apt-repository ppa:sylvain-pineau/kazam sudo apt up...