Tag: terminal

  • Linux FFMPEG – Flip Vertical Video to Horizontal

    I was recently shooting some videos on my phone to share with someone else and accidentally flipped the phone before filming a clip. I never film vertically as I know that our playback devices are not designed to playback vertical footage. But I screwed up and got a clip that was vertical. Since I would…

  • Linux: remove all directories with same name

    I ran into an issue with a piece of software that created hundreds of directories amidst my music and video collections.  However, all of the directories had the exact same name.  Rather than delete all of them individually, I figured there had to be a way to delete them all with a single command.  Turns…