Hello...
I'm trying to use dmc to record an hour long he aac v2 archives off of my sound card (std in). I've set up everything according to the documentation and copied the relevant info from my CD ripper profile. Other audio programs are picking up audio from the soundcard w/o issue.
When I enter in the following command:
...DMC will run for less than a second and produce a 2k file.
I'm probably missing something really obvious. I've looked all over this forum so my apologies if this has been answered before but is there something different I should be doing to make this happen?
Any help greatly appreciated...
If it makes a difference I am using the trial version of DMC Reference. Once I make sure this will actually work I'll buy the full thing.
Thanks!
I'm trying to use dmc to record an hour long he aac v2 archives off of my sound card (std in). I've set up everything according to the documentation and copied the relevant info from my CD ripper profile. Other audio programs are picking up audio from the soundcard w/o issue.
When I enter in the following command:
Code:
CoreConverter.exe -infile="-" -outfile="d:\foo.mp4" -sourcefreq="44100" -sourcechannels="2" -sourcebits="16" -sourcelength="3600000" -convert_to="m4a Nero (AAC)" -cli_encoder="D:\Program Files\Illustrate\dBpoweramp\encoder\m4a Nero (AAC)\neroAacEnc.exe" -cli_cmd="-q .45 -hev2 -ignorelength -if - -of {qt}[outfile]{qt}" -selection="0,4,3"
I'm probably missing something really obvious. I've looked all over this forum so my apologies if this has been answered before but is there something different I should be doing to make this happen?
Any help greatly appreciated...
If it makes a difference I am using the trial version of DMC Reference. Once I make sure this will actually work I'll buy the full thing.
Thanks!
Comment