After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 688092 - vp8dec: aspect ratio lost after seeking
vp8dec: aspect ratio lost after seeking
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-11 13:22 UTC by Oleksij Rempel
Modified: 2012-11-12 09:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Oleksij Rempel 2012-11-11 13:22:31 UTC
on videos with vp8, totem will loose aspect ration after seeking.

To reproduce, create video with resolution different from aspect ration:
gst-launch-1.0 videotestsrc num-buffers=1000 ! video/x-raw, width=720, height=576, pixel-aspect-ratio=64/45 ! vp8enc deadline=1000 ! webmmux ! filesink location=test.web

- Start it with totem (gst-1.0 version) - aspect ration will be correct
- seek to some position - aspect will be lost
Comment 1 Sebastian Dröge (slomo) 2012-11-12 08:31:49 UTC
Also in other players
Comment 2 Sebastian Dröge (slomo) 2012-11-12 09:16:14 UTC
commit bd0ef7fec3cfc14c7dd28c1a9507f7df22b8a4b5
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Mon Nov 12 09:48:45 2012 +0100

    vp8dec: Don't clear input state in reset()
    
    The input state is still valid after flushing until