Post Reply 
Transcoding only multichannel dsf files
21-06-2021, 13:29
Post: #4
RE: Transcoding only multichannel dsf files
MinimStreamer uses FFmpeg for transcoding, so this is controlled by how FFmpeg handles this situation. If FFmpeg is dropping the silent channel by default, there might be an FFmpeg option to preserve the silent channel. You can specify FFmpeg options in MinimStreamer using the stream.options property.

From a quick look at the FFmpeg documentation, it seems the -map_channel option (see this section) might enable you to control this. The description of -map_channel mentions using "-l" to map a muted channel.

I have no experience with multichannel audio and no equipment that can play these files, so it would be difficult for me to try experiments to find the correct -map_channel setting for your situation. I hope this pointer will enable you to make some progress.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Transcoding only multichannel dsf files - simoncn - 21-06-2021 13:29

Forum Jump:


User(s) browsing this thread: 1 Guest(s)