hi,
Dose the capture Link can auto detect the resolution of the input video?
Best Regard,
Stone
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,
Dose the capture Link can auto detect the resolution of the input video?
Best Regard,
Stone
Hello,
I am not familiar with DVR RDK but it seems that it can not.
"CaptureLink cannot detect the resolution of the input video. Application should configure the capture resolution."
http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/t/297745.aspx
Best Regards,
Margarita
Typically this is detected from the decoder, so if you decoder support, please detect it from decoder.
Regards,
brijesh
hi,
thanks for your reply ,but when I get the information about input video resolution, how can I modify the capture resolution ? Are there any api used to change capture resolution in vip dynamically?
thanks in advance,
Best Regards,
stone
hi,
when I get the information about input video resolution, how can I modify the capture resolution ? Are there any api used todynamically change capture resolution ?
thanks in advance,
Best Regards,
stone
VIP is a port so it doesn't care about it. It captures whatever it gets. so you need to change resolution in the decoder.
regards,
brijesh