Opened 13 years ago

#1915 new defect

mencoder -profile: Error parsing option oac=faac=1

Reported by: frank.breitling@… Owned by: reimar
Priority: normal Component: core
Version: unspecified Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Hi,

Using mencoder with .mplayer/mencoder.conf profiles gives me the following error:

ubuntu:~/test$ mencoder -profile h264lame test.AVI -o test.mp4
MEncoder 1.0rc4-4.5.2 (C) 2000-2010 MPlayer Team
MPlayer was compiled without libfaac. See README or DOCS.
Error parsing option oac=faac=1 at line 7

This happens on my Ubuntu system where mencoder is compiled without AAC support and one of my profiles uses AAC.

However, in the above case I am using a profile without AAC but with lame encoding options.
Mencoder should only parse the (lame) profile which is being used and not all profiles which exist in the mencoder.conf file. Otherwise the user is required to a adapt his mencoder.conf file to specific mencoder installations, which is not useful.

I think the required changes are minimal.
Please have a look.

Best regards

Frank

Change History (0)

Note: See TracTickets for help on using tickets.