Hi,

I know this isn't a django specific question, but does anyone know of
a good python library or module for clipping/cutting an mp3 or ogg
file at a specified start and stop time? The functionality I need is:

1) take file (example.mp3)
2) take start and stop times (hh:mm:ss, hh:mm:ss)
3) return new file with audio from given start and stop times

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to