libdvbtee icon indicating copy to clipboard operation
libdvbtee copied to clipboard

Compilation to Windows 10

Open YamielVargas opened this issue 2 years ago • 2 comments

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.

image

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.

YamielVargas avatar Feb 27 '23 20:02 YamielVargas

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, ...

oscar8x avatar May 09 '23 06:05 oscar8x

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.

mkrufky avatar May 09 '23 12:05 mkrufky