Selur's Little Message Board
[HELP] how to build mplayer from the source static - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Talk, Talk, Talk (https://forum.selur.net/forum-5.html)
+--- Forum: Small Talk (https://forum.selur.net/forum-7.html)
+--- Thread: [HELP] how to build mplayer from the source static (/thread-2392.html)



how to build mplayer from the source static - lucasmz - 02.04.2022

hi, how do I build mplayer from the source with static flag.
I've done a build of it, but mplayer doesn't show up image and audio.
I've used the selur mplayer and mencoder and both works pretty nice. how do I build my own?


RE: how to build mplayer from the source static - Selur - 02.04.2022

What OS are you using?


RE: how to build mplayer from the source static - Selur - 02.04.2022

Moved thread to 'Small Talk' since it's not really Hybrid related.


RE: how to build mplayer from the source static - lucasmz - 02.04.2022

hi, I am using ubuntu 20.04. is there any script for I build it or any tip ?
how do I build mencoder and mplayer from the source equal to selur, his build is pretty awesome and works in everything.
I never saw such great developer in my life. the app he build is incredable.


RE: how to build mplayer from the source static - Selur - 02.04.2022

The scripts I use to build all the tools for Hybrid, which includes mplayer&mencoder can be found over at: https://github.com/Selur/HybridDeploy
The build-tools.sh is the one which builds the tools and iirc. one can also call it with the name of the tool to build instead of building all tools (not totally sure, since it's ages since I used that).

Cu Selur

Ps.: the building itself or mplayer&mencoder starts at: https://github.com/Selur/HybridDeploy/blob/master/build-tools.sh#L949