- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
I have a problem with scaler, my data path is : CVI(clocked video input)->SCL(scaler)->FRM(frame buffer)->CVO(clocked video output) It takes the input resolution 800x600 and scaled to 1920x1080 and output , when the input is 800x600, it worked well. But when I changed the input resolution from 800x600 to 640x480, the whole screen flickered badly. So I think the input resolution of scaler is fixed, am I right? Thanks for reply!Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
If you use the Scaler as is (without controlling it via the run-time control) then the input is fixed per the configuration in the SOPC. If you use the run-time control then the input resolution is the maximum resolution you can input. BR, Reuven- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Hi, If you use the Scaler as is (without controlling it via the run-time control) then the input is fixed per the configuration in the SOPC. If you use the run-time control then the input resolution is the maximum resolution you can input. BR, Reuven --- Quote End --- hi, ra2m, thanks for reply. do you mean if I use the run-time control of scaler which means I can input other resolution equal to or less than the maximum resolution I set in sopc? But it seems that there is no register of scaler for me to explictly change the scaler to adapt to the input resolution at run time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, when the run-time control is used the input resolution in the SOPC setting is the maximum resolution. Any resolution below the set input resolution it will be scaled.
But if the run-time control is not used the input resolution in the SOPC is the only resolution that can be used in the input. BR, Reuven- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You should probably check the following thread since this seems to be the system you are trying to implement:
http://www.alteraforum.com/forum/showthread.php?t=21066&page=1 It is mentioned that the CVI could have some issues with some DVI inputs. This could explain the flickering in your case.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page