diff options
author | Tobias Rapp <[email protected]> | 2017-09-29 16:32:20 +0200 |
---|---|---|
committer | Tobias Rapp <[email protected]> | 2017-10-26 08:29:41 +0200 |
commit | a07ac9302335c1f12dcfb7d4ef57689f25c8e2c4 (patch) | |
tree | 39383827ac5ea455913ce6fcbe18cfd99059d371 /doc/examples | |
parent | ae100046ca32b0b83031a60d0c3cdfc5ceb9f874 (diff) |
avformat/wavenc: skip writing incorrect peak-of-peaks position value
According to EBU tech 3285 supplement 3 the dwPosPeakOfPeaks field
should contain the absolute position to the maximum audio sample value,
but the current implementation writes the relative peak frame index
instead.
Fix the issue by writing the "unknown" value (-1) for now until the
feature is implemented correctly.
Previous version reviewed-by: Peter Bubestinger <[email protected]>
Reviewed-by: Michael Niedermayer <[email protected]>
Signed-off-by: Tobias Rapp <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions