Hi,
Trying to get video decode through gstreamer and seem tyo be stick on the video output, pipleine ecodes but get no video output. Do I need X11 runnign for the video outptus to work, I had hoiped to stream direct to the video output. Also the videotestsrc does nto show up as an element in the gst-inspect and I cannot use it as a test source. I have been able to decode the source on my ubuntu box okay so the file is "okay"
Used instruction glenaed from the web to do thsi so far, (thainks to all who put the time into wrting it up) but stuck at this last stage,
I wuill eventually want to use the video input to capture as well, as a result had not ex[pecte to have to run X11 for output but but maybe i'm wrong there?
Ideas