Hi,
I used CameraDshowApp.exe based on bsp6.14.01 to play vedio on evm2.
Is there any notes I need pay attention to or modify source code?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I used CameraDshowApp.exe based on bsp6.14.01 to play vedio on evm2.
Is there any notes I need pay attention to or modify source code?
Huai,
There must be a mismatch of resolution/dimensions somewhere. What are you using to capture (Composite, S-Video?) and at what resolution. What you have on the screen is a playback version of the encoded file or is this the capture preview window?
Jatin
Jatin,
the captured signal is compostie and the resolution is 720*480. and the screen resolution is 800*480, that is it has been scretched in horizontal direction.
it is the capture preview window not a playback version
Jatin,
Could you describe which registers/ parameters the dimensions refer in detail? I edit the CCDC_HORZ_INFO register, it could not delete the line, just changing the line position on screen.
And when there is no signal input, the line still exsits.
Can you post the change in code (specifically what exact value you used for the ISP start). Thanks.
In fact, I change little notes in code, just SPH, from default value 202 to 112. In addition, I disable the macro "ENABLE_BT656" which was enabled by default.
The other change is in my application, where I change the start display position for ISP in hirzontal direction from 0 to 10.
Now, it can display full screen. However, there is sawtooth when play the captured composite signal, while stopped, the sawtooth disappears.
Maybe is there some mismatch for odd and even field? or other reasons? Thank you!
Since there is a separate thread for the sawtooth issue (http://e2e.ti.com/support/embedded/f/353/t/84132.aspx), let's close out this thread that is specific to the yellow line at the right of the screen.