forked from enccc/L-SMASH-Works
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bad seeking of AVC YUV444p10 input #10
Labels
video
video related
Comments
HuangRuixiao-eng
changed the title
Error occurs when reading YUV444 AVC clip.
An error occurs when reading YUV444 AVC clip.
Sep 11, 2021
AkarinVS
changed the title
An error occurs when reading YUV444 AVC clip.
Bad seeking of AVC YUV444p10 input
Sep 11, 2021
mediainfo:
|
AkarinVS
added a commit
that referenced
this issue
Sep 12, 2021
This is first half of the fix for #10. Signed-off-by: akarin <i@akarin.info>
AkarinVS
added a commit
that referenced
this issue
Sep 12, 2021
…eset behavior when seeking Infrastructure change for #10. Signed-off-by: akarin <i@akarin.info>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I read YUV444 AVC clips in https://dmhy.anoneko.com/topics/view/365175_Nagi_no_Asukara_2013_BD_Vol_1-9_Fin_1080p_AVC-yuv444p10_FLAC_MKV_mawen1250.html with
core.lsmas.LWLibavSource
, it presented a wrong result after seeking and no waring or error report.core.lsmas.Version() info:
{'config': b'-Dcachedir=""""', 'ffmpeg_version': [b'n4.4-dev-3785-g0f6745060e', b'Lavc58.134.100', b'Lavf58.76.100', b'Lavu56.70.100', b'SwS5.9.100'], 'version': b'vA.3e-0-g59ef222'}
The result is attached below:
The text was updated successfully, but these errors were encountered: