4 posts tagged with segment. (View popular tags)
Displaying 1 through 4 of 4. Subscribe:
I have a podcast that downloads as multiple segments over multiple days. Its format arrives as YYYYMMDD_showcode_segment.mp3; so, for example, one download might result in files as 20090323_goofa_01.mp3 through 20090323_goofa_21.mp3, and also within the same download 20090324_goofa_01.mp3 through 20090324_goofa_21.mp3. What I'm looking for is a Unix script (shell, perl, what have you) that would look at a directory and look at what dates are represented there, and let me join all of the segments together by day. I can use mpgtx -j to do the actual joining; I'm looking for the code that would let the script determine what dates are in the directory and then get each day's segments united into a single MP3 for that day's show.
posted by WCityMike
on Mar 25, 2009 -
5 answers
I'm trying to figure out how many people in the US work from home, but aren't (traditional) telecommuters. [more inside]
posted by jenkinsEar
on Sep 17, 2008 -
3 answers
Best way to add a computer to LAN that is only connected to one workstation? [more inside]
posted by imaswinger
on Feb 6, 2007 -
5 answers
I have a set of about two dozen DVD-ready MPEG-2 files that I'd like to combine into one file without re-encoding. What's the easiest way to do this? I can do under XP or OS X, but XP is preferred. [more inside]
posted by aaronetc
on Oct 4, 2006 -
8 answers