After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 323922 - Patch for MP4V rtp depayloader to use the basertpdepayload class
Patch for MP4V rtp depayloader to use the basertpdepayload class
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 0.10.x
Assigned To: Philippe Khalaf
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-12 20:26 UTC by Antoine Tremblay
Modified: 2005-12-22 15:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
path has a hudge bug don't use (7.24 KB, patch)
2005-12-12 20:27 UTC, Antoine Tremblay
none Details | Review
path will make the plugin use the basertpdepayloader base class (7.25 KB, patch)
2005-12-13 19:10 UTC, Antoine Tremblay
none Details | Review

Description Antoine Tremblay 2005-12-12 20:26:38 UTC
With this patch mp4vdepayloader uses the basertpdepayloader class
Comment 1 Antoine Tremblay 2005-12-12 20:27:24 UTC
Created attachment 55908 [details] [review]
path has a hudge bug don't use
Comment 2 Antoine Tremblay 2005-12-13 19:10:20 UTC
Created attachment 55960 [details] [review]
path will make the plugin use the basertpdepayloader base class
Comment 3 Philippe Khalaf 2005-12-22 15:18:55 UTC
seems good :

gst-launch-0.10 videotestsrc ! ffmpegcolorspace ! ffenc_mpeg4 ! rtpmp4vpay ! rtpmp4vdepay ! ffdec_mpeg4 !  ffmpegcolorspace ! xvimagesink

works fine