Re: get_iplayer Remux: Programme "already in history" error

2021-01-08 Thread Roger Bell_West
On Fri, Jan 08, 2021 at 11:13:31AM +, MacFH - C E Macfarlane - News wrote: >Also, IIRC tagging is done by AtomicParsley, not FFMPEG. It is. ffmpeg can be used for tagging, but not I think within the context of get_iplayer. ___ get_iplayer mailing

Re: get_iplayer Remux: Programme "already in history" error

2021-01-08 Thread MacFH - C E Macfarlane - News
On 08/01/2021 11:03, Chris Walker wrote: On Thu, 2021-01-07 at 20:26 +, Xander Squier wrote: We had hoped to resume from where it left-off: Convert the available download to MP4 -> automatic tagging. It seems however that custom ffmpeg settings push get_iplayer to skip the tagging

Re: get_iplayer Remux: Programme "already in history" error

2021-01-07 Thread Xander Squier
Re-tagging individual files is straightforward; having to do it a dozen times or more can be a bit much. We found ourselves in this situation recently after a handful of TV programmes failed to convert to MP4, leaving us with just the raw MPEG files (we had set incorrect ffmpeg options). We had

Re: get_iplayer Remux: Programme "already in history" error

2021-01-07 Thread Xander Squier
Thank you 1 for replying. Indeed, remuxing using ffmpeg is easy enough and running a batch script to do so on a handful of them is also straightforward. The question about the user command arose because it would, we thought, help us on toward another goal: That of not having to tag downloads

Re: get_iplayer Remux: Programme "already in history" error

2021-01-03 Thread James Scholes
Maybe I'm missing something, but just run FFmpeg on the file directly. If you have the file, you don't need get_iplayer. If you don't have the file, you'd want to redownload it. Regards, James Scholes On 03/01/2021 at 4:26 pm, Xander Squier wrote: > Hello 1, > We are trying to remux a raw

Re: get_iplayer Remux: Programme "already in history" error

2021-01-03 Thread Steve Wilson
On 03/01/2021 22:26, Xander Squier wrote: Hello 1, We are trying to remux a raw recording using the Windows command:- /get_iplayer --pid=b08bzzns --command-tv="ffmpeg -i \"""\" -c:v copy -c:a copy -y \""\".mkv\""/ This returns a programme "already in history" error necessitating the --force

get_iplayer Remux: Programme "already in history" error

2021-01-03 Thread Xander Squier
Hello 1, We are trying to remux a raw recording using the Windows command:- /get_iplayer --pid=b08bzzns --command-tv="ffmpeg -i \"""\" -c:v copy -c:a copy -y \""\".mkv\""/ This returns a programme "already in history" error necessitating the --force option. The trouble is that using this results