It’s not pretending to be genuine
It’s not pretending to be genuine
Both? Are they combined into a hybrid port that works with either protocol?
That’s why I didn’t specify which kind. I knew some laptops had a DSL or dial-up modem inside for use with any telephone sockets on the go.
Two RJ ports on a laptop? Some of us are lucky to get one!
The Ion launcher for TI-83 calculators has existed since 1999. Why did the Android port take so long? /s
I thought the average !programminghumor@lemmy.world user is already FOSSpilled. Of course you don’t have to use the FOSS tools but they are convenient enough to be able to make this in 10 minutes.
Anyway, the relevant commands are
yt-dlp -f "bv*[height<=480]+ba" --no-mtime --convert-subs srt --write-sub https://www.youtube.com/watch?v=9SOryJvTAGs
# aegisub needs srt; we don't need above 480p
aegisub "The B-52's - Love Shack (Official Music Video) [9SOryJvTAGs].en.srt"
# now go rewrite appropriate lines in gui, apply style and save as "LoveShack.ass"
ffmpeg -i "The B-52's - Love Shack (Official Music Video) [9SOryJvTAGs].mp4" -filter_complex "[0:v]subtitles=LoveShack.ass[s];[s]crop=w=640[f]" -map [f] -map 0:a -ss 49 -t 21 -acodec aac -vcodec libx265 -crf 20 crowdstrike.mp4
# crf 20 for generously high quality because file size is small anyway
I didn’t bother recreating your subtitle and cut timing but I did crop the video to 4:3. The frame rate is doubled and so is the apparent resolution, while the file size is 6x smaller.
It’s really not any harder than what you are currently doing. You’d just use a more reasonable video codec. But you do you, it’s not that bad.
GIF from YouTube
YouTube doesn’t provide GIFs. It provides videos. Use yt-dlp, Aegisub and ffmpeg for a FOSS way of downloading a video, trimming it and burning subtitles into it.
GIF is really terrible as a video format. You can upload actual video with sound on Lemmy (most instances use a 20MB, 900-frame limit, also server-side ffmpeg often times out) or Pixelfed (15MB, unknown frame limit).
Fuck Autodesk. As a student, I have a Fusion licence but they wouldn’t let me open and export my files because my PC is “no longer supported”. Luckily, Altium’s online CAD viewer allows exporting into KiCAD-friendly formats. A lot of editability and metadata got lost in the process but still good enough.
Cody C. Sharpe
Good luck with opening the subdirectories of C:\WindowsApps\
. I ran Explorer as admin, gave myself R/W permissions, even recursively changed ownership of everything, followed all the online guides… Still denied access.
Who’s Jane? This is Fedora the Explainer.