MediaArea / MediaConch

MediaConch (funded by PREFORMA)
29 stars 11 forks source link

Demo policy links return 404 on GitHub #207

Open ross-spencer opened 6 years ago

ross-spencer commented 6 years ago

Looking at the demos page the sample XSL files are returning a 404 error.

E.g. this check, https://github.com/MediaArea/MediaConch/tree/master/Demo#general-conformance-with-ffmpeg-generated-matroska-and-ffv1-file

The previous link points to here: https://raw.githubusercontent.com/MediaArea/MediaConch_SourceCode/master/Source/Resource/policies/General_Conformance.xsl

ablwr commented 6 years ago

Yeah, this is a known issue. The demo page is essentially "offline" although we didn't delete the URL. ~How did you come across the page?~ Nevermind, I thought this was the website repo. ;)

dericed commented 6 years ago

😬

ablwr commented 6 years ago

We are going to be migrating some of this content around soon and cleaning it up -- sorry for our mess!

JeromeMartinez commented 6 years ago

Definitely a need of cleanup :(.

ablwr commented 6 years ago

@ross-spencer hit me up directly if you are needing some demo help though!!! happy to do a call or something.

ross-spencer commented 6 years ago

@ablwr I'm just exploring the repos to find the publicly available policies - have they their own spot?

ablwr commented 6 years ago

All the public policies we know about are here!: https://mediaarea.net/MediaConchOnline/publicPolicies

ablwr commented 6 years ago

You can also make your own policy based on an ideal file in the MediaConch GUI based on its MediaInfo report -- if you look at the MediaInfo report and scroll to the bottom, there's a button there to copy policy over from a file. This is often a lot easier than making one from scratch.

JeromeMartinez commented 6 years ago

We definitely need to refactor our repos. For the moment:

JeromeMartinez commented 6 years ago

@ablwr "scroll to the bottom" is an outdated advice :-D : no need anymore to scroll to the bottom, same button is available on the top of the windows since last version of MediaConch.

ablwr commented 6 years ago

Ahhhh thanks! My tiny UX request. I just did this last weekend when doing a live MediaConch demo so I should have remembered.