Bug ID: 228972
Summary: Please package emulators/ppsspp with the customized
ffmpeg shipped instead of multimedia/ffmpeg
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports...@FreeBSD.org
Reporter: ldb...@sdf.org CC: jbe...@FreeBSD.org, multi...@FreeBSD.org
CC: jbe...@FreeBSD.org, multi...@FreeBSD.org
The offical ffmpeg lacks some codec needed to play video CGs in PSP games,
which causes videos to be broken in PPSSPP. Instead PPSSPP uses its
slimmed-down build of ffmpeg.
I'm new to FreeBSD's port so I don't know if it is more proper to leave a
seperate port to that version of ffmpeg or directly include into
emulators/ppsspp.
--- Comment #3 from Jan Beich <jbe...@FreeBSD.org> ---
Adding support for bundled ffmpeg requires a lot of QA:
- FreeBSD port supports 10.4, 11.1, 11.2, 12.0; amd64, i386, aarch64, armv6,
armv7
- DragonFly port uses FreeBSD port as a base (currently no modifications)