Meta query for a custom taxonomy on attachment
Why you are querying for meta query if your length is taxonomy? Replace meta_query with tax_query in your query and it should start working. Taxonomy parameters in WP_Query Custom fields parameters in WP_Query