Audio / Video comparison tool

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Audio / Video comparison tool

David Ing
As a media developer, I need to perform sanity checks on the audio/video rendering pipelines that I have built.

So I want to compare the MP4 or HLS output from two different rendering pipelines.  I want to get statistics which describe the mutual similarity (or dissimilarity) between two audio/video signals.  The more statistics, the better.

Is there a gstreamer plugin that can be used to perform such a statistical comparison?

If not ... Does anybody know of other tools that I can use to make the comparison?

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Audio / Video comparison tool

Nicolas Dufresne-5
Le lundi 24 septembre 2018 à 14:02 -0700, David Ing a écrit :

> As a media developer, I need to perform sanity checks on the
> audio/video rendering pipelines that I have built.
>
> So I want to compare the MP4 or HLS output from two different
> rendering pipelines.  I want to get statistics which describe the
> mutual similarity (or dissimilarity) between two audio/video
> signals.  The more statistics, the better.
>
> Is there a gstreamer plugin that can be used to perform such a
> statistical comparison?

Yes, there is the 'iqa' plugin, which stands for Image Quality
Assessment plugin. It's part of gst-plugins-bad, though it does not
seem to be shipped that so many distros yet. It requires dssim.

>
> If not ... Does anybody know of other tools that I can use to make
> the comparison?
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel