Pieter Viljoen

Results 102 comments of Pieter Viljoen

This appears to be a Proxmox [issue](https://bugzilla.proxmox.com/show_bug.cgi?id=5301), disks are not converted to base images when modified.

I did some more experimentation, and I suspect the issue is the TS vs. MKV container.\ If I repeat the same test, but use `matroska` instead of `mpegts` as container,...

Hi, I know issue is closed, wondering if there is support for other formats in a generic way, I'm specifically looking for MKV container and MPEG2, H264, and H265 support....

Thank you, a generic option to increase "probing scope" would be great.\ I am still trying to figure out if I can do something using ffprobe and `movie` with `[out0+subcc]`...

Follow-up, are [pipes supported](https://stackoverflow.com/questions/46754629/ffmpeg-pipe-to-mediainfo)?\ Per my testing the size of the file impacts the detection of EIA608 in some video streams, small file detected, large file not detected.\ If I...

I also noticed this warning in my logs: ``` Logger: homeassistant.components.mqtt.select Source: components/mqtt/select.py:125 integration: MQTT (documentation, issues) First occurred: 7:02:56 AM (15 occurrences) Last logged: 8:30:20 AM Invalid option for...

Similar issue on T14 Gen1 with ME firmware, fingerprint and BIOS firmware applied without issue. `Update Error: failed to run update on reboot: expected 225.75.2420 and got 225.70.2228` ``` $...

> I don't think an env var is needed for this. The idea is that anybody can easily modify logging verbosity using an environment variable, which is very common for...

The ESPHome docker only runs as root, and will set file ownership/permissions to root. You can run your codeserver container as root, or add your vote for non-root support, or...

Following:\ I'm looking at this as replacement for deprecation announced `System.CommandLine.NamingConventionBinder`, was looking to see how easy it would be to switch, and it seems that a couple things will...