Ubuntu mount error: wrong fs type, bad option, bad superblock, missing codepage or helper program, or other error

Sometime Ubuntu systems fails to mount some drives and returns following errors: Error mounting /dev/sdb2 at /media/ashis/Documents: wrong fs type, bad option, bad superblock on […]

How to cut video with ffmpeg?

FFMPEG is widely used tools for video manipulations and conversions. You can download it from link below, https://ffmpeg.org/download.html (available for Linux, Windows and Mac) In […]