Welcome to MorphOS-Storage, a webserver dedicated to MorphOS users. ©2016-2024 Meta-MorphOS.org
Description:FFmpeg is a collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata.
Developer/Porter:BeWorld
Homepage:https://ffmpeg.org/
Readme:
ffmpeg 6.1.0
************

Required: MORPHOS 3.18

ffmpeg: ALTIVEC
ffmpeg.noaltivec ALTIVEC or not: just libx264 is compiled with no-altivec support
ffplay: need last SDL2

History:
********

28.12.23
- Update to 6.1 release
- add libx264 ALTIVEC (ffmpeg) and no-altivec (ffmpeg-noaltivec)
- add libfdk-acc
- add ffplay and fprobe

27.03.22
- Update to 4.4.1 release
- Now compiled with ALTIVEC support !
- use new openssl.library
- delete libxvid support
- builing with GCC 11.2

24.04.21
- update to 4.4 release
- delete SDL2 dependency on ffmpeg
- add xvid, fribidi libraries

I included a lot of external libraries :
- libmodplug
- libfreetype
- libfribidi
- libopus
- libvorbis
- libwebp
- libtheora
- libmp3lame (with altivec support)
- openssl (from SDK)
- lzma (from SDK)
- png (from SDK)
- bzlib
- zlib (from SDK)
- libx264 (with altivec support)
- libfdk-acc
- libharfbuzz (SDK)
- libxvid (with altivec support)

Lot of sources were taken from SDK, Wayfarer, AmigaOS4 port and Mplayer (fab) sources.

Thanks to KL/BatteMan/Papio/Tcheko.

BeWorld

Paypal:
Upload Date:Dec 28 2023
Category:Multimedia
Download:FFmpeg_6.1.0.lha
Md5:78bc8014644b9257127070828acf8aeb
Size:58 MB
Downloads:216
Screenshot(s)
History
FFmpeg_4.4.1.lha
Last Comments
papiosaur
31 Dec 2023
14:00
@Brumiga, je vais rajouter le support de ffplay dans la prochaine version de FFMPGui.
Brumiga
31 Dec 2023
11:49
J'ai suggéré sur meta-morphos à Papiosaur d'écrire une interface graphique pour ffplay. Qui de lui ou de toi se penchera sur l'écriture de celle-ci ?

I have suggested on meta-morphos to Papiosaur to write a graphical interface for ffplay. Who, him or you, will look into writing this one ?
BeWorld
31 Dec 2023
10:45
pour ffplay, cela devrait suivre avec ou sans altivec... de mon coté, j'ai remarqué qu'il n'était pas super stable avec certaines vidéos.
Brumiga
31 Dec 2023
09:22
Comment est compilé ffplay, uniquement avec altivec ou sans, générique ?

How is compiled ffplay, only with altivec or without, generic ?
ghh
30 Dec 2023
14:37
If I encode to h264 video (also in other situations),
terminating with Ctrl-C actually makes ffmpeg stop encoding but not terminate.
ffmpeg -i myvideo.avi result.mp4
ffmpeg -i myvideo.avi -an -c:v copy -f null nil:
ghh
28 Dec 2023
23:15
Super, good, excelent, awesome. Thank you BeWorld!
papiosaur
28 Dec 2023
22:21
The "old" FFMEGui work, i have added h264 support for next release. Don't hesitate to propose new options ;-)
Cool_amigaN
28 Dec 2023
20:57
Thanks Be!

Papi, can you pls do a GUI for this pack as well and re-upload? ;)