http://opensourcebridge.org/torrents/Open_Source_Bridge_2009_conference_audio,_raw.torrent
HELP WANTED:
We need to process these raw audio into delicious content that the
public will want to listen to. However, I won't be able to help much
with this beyond making sure that you have the data and suggest how to
organize this effort for those that would like to take this on:
1. At least one of you should confirm that you could download and play
the audio.
2. Write instructions for how to crowdsource the processing of these raw
files. I'd recommend creating a page on the planning wiki
<http://opensourcebridge.org/planning/> for a new "Audio Processing"
team that describes how to process these files into their final form,
such as:
a. Recommended tools with links, e.g., Audacity
b. Target format, e.g., MP3 mono VBR 128kbit/s normalized to -0.3 dB
c. What to do to the file, e.g. ensure audio starts with the
description of the talk else add it, then trim out unnecessary spaces,
suggested things to cut out, etc.
d. File naming conventions for the files (e.g., underlines rather
than spaces, sequence number, event name, name of talk, etc.
e. Guidelines for declaring status of the files, e.g., a table of
raw filenames on the wiki that volunteers can edit to declare who is
working on what file and it's state, e.g.,:
- Unclaimed file that needs a volunteer to process it.
- Claimed file that will be processed by a specific person, with
date of claim
- Uploaded file that's been processed by a specific person and
needs reviewing
- Rejected file that failed review, with reasons why
- Accepted file that's passed review by a specific person
3. Publish a broader call for volunteers to process the files, with
links to the finalized and tested instructions
4. Develop an easy way for folks to upload the processed audio files for
review and consolidation. Is there a free service people could upload
these files to easily, something like RapidShare but without the
annoyances? Otherwise, would setting up a group login on the production
servers that lets people use SFTP to upload to a chrooted directory be okay?
5. Develop a way to publish the consolidated set of processed audio
files. Maybe this is a torrent of everything and individual blip.tv
uploads of the rest.
6. Publish processed audio.
7. Broadcast announcements widely.
-igal
--
M. Edward (Ed) Borasky
http://borasky-research.net
"I've always regarded nature as the clothing of God." ~Alan Hovhaness
>> d. File naming conventions for the files (e.g., underlines rather
>> than spaces, sequence number, event name, name of talk, etc.
>>
>
> I think there is a sort-of-kind-of "standard" for this. If you look at
> what's on your system after you rip a CD, you'll see a distinct
> structure. Let me see if I can find that documented somewhere - I
> don't want to re-invent *that* wheel. ;-)
>
The files have names like "Wed_110_SESSION4.mp3", which are useless to
the public. We need to come up with a consistent way to give them useful
names like:
osbridge2009-0025-Spindle,_Mutilate_and_Metaprogram-by_Markus_Roberts_and_Matt_Youell.mp3
>> 4. Develop an easy way for folks to upload the processed audio files for
>> review and consolidation. Is there a free service people could upload
>> these files to easily, something like RapidShare but without the
>> annoyances? Otherwise, would setting up a group login on the production
>> servers that lets people use SFTP to upload to a chrooted directory be okay?
>>
>
> There are lots of "free" services out there, but they all have some
> kind of "catch" - ads, getting on email marketing lists, etc. Does
> Open Source Bridge or a sponsor have the resources to host stuff?
>
This task is about sharing intermediate files between members of the
processing team and NOT with the general public, which are addressed
elsewhere[1]. I'm fine with ads, but not fine with RapidShare's "you
must wait 60 seconds before downloading" approach. If we can find a free
and easy 3rd party way to share these somewhat large files, then I don't
have to engineer and support another custom service -- managing
accounts, locking them down, enforcing quotas, backing up data, etc.
This isn't "hard", I just want to avoid doing this if I can.
> Then again, if it's "only" 2.7 GB raw, perhaps we don't have a big
> problem. That's only 4 CDs uncompressed and unedited. That's only
> *one* DVD uncompressed and unedited.
I could dedicate 7GB of space for these files on the existing production
servers, while still leaving space for other things. However, the total
disk space used will depend on the workflow, for example, if we're
exchanging lossless files that are then used to produce the MP3 and OGG
files, then we need more space.
-igal
[1] The actual effort of publishing the final content to the general
public is described in these tasks:
See my previous email - tag them and software will rename them in any
number of organized ways with a directory structure and all that. I've
got stuff on my Windows box to do that already, actually - a side
benefit is that I can load them on my Zunes. ;-)
> I could dedicate 7GB of space for these files on the existing production
> servers, while still leaving space for other things. However, the total
> disk space used will depend on the workflow, for example, if we're
> exchanging lossless files that are then used to produce the MP3 and OGG
> files, then we need more space.
Are the "raw" files I downloaded lossless? They won't get any bigger
if they are. ;-) If they're compressed, do they need to be
decompressed to edit them?
We can store and exchange files with a lossless compression scheme -
flac is the obvious one. I'm guessing we will get pretty good
compression, since they're mostly a single human voice talking rather
than the Shostakovich 11th Symphony. ;-)
If you have problems finding a place to host the processed audio
files, the OSL might be able to host them on our FTP servers if the
total amount is no more than a couple of gig compressed audio. You
know how to get ahold of me whenever you get to this task :)
-Lance