RE: [PATCH] Output AAC as M4A for iTunes with metadata tags

2011-03-30 Thread bat guano
> > This is an ideal solution. I await a win32 build of ffmpeg and then > I'll update my get_iplayer patch > > Excellent! Hi The patch has been committed to FFmpeg git. Information is here:- http://git.videolan.org/?p=ffmpeg.git;a=commit;h=93dfda88968c5

Re: [PATCH] Output AAC as M4A for iTunes with metadata tags

2011-03-30 Thread geoff . getiplayer_list
On 25/03/2011 01:36, Shevek wrote: re-sending previous patch email as text attachment in case gmail mungs the line endings Could we have a beginners' guide on how to take all this great work and get it running? At the moment I'm running 2.79 which was installed using the Windows installer. H

Re: [PATCH] Output AAC as M4A for iTunes with metadata tags

2011-03-30 Thread Shevek
On 30 March 2011 15:18, bat guano wrote: > > 1 rtmpdump downloads flv > 2 ffmpeg remuxes flv to m4a and removes ADTS > 3 atomicparsley tags the m4a > > I will wait and see whether the patch is going to be included in git. > This is an ideal solution. I await a win32 build of ffmpeg and then I'll

RE: [PATCH] Output AAC as M4A for iTunes with metadata tags

2011-03-30 Thread bat guano
> So, currently in my version of get_iplayer: > > 1 rtmpdump downloads flv > 2 ffmpeg remuxes flv to aac > 3 ffmpeg remuxes aac to m4a and removes ADTS > 4 atomicparsley tags the m4a > > Your testing shows that ffmpeg at least is causing a problem with it's > m4a handling and that EasyTag corre

Re: get_iplayer: failed to get program index feed for ..

2011-03-30 Thread Michael
Found it: /etc/protocols was missing ! Thank you to all, who tried to help! Michael ___ get_iplayer mailing list get_iplayer@lists.infradead.org http://lists.infradead.org/mailman/listinfo/get_iplayer

Re: [PATCH] Output AAC as M4A for iTunes with metadata tags

2011-03-30 Thread Shevek
On 30 March 2011 11:28, richard wrote: > > Downloaded couple of mp3 files from here: > http://www.mp3-tech.org/tests/wma9/index.html > > Ran: > ffmpeg -i -acodec libfaac output.m4a > > None of the m4a files play on the Marantz. Reports 'header error'. If I > change a tag using EasyTag (e.g. add a

[PATCH] Output AAC as M4A for iTunes with metadata tags

2011-03-30 Thread richard
Shevek wrote: > > If you can create a file using the command above from another source > (perhaps another mp3 you have which has not come from get_iplayer) and > test that on your Marantz we may have more info as to why these > particular files don't work Downloaded couple of mp3 files from here:

Re: get_iplayer: failed to get program index feed for ..

2011-03-30 Thread Michael
No, too bad ... I'm seeing the same problem right now Thank you Michael On 30/03/2011 16:25, J K.Eason wrote: *From:* Michael *To:* get_iplayer@lists.infradead.org *Date:* Wed, 30 Mar 2011 16:10:14 +0800 I did some additional tests, and it seems get_iplayer cannot get any data from the web. Whe

Re: get_iplayer: failed to get program index feed for ..

2011-03-30 Thread J K.Eason
> *From:* Michael > *To:* get_iplayer@lists.infradead.org > *Date:* Wed, 30 Mar 2011 16:10:14 +0800 > > I did some additional tests, and it seems get_iplayer cannot get > any data from the web. > When I try: ./get_iplayer --conditions I expect to see the > GPL-conditions, but all I get is: >

Re: get_iplayer: failed to get program index feed for ..

2011-03-30 Thread Michael
I did some additional tests, and it seems get_iplayer cannot get any data from the web. When I try: ./get_iplayer --conditions I expect to see the GPL-conditions, but all I get is: INFO: User prefs dir: /tmp/hdd/root/RSS/BBC-iPlayer/.get_iplayer INFO: System options dir: /etc/get_iplayer