WeekendWarrior1
WeekendWarrior1
Could someone with a nvidia GPU please test my fork: https://github.com/WeekendWarrior1/ffmpeg You'll need to cd into the repo and then run ``` docker image build -t ffmpegnvenc docker-images/4.1/nvenc/ ``` Some...
So to assist anyone who could possibly test the nvenc fork ( @BobOkisama ?) After running and successfully building the docker image using this line: ``` docker image build -t...
thanks @BobOkisama Can you confirm that you've pulled the repository using: ``` git clone https://github.com/WeekendWarrior1/ffmpeg.git ``` And the entered the directory, ``` cd ffmpeg ``` You should now be able...
Here is the simple code I wrote to test the delay, just a modification of one of your examples: #include #include #include // Create the mp3 module object, // Arduino...
Thank you for taking the time to write such a useful and comprehensive response. I have checked my wiring lots and lots, also took my parts out of the breadboard...
> This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you...
If [https://github.com/esphome/esphome/pull/1998](https://github.com/esphome/esphome/pull/1998) gets merged then there will be an easy template for your codebase to do this, with [https://github.com/esphome/esphome/pull/1998/commits/531f5f7b7066a913e638913118eb72938889ef1b](https://github.com/esphome/esphome/pull/1998/commits/531f5f7b7066a913e638913118eb72938889ef1b), climate_ir.h will have a function to set supported swing modes. The...
> Did anyone (@oxan?) figure out how to use the partition functionality to implement WLED sync to a bulb? https://github.com/esphome/feature-requests/issues/1107 even mentions that it should help, but I'm not seeing...
Another use-case: I have most of my music in a lossless archive format (flac), and want to transcode it to something lossy (opus) when I am out of the house....