On Thu, Jun 07, 2018 at 16:50:32 +0200, mohammed bey ahmed khernache wrote: > Hello, > I have a video encoded with HEVC. > Is there a reason why *ffmpeg* can decode it whereas *ffplay* can not?
Yes, perhaps. Instead of letting us guess, you could provide both your command lines (i.e. of both ffmpeg and ffplay) and each of their uncut console outputs. ffplay does for example show warnings and error messages, they are not there for pure fun, but to indicate what went wrong. (Please use the commands *without* "-hide_banner" and without changing the default loglevel.) Thanks, Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
