Ticket #28 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

AC-3 in .mov

Reported by: dconrad Assigned to: gbooker
Priority: normal Milestone: 1.7.5
Component: a52codec Version: 1.7.2
Severity: normal Keywords:
Cc:

Description

Sometimes a badly-packetized AC-3 track in an AVI resaved as a self-contained .mov becomes garbled when attempting to play it back. This seems to be due a typo in AppendInputData?, unnoticed because QuickTime apparently only gives decoders multiple packets at once with self-contained .mov files.

Attachments

ac3_mov.diff (0.6 kB) - added by dconrad on 03/30/07 23:15:57.
badly packetized.mov (177.1 kB) - added by dconrad on 03/30/07 23:16:41.
example file

Change History

03/30/07 23:15:57 changed by dconrad

  • attachment ac3_mov.diff added.

03/30/07 23:16:41 changed by dconrad

  • attachment badly packetized.mov added.

example file

03/31/07 08:03:00 changed by gbooker

  • status changed from new to closed.
  • resolution set to fixed.

(In [37]) Fix for incorrect AppendInputData? call with badly packetized data. Thanks David. Closes #28

04/06/07 13:44:22 changed by gbooker

  • version set to 1.7.2.
  • milestone set to 1.7.5.