Home / Categoria / Python
Python

Python

Categoria criada automaticamente a partir da tag "Python"

Total: 4 publicações
vobtomp4 – Convert VOB to MP4 on macOS with ffmpeg + Python Python

vobtomp4 – Convert VOB to MP4 on macOS with ffmpeg + Python

If you’ve ever ripped a DVD and ended up with `.VOB` files, you may want to convert them into widely compatible `.mp4` files (H.264/AAC) for easy playback on phones, TVs, and streaming apps. This post shows a simple, reliable way to do that using a lightweight Python script around `ffmpeg`.

Instalando OpenCV2 no Raspiberry Pi Python

Instalando OpenCV2 no Raspiberry Pi

O objetivo deste tutorial é mostrar de forma prática como instalar o CV2 no Raspiberry Pi. Eu tive que instalar em um servidor próprio aqui em casa e devido a falta de documentação sobre o tema resolv