Ticket #425 (closed defect: fixed)
Always pass magic cookie to QTSoundDescriptionCreate
| Reported by: | astrange | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3 |
| Component: | Perian-Main | Version: | 1.1.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I've fixed this for ff_import, but MKV still creates sound descriptions then adds the magic cookie later. This is quite likely to break AAC again in the future.
(we also need to set mFramesPerPacket to 0 for VFR codecs, not 1 or anything else)
Change History
Note: See
TracTickets for help on using
tickets.

I did this too.