[gstreamer-bugs] [Bug 147315] New: - h.263 encoder that supports RTP mode

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sat Jul 10 18:01:02 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=147315
GStreamer | gst-plugins | Ver: 0.8.2

           Summary: h.263 encoder that supports RTP mode
           Product: GStreamer
           Version: 0.8.2
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: filamoon at hotmail.com
         QAContact: gstreamer-maint at bugzilla.gnome.org


I wrote a h.263 encoder plugin to replace the buggy one from ffmpeg. The encoder
of ffmpeg even can't work with its own decoder! But my encoder can work with it :)

This encoder, named r263, is based on libr263 written by Roalt Aalmoes
(aalmoes at huygens.nl). I also modified it to support RTP mode. In RTP mode, an
extra h.263 payload header is required. By default RTP support is disable. There
is an option to turn it on.

Currently this plugin works well with ffdec_h263 if the image size is 176x144.
Other sizes are not supported. (I think it is a problem of ffmpeg).

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list