[Bug 688092] New: vp8dec: aspect ratio lost after seeking

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Nov 11 05:22:35 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=688092
  GStreamer | gst-plugins-good | git

           Summary: vp8dec: aspect ratio lost after seeking
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bug-track at fisher-privat.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list