View Single Post
Old 11th April 2016, 22:51   #1  |  Link
mushahidh
Registered User
 
Join Date: Nov 2015
Posts: 29
Calculate SSIM or PSNR of video file with lost packets

Hi experts,
I am encoding my video using JM and with packetization mode RTP. I want to test effect of different videos under different packet loss ratios. But unfortunately only videos with 1% packet loss ratios are decode-able. The decoder fails to decode the video file if packet loss ratio is greater than 1%. But i want to see the effect of packet loss under 5% and 10% packet loss ratios by calculating their PSNR or SSIM after decoding with packet loss.
As ffmpeg not able to decode the video file with RTP header appended i have none other option than to decode using JM only.
IS there a way i can achieve this?
mushahidh is offline   Reply With Quote