Sorry, but there are no more tags available to filter with.
-
Hi. I'm trying to transcode an MP3 file to a bitrate of 64 but the resulting transcodet files are always 128. It's like the system ignors the bitrate:64 option. My code is as follows (.Net 2.0 VB) Dim nirvAudio As New Audio() Dim options As String () = { "bitRate:64" } nirvAudio.Transcode...
Page 1 of 1 (1 items)