[gstreamer-bugs] [Bug 547583] New: [ffenc_ljpeg and ffenc_huffyuv] ERROR with FULL HD resolution

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Aug 13 04:44:32 PDT 2008


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

  GStreamer | gst-ffmpeg | Ver: HEAD CVS
           Summary: [ffenc_ljpeg and ffenc_huffyuv] ERROR with FULL HD
                    resolution
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: julien.isorce at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: wim.taymans at gmail.com
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi,

- Steps to Reproduce:   

gst-launch-0.10 videotestsrc num_buffers=2 ! "video/x-raw-yuv, width=1920,
height=1080" ! ffenc_ljpeg !fakesink

or

gst-launch-0.10 videotestsrc num_buffers=2 ! "video/x-raw-yuv, width=1920,
height=1080" ! ffenc_huffyuv !fakesink


- Actual Results: 

"0x821f5b0 ERROR ffmpeg :0:: encoded frame too large"
"gstffmpegenc.c:629:gst_ffmpegenc_chain_video:<ffenc_ljpeg0>?[00m ffenc_ljpeg:
failed to encode buffer"

- Expected Results:

It should work.

- Other informations:

It does not work with resolutions bigger than about 800x800 for ffenc_huffyuv,
and about 1200x1200 for ffenc_ljpeg.

Julien


-- 
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=547583.




More information about the Gstreamer-bugs mailing list