You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying following mix command using this ffmpeg prebuilt library on nexus 5 having 5.1 os. My app gets hang and does not execute full command. However this binary execute other simple commands correctly.
I am trying following mix command using this ffmpeg prebuilt library on nexus 5 having 5.1 os. My app gets hang and does not execute full command. However this binary execute other simple commands correctly.
./ffmpeg -i ResampleBeat.wav -i ResampleRecording.wav -filter_complex amix=inputs=2:duration=longest:dropout_transition=3 MixAudio.m4a
The text was updated successfully, but these errors were encountered: