Ticket #831 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Fix FFMPEG version check in configure

Reported by: verm Owned by: verm
Priority: high Milestone: 2.1.8
Component: General Version: devel
Severity: block Keywords: configure
Cc: Platform: All
Sub Component:

Description

At the moment there is only a very low-brow check for a recent version of FFMPEG, this needs to be updated to check for specific library versions. The FFMPEG provider doesn't require anything terribly recent, it's ffms2 that does.

Change History

comment:1 Changed 3 years ago by verm

  • Owner set to verm
  • Status changed from new to accepted

comment:2 Changed 3 years ago by verm

  • Priority changed from normal to high
  • Severity changed from minor to block

Bump priority, this should be done before anything else to get some testing in before the release.

comment:3 Changed 3 years ago by verm

(In [3035]) Set versions for ffmpeg: avcodec 52.27.0, avformat 52.32.0, avutil 50.3.0, postproc 51.2.0 and swscale 0.7.1, all of these are from r18642 in ffmpeg.. updates #831

comment:4 Changed 3 years ago by verm

  • Milestone changed from 2.1.7 to 2.2.0

Move ticket to milestone:2.2.0 as milestone:2.1.7 became a windows-only maintenance release.

comment:5 Changed 2 years ago by verm

  • Status changed from accepted to closed
  • Resolution set to fixed
  • Milestone changed from 2.2.0 to 2.1.8

Fixed in 2.1.8 actually..

Note: See TracTickets for help on using tickets.