GNOME Bugzilla – Bug 705035
mpegvideoparse: do not update caps when bitrate changes in seq. header
Last modified: 2013-07-29 06:42:19 UTC
In sample video the bitrate field in sequence header changes, causing mpegtsdemux resend caps every time, which breaks decoding. The bitrate change is not important, and should not cause decoder reopen. Sample video: https://s3.amazonaws.com/MatejK/Samples/StarTrekX_Nemesis_snipp.ts
Created attachment 250315 [details] [review] Patch to only compare part of header before the bitrate
Author: Matej Knopp <matej.knopp@gmail.com> Date: Sun Jul 28 18:28:30 2013 +0200 mpegvideoparse: do not update caps when bitrate changes https://bugzilla.gnome.org/show_bug.cgi?id=705035