[Bug 654612] ffdec_mpeg4 and xviddec from git doesn't play MPEG-4 video in 1280x1024

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 14 12:45:47 PDT 2011


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

David Schleef <ds> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTABUG

--- Comment #2 from David Schleef <ds at schleef.org> 2011-07-14 19:45:43 UTC ---
UDP is an unreliable transport, so I'm not surprised that you get corruption,
particularly with larger sizes.

If you want to use UDP, you need to add a reliable layer on top of it, like
RTP.  Or, use TCP.

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