[Tutorial] Building an FFmpeg static binary for ARMv7
|
05-11-2020, 19:42
Post: #11
|
|||
|
|||
RE: [Tutorial] Building an FFmpeg static binary for ARMv7
The makeff link is dead. Would you mind posting that again? Thanks in advance!
|
|||
05-11-2020, 23:29
Post: #12
|
|||
|
|||
RE: [Tutorial] Building an FFmpeg static binary for ARMv7
I have replaced the makeff.sh file. It was inadvertently removed during some recent changes to the MinimServer website.
|
|||
06-11-2020, 00:03
Post: #13
|
|||
|
|||
RE: [Tutorial] Building an FFmpeg static binary for ARMv7
Thank you!
|
|||
06-11-2020, 00:59
Post: #14
|
|||
|
|||
RE: [Tutorial] Building an FFmpeg static binary for ARMv7
Thanks again simoncn.
The only thing that didn't work was this line: tar xf ../$FFMPEG.tar.xz || exit Once I changed it to: tar xf ../$FFMPEG.tar.bz2 || exit it worked like a charm. Thanks again! |
|||
06-11-2020, 12:34
Post: #15
|
|||
|
|||
RE: [Tutorial] Building an FFmpeg static binary for ARMv7
Thanks, I have fixed this now.
|
|||
10-11-2020, 13:10
(This post was last modified: 10-11-2020 13:11 by lyapounov.)
Post: #16
|
|||
|
|||
RE: [Tutorial] Building an FFmpeg static binary for ARMv7
I always download ffmpeg from https://johnvansickle.com/ffmpeg/
But my synology is an intel. I don't know if one of those builds works for ARMv7 |
|||
10-11-2020, 13:55
Post: #17
|
|||
|
|||
RE: [Tutorial] Building an FFmpeg static binary for ARMv7
The armhf download works for some ARMv7 machines but not all. ARMv7 covers a range of different CPUs with different hardware features.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)