Page MenuHomePhabricator

Spurious Ogg Vorbis transcodes of WebM videos
Closed, ResolvedPublic

Description

eg at https://commons.wikimedia.org/wiki/File%3APrairie_plants_in_Indiana.webm there's an Ogg Vorbis audio transcode, which there shouldn't be since it's a video file

Event Timeline

brooke claimed this task.
brooke raised the priority of this task from to Needs Triage.
brooke updated the task description. (Show Details)
brooke added a project: TimedMediaHandler.
brooke subscribed.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Doing some other poking I'm noticing failed video transcode reports on audio files... I think I regressed something in one of my patches last month or so with the transcodes, where it's trying to run things it shouldn't. The audio transcodes of videos work - producing what I saw initially - whereas the video transcodes of audio files fail out.

CC'ing Aaron since he was seeking some bad failure stats in the transcode queue and may want to track this as well.