On Wed, 7 Jul 2021 at 13:52, Bo Berglund <bo.bergl...@gmail.com> wrote:
> But still teh same error:
>
> $ ffmpeg -i https://youtu.be/sAt6nY2BWNw -vf "freezedetect=n=0.01:d=5" -map
> 0:v:0 -f null -
> [...]
> https://youtu.be/sAt6nY2BWNw: Invalid data found when processing input

Have you successfully used ffmpeg on a YouTube video *page* URL before?

I haven't done this in a while, but I seem to recall having to use
youtube-dl to grab the video [1], or the video URL [2].

[1]: https://superuser.com/a/1305473/461558
[2]: https://unix.stackexchange.com/a/282413/227308

Note that the latter may no longer work and return a 403 Forbidden
error nowadays.

Cheers,
Rob
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to