How to output to standard output?
Asked by
LCID Fire
Gstreamer should decode files and output the data to the standard output so it can be further processed by another program. I somehow don't know which sink to add at the end. The following is my command:
gst-launch filesrc location="$(FILE)" ! decodebin ! audioconvert ! audio/x-
But where do I have to direct this to?
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- LCID Fire
- Solved:
- Last query:
- Last reply:
To post a message you must log in.