[Bug 651625] New: [ffdec] Check for AV_NOPTS_VALUE in PTS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 1 03:14:44 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=651625
  GStreamer | gst-ffmpeg | git

           Summary: [ffdec] Check for AV_NOPTS_VALUE in PTS
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: raimo.jarvi at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I've tried decoding some AAC LATM streams with ffdec_aac_latm and the result is
poor. Timestamps in the decoded data are incorrect and after some investigation
it seems that gst-ffmpeg decoder doesn't check for AV_NOPTS_VALUE in PTS. Using
AV_NOPTS_VALUE like a valid PTS causes the incorrect output timestamps, the
attached patch should fix this.

-- 
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