Hi,
I want to use only base or good plugins in my application. Are there alternatives for h264parse and x264enc in good or base plugins ? Thanks & Regards, Shyam -- Sent from: http://gstreamer-devel.966125.n4.nabble.com/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Hi,
No, the H.264 codec is covered by patents, so code that handles it won't reach -good until those patents expire. That said, -ugly is exactly like -good quality-wise, except that it's separate to warn you about patent issues. The parsers are in -bad because they depend on the parsing library that has an API that we're not fully satisfied with. Olivier On November 21, 2019 3:08:32 a.m. GMT-03:00, shyam <[hidden email]> wrote: >Hi, > > I want to use only base or good plugins in my application. Are >there alternatives for h264parse and x264enc in good or base plugins ? > >Thanks & Regards, >Shyam > > > > >-- >Sent from: http://gstreamer-devel.966125.n4.nabble.com/ >_______________________________________________ >gstreamer-devel mailing list >[hidden email] >https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel -- Olivier Crête [hidden email] _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Thanks Oliver for clarifying this. Now I think I can use these plugins
without worry. :) How are the patents handled for the x264enc plugin ? Do we need to pay any royalty if we use commercially? If yes to whom? Thanks & Regards, Shyam -- Sent from: http://gstreamer-devel.966125.n4.nabble.com/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
In reply to this post by shyam
Le jeudi 21 novembre 2019 à 08:00 -0600, shyam a écrit :
> Thanks Oliver for clarifying this. Now I think I can use these plugins > without worry. :) > How are the patents handled for the x264enc plugin ? Do we need to pay any > royalty if we use commercially? If yes to whom? Just follow the 3 steps: https://x264.org/en/ > > Thanks & Regards, > Shyam > > > > -- > Sent from: http://gstreamer-devel.966125.n4.nabble.com/ > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel signature.asc (201 bytes) Download Attachment |
In reply to this post by shyam
Sorry, I don't understand your question. Maybe it's a wrong way. you could
try another h264 encode. openMAX IL, VAAPI, Intel Media SDK ...etc. ----- GStreamer is a convenient multimedia platform, I like it. Live in Taiwan -- Sent from: http://gstreamer-devel.966125.n4.nabble.com/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |