Alexey Suhinin
Activity
2018-10-23
- 17:51 Tvheadend Bug #5272: video playback was aborted due to a corruption problem
- Most likely, the problem in this fragment is httpc.c:
@ if (hc->hc_chunk_size > 256*1024)
return -EMSGSIZE...
2018-09-07
- 11:48 Tvheadend Bug #5192: MKV built-in muxer creates a file with an empty Codec private data in video track
- In attach
2018-09-06
- 17:46 Tvheadend Bug #5192: MKV built-in muxer creates a file with an empty Codec private data in video track
- Jaroslav Kysela wrote:
> What's in the meta data when frame is not I-frame ?
Unknown 8 bytes, which do not contai... - 11:25 Tvheadend Bug #5192 (Fixed): MKV built-in muxer creates a file with an empty Codec private data in video track
- Patch fixes this problem:
@
--- a/src/plumbing/globalheaders.c
+++ b/src/plumbing/globalheaders.c
@@ -101,7 +10...
Also available in: Atom