Viktor Kuzmin
Viktor Kuzmin
Thanks. I'll try to prepare changes.
I've tried to do such fix for myself as a hack and now I'm really confused. First of all it seems that matroska format is always remuxed/transcoded currently, except it...
Some additional notes: it seems that `codec_tag` is reported only for mp4 files. For mkv files codec_tag is always broken. Also after converting DOVI mkv to mp4 it shows `codec_tag`...
I'm using latest git. It worked previously - probably was broken some time after 10.8.x. And I've already added workaround for web. But not I'm stucked with ffmpeg :) It...
I've created a ticket in ffmpeg: https://trac.ffmpeg.org/ticket/10490
There are at least two ways of using seaweedfs: * Create path (PV) automatically - RWO. Here we need to create / allocate bucket and to delete it later. *...
Currently I do not provide any binaries. This means that you need to compile iptv-proxy by yourself and this means that you need to have some basic knowledge... In general...
Code is platform agnostic - it should run on windows. First of all you should build it. On windows it should be something like this: `./gradlew.bat build`. Also you will...
File urls currently not supported, but it is easy to add support for loading .m3u files from local disk... Why do you need such option ?
It can be implemented, but for now - no. It requires really smart caching.