Changes between Version 4 and Version 5 of Ticket #10345


Ignore:
Timestamp:
May 6, 2023, 2:40:34 PM (3 years ago)
Author:
Noitarud
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10345 – Description

    v4 v5  
    99•Encode stereo to mono-multiplex
    1010•Encode quadrophonic to mono-multiplex
    11 Better to create an output filter (like WaveOut) or as FFDSHOW filter.
     11Better to create an output filter (like WaveOut) or as FFDSHOW filter, so all MP3s and such can be played without file conversion.
    1212
    13 And consider a codec, the single stream could confer benefits, and for stream's decoder have either full decode or decode to mono-multiplex (for stereo or quadrophonic FM receivers). I have seen such a quad-receiver some time back but I do not plan to follow this ticket and wait to test though.
     13And consider a codec, the monaural stream could confer benefits, and for the stream's decoder, have either full decode or decode to mono-multiplex (for stereo or quadrophonic FM receivers). I have seen such a quad-radio-receiver some time back but I do not plan to follow this ticket and wait to test though.