Chris Griffith
Chris Griffith
I only seen Python 2.7 in their package manager (really??) and FFmpeg says it's installed (4.2), but can't seem to run it from command line? So first looks I don't...
@waddlesplash thanks for the fast reply! I think the problem was that I didn't do a update before searching `pkgman` for python. Looks like the hard blocker right now is...
not sure what I'm missing  That is very nice you guys already have so much included btw! I just seem to be unlucky that need the bindings for Python3.8...
`pkgman install cmd:ffmpeg` did fix it! I would ague the point about Python not being updated, as now that it's a yearly release and forwards code compatible there is very...
I have never done that with FFmpeg before, looks like there are filters to do it https://ffmpeg.org/ffmpeg-all.html#setdar_002c-setsar so I could add that in as an advanced feature probably!
I believe changing that setting will actually stretch / shrink pixels and distort the video. I imagine what you more want to do is just crop / pad it more...
I do agree would be nice to set the scale via height as well, adding that as feature request. I actually "cheat" by not doing any math myself, and let...
It's a really cool library with smart ideas. I really like the idea of per-scene quality detection, kinda like advanced CRF. That would be a cool thing to try to...
That's a new one. Are you compiling this on a Raspberry Pi, and which model? What OS and version are you running it on?
Sorry for late reply, not getting notifications for this repo even though watched it seems. Just to explain the behavior a bit you were seeing at first, is that you...