Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-omx
gst-omx
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • Container Registry
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GStreamer
  • gst-omxgst-omx
  • Issues
  • #33

Closed
Open
Opened Nov 22, 2019 by Johannes Hardenberg@Hardy_j
  • Report abuse
  • New issue
Report abuse New issue

GST-Omx Decoding on RPI

I can not seem to build a simple pipeline when i switch from using avdec_h264 to omxh264dec on the rpi.

The pipeline does not want to be build

gst-launch-1.0 filesrc location= ~/test.mp4 ! qtdemux ! h264parse ! omxh264dec ! videoconvert ! v4l2sink (have tried with many other sinks aswell)

output is that the video cant be identified.

Any ideas?

BTW the pipeline that I´m finally trying to build in my project is using avdec_h264 and is working fine but really using too much of my cpu so i want to use OMX instead.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
Awaiting feedback
Assign labels
  • View project labels
Reference: gstreamer/gst-omx#33