[gstreamer-bugs] [Bug 574728] New: Use new interlaced support from -base

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Mar 10 02:44:07 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=574728

  GStreamer | gst-ffmpeg | Ver: git
           Summary: Use new interlaced support from -base
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
 BugsThisDependsOn: 573245
     GNOME version: Unspecified
   GNOME milestone: Unspecified


+++ This bug was initially created as a clone of Bug #573245 +++

+++ This bug was initially created as a clone of Bug #573085 +++

Now that the interlaced support has been committed to -base, we shuld use it in
-ffmpeg too if possible. There seem to be some interlaced related flags in
avcodec.h:

#define CODEC_FLAG_INTERLACED_DCT 0x00040000 ///< Use interlaced DCT.
#define CODEC_FLAG_INTERLACED_ME  0x20000000 ///< interlaced motion estimation
#define MB_TYPE_INTERLACED 0x0080

Not sure if we can do something useful with the stuff that ffmpeg provides


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=574728.




More information about the Gstreamer-bugs mailing list