All Tags » transcode » mp3 (RSS)

Browse by Tags

  • Only audio transcoding to 128 bitrate

    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...
    Posted to General Discussions (Forum) by dotmlj on 03-13-2008
Page 1 of 1 (1 items)