Re: 'Cropping' a recorded radio programme

2012-06-11 Thread dinkypumpkin

On 11/06/2012 17:45, dinkypumpkin wrote:

On 11/06/2012 17:22, Mark Fraser wrote:

What about for Linux users?


One low-tech alternative: If you can determine cut points with your
media player, Audacity, etc., you can try using ffmpeg to crop your MP4
audio files.  For example, the command below would skip 30 seconds at
the beginning of the file (-ss parameter), copy the next 30 minutes of
audio (-t parameter) to output and skip the remainder of the file:

ffmpeg -i input.m4a -ss 00:00:30 -t 00:30:00 -vn -acodec copy -y output.m4a


Also just remembered that WinFF provides an interface to this for the 
GUI-minded Linux user (see "Time" tab in Options).


___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


RE: 'Cropping' a recorded radio programme

2012-06-11 Thread bat guano



Could you give me hint on how to "extract the AAC"? > 

Hi
If you're using a Windows computer

"Yamb-2.1.0.0 beta 2 with installer"

will do the job.

Also it will re-pack the aac back into m4a afterwards.

  
___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


'Cropping' a recorded radio programme

2012-06-11 Thread Geoff Soper
I have a radio programme that I would like to crop to a small section. 
I've tried a few tools but none of them seem to like the format. From 
VLC it seems to be of type "MPEG AAC Audio (mp4a)".


Can anyone suggest how I might do this?

Thanks!

___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


Re: iPad3

2012-06-11 Thread Rog


- Original Message - 
From: "Chris Marriott" 

To: 
Sent: Monday, June 11, 2012 9:38 AM
Subject: Re: iPad3


I'm not really sure I see the point of a "get_iplayer" app for the iPad 
itself.


For watching current stuff, there's the BBC iPlayer app for the iPad. For 
older stuff you've downloaded with "get_iplayer" on other platforms, the 
iPad plays the recorded MPEG4 files without problem.


Chris


-Original Message- 
From: Graham

Sent: Sunday, June 10, 2012 3:44 PM
To: get_iplayer@lists.infradead.org
Subject: Re: iPad3


This is an interesting question.

One thing that definitely works (I do it sometimes) is to use get_iplayer 
to
download the programme, convert the file into a form the iPad can play 
using
ffmpeg and then load the converted video onto the iPad using something 
like
Filer (or, I guess, Dropbox).  Good for getting programmes onto the iPad 
to

view on planes.

It would be quite feasible to create a web site which allowed you to 
automate
that: display the list of programmes and select one, the site would 
download

it, convert it and then make it available for download or streaming to the
iPad.  Of course, no one would run such a web site as a service for 
others -- 
it would be a clear copyright violation and would get shut down very 
quickly

-- but it is something one could run on one's own system for personal use.


You are absolutely right.
I wasn't thinking straight. 

I have put iPlayer, ITV Player, and CatcUpTV on the iPad now.

cheers 



___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


Re: iPad3

2012-06-11 Thread Chris Marriott
I'm not really sure I see the point of a "get_iplayer" app for the iPad 
itself.


For watching current stuff, there's the BBC iPlayer app for the iPad. For 
older stuff you've downloaded with "get_iplayer" on other platforms, the 
iPad plays the recorded MPEG4 files without problem.


Chris


-Original Message- 
From: Graham

Sent: Sunday, June 10, 2012 3:44 PM
To: get_iplayer@lists.infradead.org
Subject: Re: iPad3


This is an interesting question.

One thing that definitely works (I do it sometimes) is to use get_iplayer to
download the programme, convert the file into a form the iPad can play using
ffmpeg and then load the converted video onto the iPad using something like
Filer (or, I guess, Dropbox).  Good for getting programmes onto the iPad to
view on planes.

It would be quite feasible to create a web site which allowed you to 
automate

that: display the list of programmes and select one, the site would download
it, convert it and then make it available for download or streaming to the
iPad.  Of course, no one would run such a web site as a service for 
others -- 
it would be a clear copyright violation and would get shut down very quickly

-- but it is something one could run on one's own system for personal use.

Graham

___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer 



___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer