flashls icon indicating copy to clipboard operation
flashls copied to clipboard

Measuring Audio/Video sync issues

Open Redmage3555 opened this issue 9 years ago • 1 comments

Hi Mangui,

I've seen very occasional audio/video syncing issues using Flashls for live stream content and would like to track down the cause. Does Flashls support logging debug info around AV syncing? How would you suggest looking into this issue?

I've read the documentation but I didn't see anything specific for an issue like this. Apologies if I've missed something obvious.

Thanks!

Redmage3555 avatar Feb 03 '16 20:02 Redmage3555

debug logs will provide you parsed timestamps info (in ms), for each fragment

VM390:1 DEBUG:m/M audio PTS:70010/79995
VM391:1 DEBUG:m/M video PTS:70033/80017
VM392:1 DEBUG:Delta audio/video m/M PTS:23/22
VM394:1 DEBUG:Loaded        6 of [0,63],level 4 m/M PTS:70010/79995

mangui avatar Feb 15 '16 13:02 mangui