F5F Stay Refreshed Software Operating Systems Streaming several sound channels together with video in one application.

Streaming several sound channels together with video in one application.

Streaming several sound channels together with video in one application.

P
pant2002
Junior Member
2
03-28-2016, 10:43 AM
#1
I've searched extensively for a suitable tool that lets me capture multiple audio streams simultaneously. I'm seeking software similar to Dxtory, but it doesn't run smoothly on my system and often crashes when I press the record button—possibly due to AMD driver issues. I need a solution that integrates Virtual Audio Cables for recording gameplay, microphone, sound effects, and voice chats like Skype or TeamSpeak on separate tracks. If you know of any programs that can handle this setup in one file, please share them. I'm open to suggestions if nothing matches exactly. Thanks!
P
pant2002
03-28-2016, 10:43 AM #1

I've searched extensively for a suitable tool that lets me capture multiple audio streams simultaneously. I'm seeking software similar to Dxtory, but it doesn't run smoothly on my system and often crashes when I press the record button—possibly due to AMD driver issues. I need a solution that integrates Virtual Audio Cables for recording gameplay, microphone, sound effects, and voice chats like Skype or TeamSpeak on separate tracks. If you know of any programs that can handle this setup in one file, please share them. I'm open to suggestions if nothing matches exactly. Thanks!

C
Cosmium
Member
58
03-28-2016, 07:35 PM
#2
ffmpeg handles this seamlessly without any issues.
C
Cosmium
03-28-2016, 07:35 PM #2

ffmpeg handles this seamlessly without any issues.

R
RecklessCrow
Junior Member
43
04-02-2016, 01:35 PM
#3
I examined FFMpeg and it functions mainly as a command-line video encoder. To record, you’ll need to configure it with the appropriate input source and output settings.
R
RecklessCrow
04-02-2016, 01:35 PM #3

I examined FFMpeg and it functions mainly as a command-line video encoder. To record, you’ll need to configure it with the appropriate input source and output settings.

P
Pickkson
Member
174
04-02-2016, 01:52 PM
#4
Using DShow for video input, audio devices for sound, and saving the output to a file. https://ffmpeg.org/ffmpeg.html https://www.ffmpeg.org/ffmpeg-protocols.html https://trac.ffmpeg.org/wiki/AudioChannelManipulation https://trac.ffmpeg.org/wiki/How%20to%20...p%20option https://ffmpeg.org/ffmpeg-devices.html If you shared more specifics about your current setup and goals, it would be easier to guide you through the process.
P
Pickkson
04-02-2016, 01:52 PM #4

Using DShow for video input, audio devices for sound, and saving the output to a file. https://ffmpeg.org/ffmpeg.html https://www.ffmpeg.org/ffmpeg-protocols.html https://trac.ffmpeg.org/wiki/AudioChannelManipulation https://trac.ffmpeg.org/wiki/How%20to%20...p%20option https://ffmpeg.org/ffmpeg-devices.html If you shared more specifics about your current setup and goals, it would be easier to guide you through the process.

N
NinuDK
Member
157
04-02-2016, 05:21 PM
#5
Are there any GUI-based menu options for FFmpeg or similar tools? I'm looking for something easy to use and quick to learn. You mentioned needing to manage multiple audio streams—recording microphone, game sounds, and voice chat—so you want a program that lets you switch between them easily in software like Sony Vegas. You'd like to control exactly which tracks are active and record them accordingly.
N
NinuDK
04-02-2016, 05:21 PM #5

Are there any GUI-based menu options for FFmpeg or similar tools? I'm looking for something easy to use and quick to learn. You mentioned needing to manage multiple audio streams—recording microphone, game sounds, and voice chat—so you want a program that lets you switch between them easily in software like Sony Vegas. You'd like to control exactly which tracks are active and record them accordingly.

T
Tywasho
Junior Member
35
04-02-2016, 09:42 PM
#6
You require a graphical interface because the setup process would take roughly 20 minutes, and launching it from a batch script is more convenient during recording. Which audio devices are you working with? Do you have separate devices for each track you wish to capture?
T
Tywasho
04-02-2016, 09:42 PM #6

You require a graphical interface because the setup process would take roughly 20 minutes, and launching it from a batch script is more convenient during recording. Which audio devices are you working with? Do you have separate devices for each track you wish to capture?

H
HadiMontana
Junior Member
28
04-10-2016, 11:19 AM
#7
A GUI would simplify the setup process. I prefer starting recordings by pressing a key instead of running a batch script. The current setup sends audio through multiple lines, with Skype and Teamspeak going to line 2 and line 3 for headset input. It seems each track uses a different device.
H
HadiMontana
04-10-2016, 11:19 AM #7

A GUI would simplify the setup process. I prefer starting recordings by pressing a key instead of running a batch script. The current setup sends audio through multiple lines, with Skype and Teamspeak going to line 2 and line 3 for headset input. It seems each track uses a different device.