RE: problems with converting to mp3

2019-12-06 Thread Roger Jones
Thanks for that George

Unfortunately my car stereo can't handle M4A, but as you will see from a
later post, I manged to solve my problem.

--
Roger


-Original Message-
From: George Eycott [mailto:geo...@eycott.co.uk] 
Sent: 06 December 2019 13:26
To: 'Roger Jones' ; get_iplayer@lists.infradead.org
Subject: RE: problems with converting to mp3

I know this isn't a direct answer to your question, but I no longer convert
to MP3. I discovered that everything I was using for playback was actually
able to cope with the M4A files that get_iplayer generates by default for
radio programmes (even kit that didn't actually list it in the specs) so the
extra conversion was not necessary. May be worth trying..

Cheers

George


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


RE: problems with converting to mp3

2019-12-06 Thread George Eycott
I know this isn't a direct answer to your question, but I no longer convert
to MP3. I discovered that everything I was using for playback was actually
able to cope with the M4A files that get_iplayer generates by default for
radio programmes (even kit that didn't actually list it in the specs) so the
extra conversion was not necessary. May be worth trying..

Cheers

George

> -Original Message-
> From: get_iplayer  On Behalf Of
> Roger Jones
> Sent: 06 December 2019 07:48
> To: get_iplayer@lists.infradead.org
> Subject: problems with converting to mp3
> 
> I have in my options:
> 
> commandradio ffmpeg -i "" -c:v copy -c:a libmp3lame -b:a 192k -
> id3v2_version 3 -write_id3v1 1 -y "\.mp3" && del
> ""
> 
> 
> All this worked until recently, but now when running get_iplayer I get the
> message:
> open3: IO::Pipe: Can't spawn-NOWAIT: No such file or directory at
> C:\Program Files (x86)\get_iplayer\get_iplayer.pl line 2131
> 
> Any ideas?
> 
> 
> regards
> roga
> 
> 
> ___
> 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


RE: problems with converting to mp3

2019-12-06 Thread Roger Jones
> Any ideas?

Turns out it was due to me deleting windows environment variables (what is
on the "path" statement)

I had a look at another system, and copied some of the default environment
variables, and now all is working fine.

R


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


problems with converting to mp3

2019-12-05 Thread Roger Jones
I have in my options:

commandradio ffmpeg -i "" -c:v copy -c:a libmp3lame -b:a 192k
-id3v2_version 3 -write_id3v1 1 -y "\.mp3" && del
""


All this worked until recently, but now when running get_iplayer I get the
message:
open3: IO::Pipe: Can't spawn-NOWAIT: No such file or directory at C:\Program
Files (x86)\get_iplayer\get_iplayer.pl line 2131

Any ideas?


regards
roga


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