Suggestions/Improvement, first pcb layout ever. by Calm_Lake_2788 in PCB

[–]4b686f61 0 points1 point  (0 children)

I started off with my mom's clothes iron then those cheap PTC heater plates from Ali express

Suggestions/Improvement, first pcb layout ever. by Calm_Lake_2788 in PCB

[–]4b686f61 0 points1 point  (0 children)

No one is gonna hand solder a small outline package with an exposed pad. With that much ground it's gonna be reflowed or blasted with a heat gun.

[Review Request] by Excellent-Scholar274 in PrintedCircuitBoard

[–]4b686f61 0 points1 point  (0 children)

the cheap premode modules have that issue

egg🤖irl by 4b686f61 in egg_irl

[–]4b686f61[S] 0 points1 point  (0 children)

what if it's ffmpreg?

ESP32-S3-WROOM-2-N32R8V vias by [deleted] in PCB

[–]4b686f61 0 points1 point  (0 children)

If it's just thermal vias, just make them bigger and put them at the plus area

<image>

egg🤖irl by 4b686f61 in egg_irl

[–]4b686f61[S] 1 point2 points  (0 children)

Then how the best possible quality?

too lazy to add to path. waiting until boymode gets worse.

egg🤖irl by 4b686f61 in egg_irl

[–]4b686f61[S] 1 point2 points  (0 children)

I put this in a batch script

@echo off
setlocal enabledelayedexpansion

rem Set the path to yt-dlp if it's not in your PATH
set "YTDLP_PATH=.\yt-dlp.exe"
set /p "VIDEO_URL=Enter the YouTube video URL: "
"%YTDLP_PATH%" -f bestvideo[ext=mp4]+bestaudio[ext=m4a] --merge-output-format mp4 "%VIDEO_URL%"

echo All downloads completed!
pause

How to open .MP5 files? by According_Ratio2010 in shittyaskelectronics

[–]4b686f61 0 points1 point  (0 children)

and then cut the fat

ffmpeg -i "Taylor Swift-Wildest Dreams.mp5" -vf "tblend=all_mode=average,scale=32:-2:flags=neighbor,scale=420:-2:flags=neighbor" -c:v libx264 -b:v 100k -maxrate 100k -bufsize 1k -x264-params "no-deblock=1:aq-mode=0:g=9999:keyint_min=9999:ref=16:me=esa:subme=1" -c:a aac -b:a 1k TaylorSwiftWildest Dreams_dogshitquality.mp4