[gstreamer-bugs] [Bug 619204] Framestepping backwards sometimes doesn't work on MPEG-2 files.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 11 07:07:21 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=619204
  GStreamer | gst-plugins-base | 0.10.30

Jan Schmidt <thaytan> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com

--- Comment #4 from Jan Schmidt <thaytan at mad.scientist.com> 2010-08-11 14:07:17 UTC ---
In my tests, framestepping for MPEG-PS and MPEG-2 video work fine. The problems
come from the audio chain, because mpegaudioparse and friends don't implement
backwards playback.

I'm attaching a hacky patch that makes it work somewhat, but the real fix is to
write correct backwards playback and sample reversing code for mpegaudioparse
and mad.

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