<div dir="ltr">Hi.<br><br>I want to report an interesting bug.<br><br>I use ffmpeg with x264 lib for lot of tasks. Nowadays, i realize that some encoded video is not playable on some set-top boxes anymore. I started  lokking for the error. After lot of compilling, and testing, i found exactly one commit, that related to this problem. Before that commit, encoded video works perfectly on every device. After this, only with baseline profile, and/or with interlaced fields.<br><br>the commit:<br>----<br>92d36908cbafd2a6edf7e61d69f341027b57f6f8<br><br>Author: Yusuke Nakamura <<a href="mailto:muken.the.vfrmaniac@gmail.com">muken.the.vfrmaniac@gmail.com</a>><br>Date:   Mon Apr 9 11:01:28 2018 +0900<br><br>    Signal Progressive and Constrained profiles<br><br>    Progressive High, Constrained High, and Progressive High 10.<br><br>    Even in Main profile, constraint_set4_flag is now set to 1 if progressive,<br>    and constraint_set5_flag is set to 1 if no B-slices are present.<br>----<br><br>According to my experiences, many amiko boxes affected to this problem, like:<br>amiko mini hd<br>amiko 8140c se<br>amiko 8142 twin c<br>amiko impulse<br>Amiko Mini HD265<br><br>Please help me.</div>