Re: [RDD] RDXport Error 400 with Some MP3's from MediaTouch

2012-06-03 Thread Bill Gade CJ Radio Group

mp3val was able to fix the file and it imports fine after.

The pre-mp3val file is at:
http://www.cj104radio.com/badsong.mp3

The fixed version is at:
http://www.cj104radio.com/goodsong.mp3

This is the output of the mp3val process for that particular mp3:
/Analyzing file MUC5165_Montgomery Gentry_Lonley And Gone.mp3...
WARNING: /home/OnAir/MUC Songs/MUC5165_Montgomery Gentry_Lonley And 
Gone.mp3 (offset 0x2fa7d6): Garbage at the end of the file
INFO: /home/OnAir/MUC Songs/MUC5165_Montgomery Gentry_Lonley And 
Gone.mp3: 7470 MPEG frames (MPEG 1 Layer III), +ID3v1+ID3v2, CBR

Done!/

I've checked a bunch of the ones that were giving the error and the all 
report garbage at the end of the file.  I assume its a bug in the 
Mediatouch Export.  For the record, this is the 2.6.7 and 2.6.8 versions 
of Mediatouch which created the problem.


Bill

On 6/2/2012 6:46 AM, Fred Gleason wrote:

On Jun 1, 2012, at 18:02 59, Bill Gade CJ Radio Group wrote:


Are there any known issues with files made by Mediatouch?

Can you post a link to one of these please?

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
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


[RDD] RDXport Error 400 with Some MP3's from MediaTouch

2012-06-01 Thread Bill Gade CJ Radio Group
I'm working on moving an entire audio library from Mediatouch to RD.

I exported every file as MP3/128/44100 then attempted a bulk import.

A very few of the files will work, the majority report an error.  The 
apache log shows it as 400 but there doesn't appear to be any further 
details.

I've played around renaming files to convince myself its not related to 
the actual file names - its the content of the file itself.  I've tried 
the option to fix broken formats to no avail.

The ones that work with rdimport also work with rdlibrary import - the 
ones that don't work, don't work anywhere.  I'm somewhere around 80-90% 
failure rate.

Are there any known issues with files made by Mediatouch?  In comparing 
the ones that do work and the ones that don't work - they appear 
identical as far as encoding, bitrates, etc.  That isn't surprising as 
they were all done at one time with a bulk export using the same settings.

My next step is to play around with exporting at different bitrates, 
file types, etc.  But I'm posting first incase anyone has already found 
something that makes the conversion process easy.

Bill


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


[RDD] Library and Import Problem with rdxport.cgi

2012-05-01 Thread Bill Gade CJ Radio Group
I'm having the same problem with making the library or command line 
import work with 2.1.3 on a fresh CentOS 6.2 install.

I got apache's config working and I see entries in the log files to 
prove we are making it that far.

In the default setup, with rd.conf showing rivendell/rivendell I get an 
instant Audio Convertor Error: OK message.  In apache's log thats is 
shown as a 500 error - but there is no error text reported in error_log 
- just the 500 in access_log


I've spent a few hours chasing any permission problems.

I have found that if apache runs as user rivendell - the error changes.  
In that scenario, the import begins to work and the temp files are 
created in /tmp - but then it fails with a second line in access_log of 
500.  The error message given becomes Audio Converter Error: Unable to 
create destination file.

I have tried chmod 777 /var/snd to rule out permission errors there - it 
doesn't work.

rdxport.cgi is setuid root - but the temp files are being created as 
rivendell - so it appears to be switching to the rd.conf user fine.



Is there a way to get better error messages out of rdxport.cgi?  It it 
would complain about whats wrong in the normal setup, it may lead me 
to the problem.  It certainly looks like its a permission problem given 
the change in error message when I run apache as the rivendell user - 
but even then I can't find what exactly is causing the can't create error.

I'm not attached to this OS install - but the CentOS 5 appliance cd 
won't run on my hardware.  Is there a CentOS 6 version of that which has 
everything working out of the box?  I could blow this away and use that 
instead.

Bill



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev