From: Ralph Corderoy
Sent: Wednesday, December 6, 2017 2:08 PM

That just means get_iplayer is ignoring the failure to remove the file
rather that report it to you.  A quick skim of all the `unlink' function
calls show none have their return value checked.

Hi Ralph and Nick

What level of error reporting is being used?  The default (since v3.06)

--ffmpeg-loglevel=fatal

does not even report running out of disk space for the output file. If you use

--ffmpeg-loglevel=info or --ffmpeg-loglevel=verbose

it may tell you what the error is.

Running get_iplayer with --verbose may also help to narrow down where the failure is occurring.

Best wishes
Richard


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

Reply via email to