You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alright this is fixed. The issue was that the h264 bitstream was in 4:4:4 subsampling and there were two tiny bugs hiding in the code. We are overdue again for a release so I will do one.
Describe the bug
YUView fail to open a h264 file generated by ffmpeg. ffplay is ok.
To Reproduce
Steps to reproduce the behavior:
ffmpeg -f lavfi -i testsrc=duration=10:size=1281x721:rate=30 test.h264
Expected behavior
YUView can open the file normally.
Screenshots
Version (please complete the following information):
** attachment
The text was updated successfully, but these errors were encountered: