Hello I'm looking compiled OpenPLi-gst-plugin-dvbmediasink to run the AC3 +
if user gstdvbaudiosink.c patched and compiled ipk
and also an explanatory compilation
gstdvbaudiosink.c:
#define AC3CAPS \
"audio/x-ac3, " \
"framed =(boolean) true; " \
"audio/x-private1-ac3, " \
"framed =(boolean) true; "
- else if (!strcmp(type, "audio/x-ac3"))
Edited by goodsat, 13 July 2013 - 10:13.