On Fri, Jan 20, 2012 at 7:40 PM, Brooks Whiteford <[email protected]> wrote: > Hey all, > Just a quick update here, I looked in the syslog when caed starts, and I > found this: > > caed: Found MAD decoder library, MPEG L2 decoding supported
Brooks, MPEG L2 is MPEG-1#Layer II aka MP2 see: http://en.wikipedia.org/wiki/MPEG-1_Audio_Layer_II MP3 on the other hand is MPEG-1 or MPEG-2 Audio Layer III see: http://en.wikipedia.org/wiki/MP3 Hope this helps. > > I was surprised to see that because of the trouble we're having importing. > The error once again is "RDXport service returned an error". > > We're on site now with these guys, does anyone have any ideas? > > Thanks as always, > Brooks all the best, drew > > On Mon, Jan 16, 2012 at 4:42 PM, Geoff Barkman <[email protected]> > wrote: >> >> If you run Ubuntu a real easy way of getting mp3 support... and lots >> of other handy things like M$ fonts, Java and shockwave flash, is to >> open sympatic and install "Ubuntu Restricted Extras" ... it installs >> lots of cool stuff. >> >> On Tue, Jan 17, 2012 at 2:27 AM, Brooks Whiteford >> <[email protected]> wrote: >> > Great comments everyone, your support reminds me of why I like Rivendell >> > and >> > it's associated community so much! >> > >> > I will take a look and let you know what I find. >> > >> > Thanks, >> > Brooks >> > >> > On Mon, Jan 16, 2012 at 6:35 AM, Fred Gleason <[email protected]> >> > wrote: >> >> >> >> On Jan 14, 2012, at 17:45 12, Wayne Merricks wrote: >> >> >> >> > MPEG is not necessarily the same as MP3. I think libmad was the MPEG >> >> > libraries, you're looking at lame and twolame for mp3 and mp2 >> >> > support. >> >> >> >> There are three libraries that RD uses for 'MPEG support'. >> >> Specifically: >> >> >> >> Lame - MPEG Layer 3 (aka 'mp3') exports >> >> >> >> TwoLame - MPEG Layer 2 (aka 'mp2') exports, as well as L2 capture on >> >> ALSA >> >> and JACK. L2 captures on HPI setups use the onboard hardware codec >> >> >> >> LibMad - MPEG Layer 2 and 3 imports, as well as L2 playout on ALSA and >> >> JACK. L2 playouts on HPI setups use the onboard hardware codec >> >> >> >> Just because RD has been built with MPEG support doesn't necessarily >> >> mean >> >> that it will work at runtime -- the relevant libraries have to be >> >> available. >> >> When caed(8) is started, it will list what libraries have been >> >> detected in >> >> the syslog (LogInfo priority). Generally, that should be the first >> >> place to >> >> look when having problems with getting MPEG to work. >> >> >> >> 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://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev >> > >> > >> > >> > _______________________________________________ >> > Rivendell-dev mailing list >> > [email protected] >> > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev >> > >> _______________________________________________ >> Rivendell-dev mailing list >> [email protected] >> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > > > > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > -- http://freemusicpush.blogspot.com/ _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
