Hi All,
While starting the playback of a file using gstreamer sometimes I get the below error "ERROR: Caught a segmentation fault while loading plugin file: (null)" And sometimes I do see the same problem for plugins like typefind. When checked the library file for typefind plugin was found. Did someone face similar issue? P.S. This behavior is observed only sometimes. Regards, Jyoti ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Can you paste the pipeline?
Is this error repeatable? (Do you have a clip where the segfault is coming always at the same time, or at least it is coming always in that clip). 2010/2/1 Jyoti <[hidden email]> Hi All, -- Your Sincerely Michal Joachimiak ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
No the error is not coming always, its random and its for not any specific clip too.
My pipeline looks something like this. gst-launch filesrc location="video.mp4" ! typefind ! demuxer name=demuxer ! queue ! videodec ! videosink demuxer. ! queue ! audiodec ! audiosink On Mon, Feb 1, 2010 at 9:59 PM, Michael Joachimiak <[hidden email]> wrote: Can you paste the pipeline? ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |