On Jan 31, 2015, at 11:25 11, Bill Putney <[email protected]> wrote:

> I guess I see this happening on a Mac or PC outputting some metadata tagged 
> intermediate file format that RDimport can deal with (like FLAC). It seems to 
> me that Fred G. once told me that Rivendell could deal with metadata in Chart 
> Chunk but I don't know of a ripper that really knows how to store stuff that 
> way.

It does, but CC can be a rather impoverished format for music metadata — it is 
really aimed more at spot transfers.


> Personally I'd be really happy to have 44.1 Ksps/16 bit PCM Stereo files 
> without any intermediate conversion but that seems to be problematic from the 
> metadata transport perspective.

As you’ve doubtless surmised from the other respondents to this thread, there 
are lots of possibilities here, but each one typically requires a bit of custom 
scripting due to variations in how the various models of rippers work.  The 
typical strategy is to have the ripper generate an audio file (WAV or FLAC) and 
a separate file containing metadata for each track, then to run an importer 
script over the resulting set of files to import them into RD.  The current 
2.10.x series of RD has added a number of new switches to rdimport(1) to 
facilitate the writing of such scripts; to get an idea of some of the 
possibilities, see:

        https://github.com/ElvishArtisan/rivendell-importers

Cheers!


|----------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |              Chief Developer             |
|                           |              Paravel Systems             |
|----------------------------------------------------------------------|
|          A room without books is like a body without a soul.         |
|                                         -- Cicero                    |
|----------------------------------------------------------------------|

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to