On 18/03/17 09:21, Colin Law wrote:
On 17 March 2017 at 14:23, michael norman <michaeltnor...@gmail.com> wrote:
Running as per the title

Converting video file fails as per this example

Matches:
5569:   imagine...: Summer 2010 - Growing Old Disgracefully, BBC Two,
b00sz455

INFO: 1 Matching Programmes
INFO: Checking existence of original version
INFO:
hlshd1,hvfxsd1,hvfxsd2,dvfxsd1,dvfxsd2,dvfxsd3,dvfxsd4,hlsvhigh1,hvfxhigh1,hvfxhigh2,dvfxhigh1,dvfxhigh2,dvfxhigh3,dvfxhigh4,hlsstd1,hlsxstd1,hvflow1,hvflow2,dvflow1,dvflow2,dvflow3,dvflow4
modes will be tried for version original
INFO: Trying hlshd1 mode to record tv: imagine...: Summer 2010 - 3. Growing
Old Disgracefully
INFO: File name prefix =
imagine_Summer_2010_-_3._Growing_Old_Disgracefully_b00sz455_original
INFO: Begin recording file:
/home/michael1/imagine_Summer_2010_-_3._Growing_Old_Disgracefully_b00sz455_original.video.ts
INFO: Begin recording at: 0.00 MiB (00:00:00) [1]
INFO: Recorded: 1058.78 MiB (00:59:59) [360] in 00:03:34 at 39.58 Mibit/s
INFO: Saved HLS video file:
/home/michael1/imagine_Summer_2010_-_3._Growing_Old_Disgracefully_b00sz455_original.hls.ts
INFO: Begin converting video file:
/home/michael1/imagine_Summer_2010_-_3._Growing_Old_Disgracefully_b00sz455_original.hls.ts
open3: exec of /usr/share/ffmpeg -loglevel error -stats -y -i
/home/michael1/imagine_Summer_2010_-_3._Growing_Old_Disgracefully_b00sz455_original.hls.ts
-c:v copy -c:a copy -bsf:a aac_adtstoasc
/home/michael1/imagine_Summer_2010_-_3._Growing_Old_Disgracefully_b00sz455_original.partial.mp4
failed at /usr/bin/get_iplayer line 2075.
michael1@linuxBonds:~>

ffmpeg is here

michael1@linuxBonds:~> whereis ffmpeg
ffmpeg: /usr/bin/ffmpeg /usr/share/ffmpeg /usr/share/man/man1/ffmpeg.1.gz

You may have two ffmpegs, /usr/bin/ffmpeg and /usr/share/ffmpeg. Run
which ffmpeg
to find which you are actually running.

Colin

michael1@linuxBonds:~> whereis ffmpeg
ffmpeg: /usr/bin/ffmpeg /usr/share/ffmpeg /usr/share/man/man1/ffmpeg.1.gz

michael1@linuxBonds:~> which ffmpeg
/usr/bin/ffmpeg
michael1@linuxBonds:~>

I assume I need to point GIP to /usr/bin/ffmpeg.


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

Reply via email to