Hi
a cat-only here, sorry
I need to tell to BSVideoSource that shoud get colorspace="YUY2"Code:BSVideoSource("C:\Users\Administrator\Desktop\catLearn\catLearn1.jpg")
how can I do thanks?
+ Reply to Thread
Results 1 to 2 of 2
-
-
If you refer to the documentation, BSVideoSource does not have a colorspace option. You would have to use ConvertToYUY2(some settings), or ffms2
Beware the majority of jpeg's will be stored as full range YUV 601, and libavcodec related plugins like ffms2, lsmash, bestsource will decode it as such. This will cause problems for most "video" scenarios which do not expect full range
Similar Threads
-
"code":400,"error":true,"message" on http://getwvkeys.cc
By johnsonkiss in forum Video Streaming DownloadingReplies: 14Last Post: 25th Jul 2024, 22:45 -
getwvkeys.cc code":400,"error":true,"message":"Failed to get license: 405
By Koldunas in forum Newbie / General discussionsReplies: 0Last Post: 27th Sep 2023, 03:44 -
{"code": 2048, "message": "Authentication failed"} when getting license
By warmachine in forum Video Streaming DownloadingReplies: 2Last Post: 26th May 2023, 17:34 -
MeGUI can't start "because MSVCR110.dll is missing from your computer"
By VideoFanatic in forum RestorationReplies: 1Last Post: 22nd Nov 2022, 14:57 -
"for yv12, yv411, yuy2 and yv16 input width must be mod 4"
By bradwiggo in forum Newbie / General discussionsReplies: 8Last Post: 22nd May 2021, 15:03