<div dir="ltr"><div><div><div><div><div>Hi guys,<br><br></div>I'm developing with GStreamer in VS2010 for W7, and trying to translate a pipeline that it's working for me, but apparently I don't find the correct element.<br>
<br></div>gst-launch-1.0 filesrc location="myfile.mp4" ! qtdemux ! audio/x-eac3 ! udpsink host=xxx port=yyy<br><br></div>I have it figured out, except for this "element" audio/x-eac3, which I can't find in the factory and it's driving me nuts.<br>
<br></div>Any hint about what could be the right choice?<br><br></div>Kind regards<br></div>