Changes between Version 2 and Version 4 of Ticket #10345
- Timestamp:
- May 6, 2023, 2:36:03 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10345 – Description
v2 v4 3 3 I built a mono FM transmitter and once when I tested it I had nothing to transmit so I used an FM radio station, I received it on another radio – and the STEREO light came on! 4 4 5 Would you like to create a filter that can: 6 •Encode stereo to mono-multiplex (probably requires lossless save) 7 •Encode quadrophonic to mono-multiplex 8 And since this would also work with mono VHS taped recordings of television, 5 Would you like to create a filter, since this would also work with mono VHS taped recordings of television: 9 6 •Decode mono-multiplex to stereo 10 7 8 For these two functions, 9 •Encode stereo to mono-multiplex 10 •Encode quadrophonic to mono-multiplex 11 Better to create an output filter (like WaveOut) or as FFDSHOW filter. 12 11 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.


