Compilation to Windows 10
Hello,
I want to be able to carry out tests with the compilation, I read in a POST ( https://superuser.com/questions/1027014/how-to-l-extract-epg-data-from-mpeg-ts-files ) that it is possible to run it from windows 10, I tried what is mentioned in the installation instructions and in the README, but I get errors.

Could someone give me support?
I tried it from GitBash for windows and I get the following problems,
I don't know if this is the correct way to compile it from windows.
Thank you so much.
You should install packages from Ubuntu.
Start by "apt install automake"
After this you will be getting new errors and install deps asked: libtool, gcc, ...
My apologies - I'm not sure why didn't see this in February. You can use the following tool to build dvbtee for windows:
https://github.com/rdp/ffmpeg-windows-build-helpers
Yes, it says "ffmpeg" but it includes many helpful tools, including dvbtee - all built on your machine from source.