Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#7118 closed defect (invalid)

Unknown encoder OSX 10.9 Mavericks

Reported by: Atalantia Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
How to reproduce:
/usr/local/Cellar/ffmpeg/3.4.2/bin/ffmpeg -loglevel 24 -i ~/path/to/myMovie.avi -c:v libx265 -crf 28 -c:a aac -b:a 128k ~/path/to/newMovie.mp4

--> Unknown encoder 'libx265'

A search for libx265 I finds:

40.0 B Alias 01.04.18 12:26 01.04.18 12:26 /usr/local/lib/libx265.151.dylib libx265.151.dylib
32.0 B Alias 01.04.18 12:26 01.04.18 12:26 /usr/local/lib/libx265.a libx265.a
36.0 B Alias 01.04.18 12:26 01.04.18 12:26 /usr/local/lib/libx265.dylib libx265.dylib
17.0 B Alias 01.04.18 12:26 01.04.18 12:26 /usr/local/Cellar/x265/2.7/lib/libx265.dylib libx265.dylib
13.4 MB Ar Archive 01.04.18 12:26 01.04.18 12:26 /usr/local/Cellar/x265/2.7/lib/libx265.a libx265.a
11.1 MB Dynamic Library 01.04.18 12:26 01.04.18 12:26 /usr/local/Cellar/x265/2.7/lib/libx265.151.dylib libx265.151.dylib

Change History (5)

comment:1 by Carl Eugen Hoyos, 6 years ago

Component: ffmpegundetermined
Keywords: libx265 removed
Priority: importantnormal
Version: 3.2.4unspecified

You need to enable optional codecs at compile time, please ask all usage and build questions on the FFmpeg user mailing list, this is a bug tracker.

comment:2 by Carl Eugen Hoyos, 6 years ago

Resolution: invalid
Status: newclosed

comment:3 by Atalantia, 6 years ago

Component: undeterminedffmpeg
Keywords: libx265 added
Priority: normalimportant
Version: unspecified3.4

comment:4 by Carl Eugen Hoyos, 6 years ago

Component: ffmpegundetermined
Keywords: libx265 removed
Priority: importantnormal
Version: 3.4unspecified

comment:5 by Test, 6 years ago

Hello, @cehoyos

Unrelated to this issue, but I think you haven't seen my last comment on issue https://trac.ffmpeg.org/ticket/7115

Can you please review that comment, because I posted all relevant details there. Is it possible to reopen #7115?

Thanks.

Note: See TracTickets for help on using tickets.