[gstreamer-bugs] [Bug 403739] ffenc_mpeg1/2video segfaults

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 2 04:07:43 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=403739

  GStreamer | gst-ffmpeg | Ver: 0.10.2


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.3




------- Comment #3 from Edward Hervey  2007-03-02 12:05 UTC -------
Also, you say setting a default of 0 for intra_dc_precision is what mencoder
does. According to the mencoder man page, the default is 8 (ffmpeg default
value):

      dc
              intra DC precision in bits (default: 8).  If you specify
vcodec=mpeg2video this value can be 8, 9, 10 or 11.

I'm commiting only the first part of the patch, which states mpeg1video and
mpeg2video are part of the mpeg family since that makes sense and gets rid of
the segfault.

If you can come with proof that the second part of the patch is really needed,
please open a new bug with the affected encoders.

2007-03-02  Edward Hervey  <edward at fluendo.com>

        * ext/ffmpeg/gstffmpegcfg.c: (gst_ffmpeg_cfg_init):
        Add mpeg1video and mpeg2video to the list of mpeg-derivatives for
        configuration settings.
        Renamed the mpeg4 category to mpeg.
        Fixes #403739


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list