drwankingstein

@drwankingstein@lemmy.dbzer0.com

This profile is from a federated server and may be incomplete. Browse more on the original instance.

Linux video editing and Kdenlive tips and tricks for a returning user?

Just recently switched back to Linux after more than a decade away. (I’m currently running Mint Cinnamon if anyone is curious) On Windows I was using the free version of Davinci Resolve for all of my video editing. I quickly discovered that the free version of Resolve for Linux doesn’t support H.264/H.265 so after trying...

drwankingstein,

A couple other things, you generally want to do pixel format conversion before the codec, is specified. You should be able to get satisfactory results with ffmpeg -i input.mpv -pix_fmt yuv420p -c:v libx264 -preset medium -crf 24 -c:a aac output.mp4 Play with preset a bit since that is where your Quality/Compression : Speed ratio comes in, CRF is the quality it handles. So you set CRF for a ballpark quality you want, then change the preset, slower = higher compression, faster = lower compression.

you can find more info here trac.ffmpeg.org/wiki/Encode/H.264#a2.Chooseaprese… but generally you don’t need to muck about with profiles or tunes or anything else

Looking for a good tablet PC distro

I just inherited a handful of Samsung Series 7 Slate PCs that I’d like to rebuild to be as “tablet-like” as possible for a few non-technical friends and family. They power up but arrived with non-functional Windows 7 installs. They’re Intel Core i5s with 4G RAM and 128G SSDs, so they should run pretty well under any...

drwankingstein,

I think it’s worth keeping in mind since when people ask for something, they generally want something specific. in this case they asked for a distro, so there is a non insiginificant chance they wanted a “generally agreed upon distro”

drwankingstein,

I actually really like Chrome OS myself. For the people around me who are less tech literate, Chrome OS is actually great. It’s quite easy to support. It’s fast, and it’s got a really good ecosystem now thanks to all the integrations.

drwankingstein,

so I don’t know if they run their own apps, or if they run Linux programs. If they run Linux programs, then it’s just a case of finding one that controls your specific camera, and has the controls that you want.

we can run linux desktop, linux mobile or android apps, but camera support in waydroid is broken for a while when using v4l2

drwankingstein,

when possible yes, sometime sits not possible, and it will be better to run on gpu alone

drwankingstein,

I wish I was that lucky, the final straw for me was the grub-customizer shenanigans, manjaro pushed an update that broke grub customizer boot entries, then when users were trying to figure it out, they removed grub customizer, and then they even went so far as to make grub conflict with grub-customizer which was really asinine. IIRC they even wound up locking the forum thread on it

drwankingstein,

I typically use DRI_PRIME for ogl and VK_ICD_FILENAMES for vulkan

100% vanilla distribution challenge

what does this consist of? Well, it’s easy, whenever you install a new distribution of Linux, don’t customise anything, nothing please!! Out of the box experience, you may install software but that’s all. And if you are already using a customised distro, then delete the .config file and reboot, but please be careful and...

drwankingstein,

echo “packstrap /mnt base linux…” | wc -w 68

:D

How to check a direct downloaded mkv file

Decided to dip my toes in so I followed the guide to a website where I can download some content via google drive. Like an idiot, I didn’t research the risks of direct downloads before and so I’m now a bit paranoid. I understand the chances are low and my media player needs to be exploited but is there a way to be certain? A...

drwankingstein,

it’s not unheard of, multimedia is actually a pretty decent target, however this is due to a lot of media libraries being ancient even in deployment (see the libwebp stuff recently in chrome). However with stuff like mkv which is something that gets updated often, the risk is significantly lower so long as one is up to date. There are lots of people running outdated software which could be susceptible to these attacks.

drwankingstein,

interesting, do you know what they were using for input? if they have an encompassing solution that could be great. if they just use xdg remotedesktop, well thats about what I have now anyways T.T

drwankingstein,

interesting ill have to look into it

drwankingstein,

I guess AOSP is barebones, but it’s not like anything is being abandoned that matters, AOSP itself is still alive, kicking, and thriving. Interesting to hear that people consider Android, AOSP + proprietary bits. It’s not something i’ve used myself

drwankingstein,

Right? It’s actually kind of funny how childish they are

drwankingstein,

I never do the latter anymore. was downloading a pretty rare dvd rip awhile ago I only found after a really long time. download was slow, for about 4 days I was downloading and then seeder went offline and afaik never came back up. now I try to make sure if im the only seed to try and make sure they get priority to decrease the chances of that happening

EDIT: btw props to btdigg, I did eventually find it in some collection thanks to that

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #