complexlogic

Results 76 comments of complexlogic

Thanks for the update and sorry I didn't get back earlier. Glad you were able to find a solution. Since the launcher was not (previously) receiving any keyboard enter press,...

Is it quitting, or is it actually crashing? This might be related to #23. Flex Launcher stores image data in the GPU memory for rendering. The problem is that sometimes...

This is currently not possible. You have to pick one tag format or the other. The third option is to write to the header gain. That will ensure that all...

Thanks for these suggestions. Of the current list I like "Horizon" the best. The name of the program does not necessarily need to be an acronym. Just something that sounds...

That is an interesting case. Thanks for sharing. Out of curiosity, I modified the code so that it force remixes all audio to 2 channels before sending to the loudness...

Thanks for the information. I looked at the source code for FFmpeg's `loudnorm` filter. They don't actually upmix the mono file to 2 channels as I did above. They just...

@DrZAjV That seems right. I'm going to merge the feature into `master` now.

This will certainly be added before initial release.

This is planned for the future. As I wrote in the README, I'm basically just copying the Roku UI. There will be a widget in the top right of the...

That's an interesting idea that I hadn't considered before. I suppose the downside of skipping files with an existing header gain is that it could have a 'false positive'. The...