I want to add 1080p30 h264 encoder demo on the TI DM6467T EVM board.
but TI only provided 720p30 h264 encode demo on the TI DM6467T EVM board.
I know that TI have released one 1080p30(input 1080i,but encode as 1080p) HP encode demo(DM6467 1080p30 H264 Encoder Demo-Beta-Linux-x86-Install) runs at 675 MHz of DM6467 EVM.
my question is below:
I wonder if Linux kernal tvp7002 driver (linux-davinci-staging.tar.gz in the dvsdk_3_10_00_19) have supported 1080p video capture now.
if linux driver support 1080p capture, so I only need to modify the 720P "encode" demo that is included with the DVSDK to allow encoding of 1080 video?
thanks.