Hi, im batch converting some files and i want the output to be the same origin folder + new folder.
Example
c:\artist1\album1\music.flac
and i want it to be:
c:\artist1\album1\convertedmusic\music.mp3
and like so for all of the 1000+ files im converting, but the problem is that i keep getting ALL of the 1000+ files in
c:\artist1\album1\convertedmusic\ALL OF THE 1000+ FILES
instead of:
c:\artist2\album2\convertedmusic\music.mp3
c:\artist3\album3\convertedmusic\music.mp3
c:\artist4\album4\convertedmusic\music.mp3
Some help would be great...
Example
c:\artist1\album1\music.flac
and i want it to be:
c:\artist1\album1\convertedmusic\music.mp3
and like so for all of the 1000+ files im converting, but the problem is that i keep getting ALL of the 1000+ files in
c:\artist1\album1\convertedmusic\ALL OF THE 1000+ FILES
instead of:
c:\artist2\album2\convertedmusic\music.mp3
c:\artist3\album3\convertedmusic\music.mp3
c:\artist4\album4\convertedmusic\music.mp3
Some help would be great...
Comment