Skip to main content

Questions tagged [mono]

Use "mono" for audio, i.e. mono as opposed to stereo. Use "mono-framework" for questions about the open source .NET implementation.

1 vote
1 answer
199 views

Check difference between channels in stereo audio and extract one of them

I have a recording device that produces "almost mono" files - where the left and right audio track differ by negligible amounts. This answer tells me how to extract the left channel. ffmpeg ...
mwfearnley's user avatar
  • 7,563
0 votes
1 answer
450 views

Is it possible to convert one channel of a stereo MP3 file losslessly to a mono MP3 file?

I recorded a mono microphone with an MP3 recorder which can only record stereo formats. Now I want to reduce the file size by removing the silent channel. Is there a lossless way to do this? This ...
Frank Breitling's user avatar
2 votes
1 answer
2k views

ffmpeg combining both -af and -filter_complex filters (use left track to create mono only track *and* normalise audio)

I have lossless video captures of videotapes that I'm going to convert to FFV1 and FLAC. For a select few tapes, in the process, I also need to convert the audio to mono (only the left track exists as ...
Antonio Banderéz's user avatar
0 votes
0 answers
30 views

What video containers allow monaural audio?

I want to reduce video file's size and, instead encoding mono as two identical stereo channels, encode it as a one-channel mono. But will I be able to mux this true mono with video? I'm asking, ...
Chris Hodges's user avatar
0 votes
1 answer
2k views

How to change all mic output to mono from stereo in linux

I have ubuntu 21.04. And no matter which mic I use whether inbuilt mic or external mic all the mic input is only outputted to left channel only. I want to make that my both channel have same output i....
PhoenixCreation's user avatar
1 vote
0 answers
688 views

ubuntu unable to run .exe program using wine

I want to tun a .exe program using wine in Ubuntu 20.04 LTS but it fails What i run: wine app.exe What it returns: 0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 0034:...
openmindamir's user avatar
0 votes
0 answers
52 views

nohup not starting mono

What I've done I have a home server where I test scripts before deploying them on a remote server. The script does some checks and at the end it starts a mono process in the background, using nohup to ...
Themelis's user avatar
  • 111
0 votes
1 answer
2k views

Can't run an exe app on linux with wine

I installed wine. But when i try to run the exe app. I get the following output. 009:err:mscoree:CLRRuntimeInfo_GetRuntimeHost Wine Mono is not installed I then installed wine mono but i get the same ...
Kingunem's user avatar
0 votes
1 answer
1k views

ffmpeg libtwolame mp2 how set options like mode or copyright

How I can change the audio mode (and other option flags) for libtwolame (mp2) encoder in ffmpeg? I've tried with ffmpeg -f jack -i ffmpeg -r 48000 -c:a mp2 -mode "m" -b:a 128k and also -mode 'm' -...
destmaster's user avatar
0 votes
1 answer
49 views

Audio switching to mono under a certain volume

Since a little time I'm experiencing that my audio on Windows 10 swtiches to mono under around 10% of the maximum volume (it isn't a fixed value, if you lower the volume the threshold lowers in ...
user avatar
2 votes
1 answer
2k views

Split Stereo Input Device to 2 separate Mono Input Devices

I have a Focusrite Scarlet Solo 3rd Gen that I am using to connect my microphone and console audio from my monitor so I can have all my audio in one place. It sends the audio as an input to Windows 10 ...
AniMester's user avatar
0 votes
1 answer
346 views

CS-Script for SublimeText not working (C# Intellisense)

I'd like to use C# Intellisense for SublimeText 3 (OS X). I need it to develop games with Unity3D. So I installed OmniSharp and CS-Script for it. OmniSharp works so far but CS-Script doesn't. When I ...
drpelz's user avatar
  • 101
1 vote
1 answer
3k views

Command for toggling mono audio

There is an option in Settings app under Ease of Access > Audio that allows system-wide mono audio. I find the audio sounds better on mono audio when using telecoil neckloops, however I switch ...
MrU's user avatar
  • 259
1 vote
0 answers
99 views

Mono winforms failed to render persian text on linux

I'm trying to run a Persian application in mono. But the texts are disconnected and reversed. I'm running this test app on Ubuntu 19.04 (gnome in X11) I also tried running it on a Raspberry pi (...
Erfan Azhdari's user avatar
-1 votes
1 answer
93 views

Compile C# program with Mono in Ubuntu14.04

According to this https://www.mono-project.com/download/stable/#download-lin, I've installed mono-devel, then according to this https://www.mono-project.com/docs/getting-started/mono-basics/ I run csc,...
jw_'s user avatar
  • 862

15 30 50 per page