Hi Prashanth,
1.The encoder version I am using is 02.30.00.04.
I will try migrating to latest encoder version but I am afraid I wont be use it in my application as it has already gone under regression testing.So if you can please let me know how to get the debug messages from the encoder, it will help me find out where the encoder is getting stuck.
2. The parameters I am using are:
##########################################################################################
# Parameters
##########################################################################################
ImageWidth = 960
ImageHeight = 540
FrameRate = 30000
#FrameRate = 25000
#BitRate = 10000000
BitRate = 6000
ChromaFormat = 9
InterlacedVideo = 0
EnableVUIParam = 1
EnableBufSEI = 0
ME_Type = 1
RC_PRESET = 2
#RC_PRESET = 5
ENC_PRESET = 2
##########################################################################################
# Encoder Control
##########################################################################################
ProfileIDC = 100
LevelIDC = 31
#LevelIDC = 40
Log2MaxFrameNumMinus4 = 0
ConstraintFlag = 0
IntraPeriod = 60
IDRFramePeriod = 60
LongTermRefreshInterval = 0
EnableLongTermFrame = 0
FramesToEncode = 40
SliceSize = 0
RateControl = 1
MaxDelay = 2000
QPInit = 30
Regards,
Kusha