hi guys,
my sv04 mcsdk video demo is not working when i am decoding while it work when i encode a raw file.
my tftp.cfg file look like this ....
# Configuration file for SINGLE CORE operation
# New Input File Format is as follows
# <ParameterName> = <ParameterValue> # Comment
#
# See siuVctParse.h for a list of supported ParameterNames
##########################################################################################
# Configuration to TFTP Server
##########################################################################################
localIpAddress = 10.218.109.175 # should be in the same subnet as TFTP server
localMacAddress = 06-06-06-06-06-06
serverIpAddress = 10.218.109.170 # should be in the same subnet as DSP
serverMacAddress = 00-90-F5-AB-FC-92
codecName = H264DEC # Name of the codec (must be listed in siuVctsupportedCodecs.c)
encode_or_decode = DECODE # ENCODE or DECODE
xdmVersion = 0.9 # XDM version: 0.9 or 1.0
codecType = VIDEO # IMAGE, VIDEO, AUDIO
#encResolution = 720p # HD H264ENC resolution: 1080p or 720p
nCores = 1 # Number of Cores involved in the decode/encode operation
coreTeamMapping = 0 # Core IDs (0-based) involved in the decode/encode operation
i am giving *.264 file of 720p and i dont know its hp or bp.