Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
cerbero
cerbero
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 83
    • Issues 83
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 22
    • Merge Requests 22
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GStreamer
  • cerberocerbero
  • Issues
  • #284

Closed
Open
Opened Jul 05, 2020 by wilfred zhang@w20565

appsrc doesnt work with gstreamer 1.17.1 compiled on June 21.

appsrc plugin is loaded with 0 features.

but I failed to create its instance.

My code is working well with previous version. ( I dont know which version it was). This is the log:

0:00:00.018058000 5456 005EB000 DEBUG GST_REGISTRY gstregistry.c:461:gst_registry_add_plugin: adding plugin 005F3740 for filename "C:/a/v32/debug/gstreamer-plugins\gstapp.dll"

0:00:00.018085000 5456 005EB000 DEBUG GST_REGISTRY gstregistrychunks.c:887:_priv_gst_registry_chunks_load_plugin: Added plugin 'app' plugin with 0 features from binary registry

0:00:00.018109000 5456 005EB000 DEBUG GST_REGISTRY gstregistrybinary.c:651:priv_gst_registry_binary_read_cache: reading binary registry 2072(818)/89666

0:00:00.018164000 5456 005EB000 DEBUG GST_REGISTRY gstregistry.c:461:gst_registry_add_plugin: adding plugin 005F37F8 for filename "C:/a/v32/debug/gstreamer-plugins\gstasf.dll"

0:00:00.018193000 5456 005EB000 DEBUG GST_REGISTRY gstregistrychunks.c:887:_priv_gst_registry_chunks_load_plugin: Added plugin 'asf' plugin with 3 features from binary registry

0:00:00.018219000 5456 005EB000 DEBUG GST_REGISTRY gstregistrychunks.c:583:gst_registry_chunks_load_feature: Plugin 'asf' feature 'rtpasfdepay' typename : 'GstElementFactory'

....

0:00:34.976887000 4180 0058B000 DEBUG GST_PARENTAGE gstelement.c:3429:gst_element_set_bus_func:GstPipeline@043040F0 setting bus to 043050E8

0:00:34.976931000 4180 0058B000 DEBUG pipeline gstpipeline.c:244:gst_pipeline_init:GstPipeline@043040F0 set bus on pipeline

0:00:34.976968000 4180 0058B000 DEBUG GST_ELEMENT_FACTORY gstelementfactory.c:398:gst_element_factory_create: created element "pipeline"

0:00:34.981889000 4180 0058B000 WARN GST_ELEMENT_FACTORY gstelementfactory.c:465:gst_element_factory_make: no such element factory "appsrc"! 0:00:35.001514000 4180 0058B000 DEBUG structure gststructure.c:2203:gst_structure_parse_field: trying field name 'stream-format' 0:00:35.001584000 4180 0058B000 DEBUG default gstvalue.c:2676:_priv_gst_value_parse_value: trying typ

Edited Jul 05, 2020 by wilfred zhang
Assignee
Assign to
1.17.90
Milestone
1.17.90
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/cerbero#284