Zach Fleeman

Results 12 comments of Zach Fleeman

> Looks like Analogue released a firmware update this morning (v1.0A), does it resolve the EverDrive GB X-series issues? It does not. I have an EverDrive GB x7 that wasn't...

Hey all, thanks for the shoutout. The thing I could never figure out perfectly was the 'dshow' `rtbufsize` parameter with my video capture card. I was picking arbitrary values to...

This would be fantastic. I have an rmarkdown website for my department, and if one of the pages on the navbar could be a flexdashboard, it would really help. I...

I'm assuming you're wanting to use NVIDIA's hardware encoders? Do you have `h264_nvenc`? Check by running: ```bash ffmpeg -encoders ``` I can add this in a future release, for sure.

Good catch. I'll probably just throw an error if the target is greater than the input file size.

This doesn't look too different than how I've setup VP9/webm encoding. I'll investigate this a little more, but I'm not sure how much of a priority it will be at...

Awesome! I'll add that soon.

I think I can do this. I'll plan on working on this into a new release whenever I find some time.

Hey @goobert and @theo-croft -- this is still on my radar. I'm glad that you have a temp workaround for the moment, because I'm mostly kicking the can down the...

See #47 for potential argparse/html implementation.