ffmpeg4discord
                                
                                
                                
                                    ffmpeg4discord copied to clipboard
                            
                            
                            
                        feat: Implement audio merge functionality
Add Audio Merge Feature
Adds a new --amerge command-line flag and corresponding web UI checkbox to allow merging all audio streams into a single mono channel after the main encoding process is complete. This uses an ffmpeg filter_complex (amerge + pan) for proper downmixing.