Python VBR to CBR

2006-03-28 Thread timsspamaddress
Hi, I'm currently downloading podcasts using Juice, and I want to get them more easily transferred to my music player (Creative Zen). I'm currently writing something that will rename and alter the ID tags to be more friendly (in Python), but in the process, I'd like to convert from Variable Bit

Re: Python VBR to CBR

2006-03-28 Thread Matthias Bläsing
timsspamaddress wrote: I'm currently writing something that will rename and alter the ID tags to be more friendly (in Python), but in the process, I'd like to convert from Variable Bit Rate to Constant Bit Rate. Is there a library for doing this, or alternatively, what would be the stages