Opened 12 years ago

Closed 11 years ago

#716 closed defect (fixed)

overriding IntraPeriod causes encoder crash when used with encoder_intra_main.cfg

Reported by: dthoang Owned by:
Priority: minor Milestone: HM-8.2
Component: HM Version: HM-8.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

Loading encoder_intra_main.cfg and then overriding IntraPeriod on the command line with a value higher than 1 causes the encoder to crash.

Change History (2)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

comment:2 Changed 11 years ago by davidf

  • Milestone set to HM-8.2
  • Resolution set to fixed
  • Status changed from new to closed

To use the encoder with predicted pictures a configuration of the GOP must be provided. In the intra config files there is no such configuration.

Fixed in r2920.

This fixes the issue by causing the encoder to reject a configuration that does not specify a GOP and having --IntraPeriod > 1.

Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • David Flynn(Subscriber, Participant)
  • Dzung Hoang(Reporter)
  • Frank Bossen(Subscriber)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Always)