Ticket #709 (reopened enhancement)

Opened 18 months ago

Last modified 4 months ago

Dolby pro logic IIx and IIz downmixing

Reported by: dE_logics Owned by:
Priority: wish Component: swresample
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

ffmpeg, currently when down mixing multi channel audio, does it in a very simple way.

As an enhancement, it should support Dolby pro logic IIz encoding to encode 5.1 or 7.1 to stereo (pro logic II, pro logic IIx respectively) or 9.1 audio to 5.1 or 7.1 (pro logic IIz).

Change History

comment:1 Changed 18 months ago by cehoyos

  • Status changed from new to open
  • Component changed from FFmpeg to swresample
  • Reproduced by developer set

comment:2 Changed 4 months ago by richardpl

  • Status changed from open to closed
  • Resolution set to fixed

I belive this have been implemented in libswresample as:

{{{-matrix_encoding <int> ....A. set matrixed stereo encoding (from 0 to 2)

none ....A. select none
dolby ....A. select Dolby
dplii ....A. select Dolby Pro Logic II}}}

Please reopen if you think it is not.

Version 0, edited 4 months ago by richardpl (next)

comment:3 Changed 4 months ago by cehoyos

Pro logic IIz is definitely not supported, but afaict 9.1 is generally not supported by FFmpeg and I don't think we have any samples.

comment:4 Changed 4 months ago by cehoyos

What is missing is Pro Logic IIx 7.1 -> 5.1 down-mixing.

comment:5 Changed 4 months ago by richardpl

  • Status changed from closed to reopened
  • Resolution fixed deleted
  • Summary changed from Dolby pro logic IIz encoding. to Dolby pro logic IIx and IIz downmixin

comment:6 Changed 4 months ago by richardpl

  • Summary changed from Dolby pro logic IIx and IIz downmixin to Dolby pro logic IIx and IIz downmixing
Note: See TracTickets for help on using tickets.