Here is the CoreConverter command line I am using besides the -input, -output, and -convert_to options:
-dspeffect1="-resample=-frequency={qt}48000{qt}"
And all I get is a 40 byte file with the mp4 extension. What am I doing wrong here? I have tried with and without {qt}
Does the sequence of switches make any difference? I have convert_to option specified before the -dspeffect1 option. Is that ok?
Cheers. -aamitabh
-dspeffect1="-resample=-frequency={qt}48000{qt}"
And all I get is a 40 byte file with the mp4 extension. What am I doing wrong here? I have tried with and without {qt}
Does the sequence of switches make any difference? I have convert_to option specified before the -dspeffect1 option. Is that ok?
Cheers. -aamitabh
Comment