BBC iPlayer video download

Easily download videos from BBC iPlayer (with youtube-dl)

< 腳本BBC iPlayer video download的回應

評論:負評 - 腳本失效或無法使用

§
發表於:2016-01-17

errormessage in newest version

At first thanks a lot for writing and updating this great script. In the newest version i get an error: [mp4 @ 000000000202e100] pts < dts in stream 0 av_interleaved_write_frame(): Invalid argument when i try to download a show. When using VLC the picture and sound flicker every 5 seconds.

Lazza作者
§
發表於:2016-01-17

That error message is given by the program you use to download the video, hence I assume the script is working and showing the command line.

By the way, it usually happens with old versions of avconv (or ffmpeg). Please use the latest version of the tool to record the video.

§
發表於:2016-01-30

Possible similar error with latest script that uses ffmpeg instread of avconv .....Application provided invalid, non monotonically increasing dts to muxer in stream 0: 3600 >= NOPTS
av_interleaved_write_frame(): Invalid argument
I am using ubuntu 14.04 and had to install ffmpeg from an alternate repository .. not sure if this could be the problem.What version of ffmpeg is expected to work?

§
發表於:2016-01-31

OK, i found a repository with a newer ffmpeg version and all seems well. Thanks again for maintaining this great tool.

Lazza作者
§
發表於:2016-02-05

Peter, good to know you got it working. An easy way is also to use the static version of ffmpeg which can be found here: http://johnvansickle.com/ffmpeg/

發表回覆

登入以回復