Ticket #633 (closed defect: fixed)

Opened 2 years ago

Last modified 2 months ago

ALAC decoding broken for some Quicktime files

Reported by: hartman Assigned to: gbazin
Priority: low Milestone: 0.9.0 bugs
Component: Decoders Version: master
Severity: minor Keywords:
Cc: Platform(s): all
Difficulty: easy Work status: Not started

Description (Last modified by hartman)

Some QuickTime? files (those with qt3+ sound atoms) have an unusual amount of extradata.

Change History

04/10/06 21:37:06 changed by hartman

The decoder expects 36 bytes, we are sending 72 bytes of extradata.

04/10/06 21:58:46 changed by hartman

The problem only is for qt3+ sound atoms. which use the V1 Sounddescription....

04/10/06 22:14:53 changed by hartman

  • severity changed from normal to minor.
  • summary changed from ALAC decoding broken to ALAC decoding broken for some Quicktime files.
  • description changed.
  • milestone changed from 0.8.5-test3 to 0.8.6 bugs.

04/10/06 22:15:32 changed by hartman

see mplayer sample A-Codecs/Lossless/ALAC/alac.mov and bgirl_trailer.mov

08/21/07 01:59:35 changed by funman

ffplay works fine with them, vlc not yet

07/05/08 22:59:40 changed by fenrir

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