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

2012-06-04 Thread Alessio Elmi
Hi,
I did found the same problem. Thank you for suggesting this free tool!

Alessio

2012/6/4 Alessio Elmi :
> Hi,
> I did found the same problem. Thank you for suggesting this free tool!
>
> Alessio
>
> 2012/6/4 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
>>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


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


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

2012-06-02 Thread Fred Gleason
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


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

2012-06-02 Thread Rüdiger
Am 02.06.2012 00:02, schrieb Bill Gade CJ Radio Group:

> 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.


Try this script to import all in the group "music". First you have to
install "mp3val". Thats a small commandline tool to fix mp3 error...

With this script you'll have segue m


mp3val -f *.mp3
mp3val -f *.MP3
rm *.bak
rdimport --drop-box --log-mode --fix-broken-formats --autotrim-level=-43
--normalization-level=-10 --segue-level=-8 --segue-length=3000 music * &
-


-- 
--

Ruediger

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


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

2012-06-02 Thread Rüdiger
Am 02.06.2012 00:02, schrieb Bill Gade CJ Radio Group:

> 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.


Try this script to import all in the group "music". First you have to 
install "mp3val". Thats a small commandline tool to fix mp3 error...

With this script you'll have segue marker in every track, too...!


mp3val -f *.mp3
mp3val -f *.MP3
rm *.bak
rdimport --drop-box --log-mode --fix-broken-formats --autotrim-level=-43 
--normalization-level=-10 --segue-level=-8 --segue-length=3000 music * &
-


-- 
--

Ruediger

Radio Ostfriesland Techniksupport Automation
___
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