Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#2045 closed defect (fixed)

avcodec init failed

Reported by: subjunk@… Owned by: reimar
Priority: normal Component: core
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

It looks like a change in the last 11 days in FFmpeg has broken MEncoder.
Whenever I run any command with any file I get:

avcodec init failed (ctx->codec->encode == NULL)!
FATAL: Cannot initalize video driver.

If I compile MPlayer with the FFmpeg I checked out on the 16th it still works perfectly, but with the current FFmpeg this bug occurs.

Change History (2)

comment:1 by reimar, 12 years ago

Resolution: fixed
Status: newclosed

Just a matter of removing the check. Fixed now in r34780 (well, I hope. I actually did not test properly).

comment:2 by subjunk@…, 12 years ago

Tested and confirmed, thanks

Note: See TracTickets for help on using tickets.