Opened 9 years ago Closed 9 years ago #1279 closed defect (duplicate)Frame level PSNR for interlaced sequence.
Description
Function: xCalculateInterlacedAddPSNR
Probable Fix:
To
Change History (6)comment:1 Changed 9 years ago by DefaultCC Plugin
comment:2 Changed 9 years ago by Mrigencomment:3 Changed 9 years ago by ksuehring
comment:4 Changed 9 years ago by barrouxg
I am unclear what error you are trying to show here.
Your first proposal of change would indicate that you think the iSize should be the full frame size. Now, the PSNR computation is done on one field after another and therefore needs the field iSize.
Your second proposal of change would indicate that you think only the padding was not well computed. In this case this is a duplicate of the ticket 1278.
I think we can close this ticket and apply the patch found for the ticket 1278. comment:5 Changed 9 years ago by ksuehring
comment:6 Changed 9 years ago by ksuehring
Closed as duplicate of #1278. Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
Correct fix would be
Change from
To