Anna Tikhomirova

Results 14 comments of Anna Tikhomirova

I have the same issue on my device - Xiaomi Redmi Note 9 Pro (Android 10). Videos are not compressed. Logcat: ``` 09-10 20:56:23.030 E/TranscodeEngine(10146): Unexpected error while transcoding. 09-10...

@iNPUTmice could you downgrade the transcoding library to version 0.9.1 as suggested here https://github.com/natario1/Transcoder/issues/139 in the issue?

I've also found that unsuccessful transcoding attempt leaves a corrupted unplayable video file in Conversations video directory. Shouldn't a target file be deleted if the transcoding has failed?

Encountered a crash today on OpenWrt SNAPSHOT r16962-a603e82dd3: ``` Thu Jun 24 13:31:47 2021 kern.warn kernel: [11294.752053] ------------[ cut here ]------------ Thu Jun 24 13:31:47 2021 kern.warn kernel: [11294.756805] WARNING:...

Same issue with HA 2022.5.5 and gismeteo 2.3.4 and 2.4.0-beta Proposed changes from https://github.com/Limych/ha-gismeteo/issues/60#issuecomment-1007339489 fixed the issue for me.

The same issue on Xiaomi Redmi Note 9 Pro (Android 10). Reproducible with any file. ``` 09-10 20:56:23.030 E/TranscodeEngine(10146): Unexpected error while transcoding. 09-10 20:56:23.030 E/TranscodeEngine(10146): java.lang.IllegalStateException: Failed to stop...

I can confirm that licaon-kter's test build with compression library downgraded to 0.9.1 works fine on Xiaomi Redmi Note 9 Pro (Android 10) and Xiaomi Redmi 9T (Android 10). The...

> After pressing the above repair, there are a lot of errors in the system log on my side! Your issue is not related to this PR. This PR just...

> так как исправлять эту ошибку? Блин, ну написано же. Посмотрите чуть выше. Вручную правите код и все работает. Правки несколькими сообщениями ранее. Странно, что прошло почти 2 года, а...

I've encountered exactly the same issue with 6in4 ipv6 tunnels. It seems that resetting the mark to zero on incoming packets should be enough to fix the issue.