Posts: 3
Threads: 2
Joined: Apr 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?
Posts: 10.598
Threads: 57
Joined: May 2017
What OS are you using?
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 10.598
Threads: 57
Joined: May 2017
Moved thread to 'Small Talk' since it's not really Hybrid related.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 3
Threads: 2
Joined: Apr 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.
Posts: 10.598
Threads: 57
Joined: May 2017
02.04.2022, 22:23
(This post was last modified: 02.04.2022, 22:27 by Selur.)
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/bl...ls.sh#L949
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.