Yeah you're probably right! ...I read somewhere that it is a known bug in libMAD... here people were saying https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/244722 Quite annoying after all. Is there any chance to replace libMAD with FFmpeg as default decoder? In that case maybe we could import even audiotracks from videoclip...
2012/1/26 Alan Peterson <[email protected]>: > Is it possibly due to the bit rate being variable instead of constant? I've > seen some not-great Win audio programs that would also throw up if they were > fed a VBR. > > Audacity might just be resaving the file as a CBR MP3, which could be > somewhat more palatable to the system. Just a guess. > > -ap > > > ----- Original Message ----- > From: "Alessio Elmi" <[email protected]> > To: "Jorge Soto" <[email protected]>, "User discussion about the Rivendell > Radio Automation System" <[email protected]> > Sent: Thursday, January 26, 2012 4:37:30 AM GMT -05:00 US/Canada Eastern > Subject: Re: [RDD] Can Import Everything Except MP3 > > Strange... I also have problems with some mp3 files... even if I > installed mad/twolame/lame, and apparently they were encoded by lame > itself. > Here's what mediainfo says about: > > Audio > Format : MPEG Audio > Format version : Version 1 > Format profile : Layer 3 > Mode : Joint stereo > Mode extension : MS Stereo > Duration : 3min 59s > Bit rate mode : Variable > Bit rate : 212 Kbps > Channel(s) : 2 channels > Sampling rate : 44,1 KHz > Stream size : 6,06 Mb (100%) > Writing library : LAME3.90. > Encoding settings : -m j -V 2 -q 2 -lowpass 19 --vbr-old > > And here's one of those files > > http://www.mediafire.com/?aq8y50gnppq16z5 > > Thank you for helping > > Alessio > > 2012/1/26 Jorge Soto <[email protected]>: >> Probably nothing to do with your problem, but a friend of mine gave me an >> mp3 cd that he compiled using musicmatch on windows. When I dragged and >> dropped the songs into my dropbox they would not import. I opened them in >> Audacity and saved as mp3, dropped them again into my dropbox and they >> worked fine, go figure. >> >> ________________________________ >> From: Brooks Whiteford <[email protected]> >> To: User discussion about the Rivendell Radio Automation System >> <[email protected]> >> Sent: Wednesday, January 25, 2012 7:07 AM >> Subject: Re: [RDD] Can Import Everything Except MP3 >> >> Robert - I do have the libmad development package installed, but thank you >> for the idea. >> >> Despite continued efforts, we're still not able to figure this one out. Does >> anyone have an idea where to go from here, or need more information from me? >> >> Thank you for your help, >> Brooks >> >> On Mon, Jan 23, 2012 at 2:26 AM, Robert Jeffares <[email protected]> >> wrote: >> >> you also need to install libmad -devel which provides something that is >> needed by RD >> >> It is available as an rpm >> >> regards >> >> Robert >> >> >> >> >> On 23/01/2012 09:01, Brooks Whiteford wrote: >> >> Another update in case anyone was on this thought process... I uninstalled >> the Ubuntu libmad package and installed it from source. After adding >> /usr/local/lib to the shared library search path, RD had no trouble finding >> it again, but still the same RDXport errors. >> >> Thanks again for your help everyone. >> Brooks >> >> On Sat, Jan 21, 2012 at 10:41 PM, Brooks Whiteford >> <[email protected]> wrote: >> >> Thanks for your help again. I added that option to rd.conf, and only saw the >> following when trying to import: >> >> as debug priority: >> caed: connected to JACK server >> Then after the export failed: >> rdxport.cgi: unlink(/var/snd/010001_001.wav): No such file or directory >> >> Does this reveal anything? >> >> >> On Sat, Jan 21, 2012 at 10:46 AM, Fred Gleason <[email protected]> >> wrote: >> >> On Jan 20, 2012, at 19:40 14, Brooks Whiteford wrote: >> >>> 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 >> >> So it looks like you've got the library you need. Good. >> >> Now, in '/etc/rd.c'onf', add/uncomment the following two lines: >> >> [Logs] >> LogXloadDebugData=Yes >> >> and then restart the Rivendell daemons. >> >> This will cause the RDXport service to send a large volume of messages to >> syslog every time it processes an xport. The messages are sent with DEBUG >> priority, so (depending on your distro) you may have to modify your default >> syslog setup to see them. >> >> 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 >> >> >> >> _______________________________________________ >> 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
