@drPickles wrote:
Hello!
Does anyone know if it is possible to get pixels from an mpeg2ts stream to use within OF? This is now week #6 of my excruciating attempt to get pixels from my dvb-t receiver for my university final project.
I’ve invested too much time into this, any help would be extremely appreciated! If someone can help me to get this sorted I’ll send them chocolates.
So far I have tried using:
gstreamers ‘dvbsrc’ to tune and demux straight from source.tzap to tune the receiver and ffmpeg to convert the receiver mpegts file to an mp4 file, using gstreamers playbin to play the container file.
i receive: “couldn’t get sample caps”
ffmpeg to convert the receivers mpegts file and send over UDP back to myself to pickup with gstUtils playbin.
i receive: “unsupported format xxxxx”
- many other combinations of the above
Thanks in advance,
William.
Posts: 5
Participants: 2