user-1135
05-12-2019, 08:58 AM
I might have removed an environment variable that is causing the message:
This is when trying to convert to mp3 as per:
I re-ran get_iplayer setup
is there something else I can do?
(get_iplayer 3.23.0-MSWin32)
regards
roga
Code:
open3: IO::Pipe: Can't spawn-NOWAIT: No such file or directoryopen3: IO::Pipe: Can't spawn-NOWAIT: No such file or directory at C:\Program Files (x86)\get_iplayer\get_iplayer.pl line 2131
This is when trying to convert to mp3 as per:
Code:
commandradio ffmpeg -i "<filename>" -c:v copy -c:a libmp3lame -b:a 192k -id3v2_version 3 -write_id3v1 1 -y "<dir>\<fileprefix>.mp3" && del "<filename>"
I re-ran get_iplayer setup
is there something else I can do?
(get_iplayer 3.23.0-MSWin32)
regards
roga