Re: [FFmpeg-user] youtube formats not recognized by latest ffmpeg

2019-11-11 Thread Moritz Barsnick
On Sun, Nov 10, 2019 at 11:10:01 -0700, JD wrote:
> Dear all,
> there are new formats on youtube that latest firefox cannot play,
> neither can latest mplayer nor latest ffplay.
> Example of these formats, as seen when one invokes
> youtube-dl -F   (such as
> https://www.youtube.com/watch?v=pD5oUCVFmv0):
>
> 225  mp41280x534   720p 4534k , avc1.4d401f, 24fps,
> video only, 1.90GiB
> 226  mp41920x800   1080p 4614k , avc1.640028, 24fps,
> video only, 2.32GiB
> 227  mp41920x800   1080p 6378k , avc1.640028, 24fps,
> video only, 3.45GiB (best)
>
> What player can play these formats?

You could show us what ffmpeg says when trying to merge the formats, as
indicated in this ticket:

https://github.com/ytdl-org/youtube-dl/issues/22700

But *don't* use "-loglevel "repeat+info" please, that might surpress
important info.

My suspicion: Those formats are DRM-protected. See this (old) ticket:
https://github.com/ytdl-org/youtube-dl/issues/9148

Cheers,
Moritz
___
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".

Re: [FFmpeg-user] youtube formats not recognized by latest ffmpeg

2019-11-10 Thread JackDesBwa
> there are new formats on youtube that latest firefox cannot play,
> neither can latest mplayer nor latest ffplay.
> Example of these formats, as seen when one invokes
> youtube-dl -F   (such as
> https://www.youtube.com/watch?v=pD5oUCVFmv0):

This example has regional restrictions that will prevent some people
to help you.
You should probably provide other examples that are not blocked
depending on the country of the viewer.
Also, you gave very little information about the specificity of the
video in question.

JackDesBwa
___
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".

Re: [FFmpeg-user] youtube formats not recognized by latest ffmpeg

2019-11-10 Thread Michael Shaffer
On Sun, Nov 10, 2019 at 1:10 PM JD  wrote:

> Dear all,
> there are new formats on youtube that latest firefox cannot play,
> neither can latest mplayer nor latest ffplay.
> Example of these formats, as seen when one invokes
> youtube-dl -F   (such as
> https://www.youtube.com/watch?v=pD5oUCVFmv0):
>
> 225  mp41280x534   720p 4534k , avc1.4d401f, 24fps,
> video only, 1.90GiB
> 226  mp41920x800   1080p 4614k , avc1.640028, 24fps,
> video only, 2.32GiB
> 227  mp41920x800   1080p 6378k , avc1.640028, 24fps,
> video only, 3.45GiB (best)
>
> What player can play these formats?
>
> Thanx.
> ___
> 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".


Have you tried VLC player?
___
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".

[FFmpeg-user] youtube formats not recognized by latest ffmpeg

2019-11-10 Thread JD

Dear all,
there are new formats on youtube that latest firefox cannot play,
neither can latest mplayer nor latest ffplay.
Example of these formats, as seen when one invokes
youtube-dl -F   (such as
https://www.youtube.com/watch?v=pD5oUCVFmv0):

225  mp41280x534   720p 4534k , avc1.4d401f, 24fps, 
video only, 1.90GiB
226  mp41920x800   1080p 4614k , avc1.640028, 24fps, 
video only, 2.32GiB
227  mp41920x800   1080p 6378k , avc1.640028, 24fps, 
video only, 3.45GiB (best)


What player can play these formats?

Thanx.
___
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".