Wednesday

convert ape to mp3

with opensource software only, no installations required

1.Download ffmpg http://ffmpeg.zeranoe.com/builds/

2.Conver ape into Wav by ffmpeg.exe -i file1.ape file1.wav

3.Download lame http://lame.sourceforge.net/download.php

4.encode wav into mp3 with lame file1.wav

No comments:

here is powershell script on how to get list of files from changesets associated with one tfs task

$dllPath = "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\...