Search found 5 matches

by xosef1234
Fri Dec 06, 2013 3:46 pm
Forum: Module / Plugin Programming
Topic: Edit stream with DDMODAPI_SET_STREAM_CB
Replies: 8
Views: 21999

Re: Edit stream with DDMODAPI_SET_STREAM_CB

:oops:
you are right; with stdcall it works perfectly, sorry for that

at the moment I am still using BDA.dev - to be honest, up to now I couldn't see any difference
since I do not know whether further information can be provided publicly, I send you a pm
by xosef1234
Thu Dec 05, 2013 2:49 pm
Forum: Module / Plugin Programming
Topic: Edit stream with DDMODAPI_SET_STREAM_CB
Replies: 8
Views: 21999

Re: Edit stream with DDMODAPI_SET_STREAM_CB

yes, of course, from inside a module I just took your example.... the streamcallback function is executed without errors and the code inside is executed (for the beginning I am just writing the Inlen and Inbuf either to a file or to a richedit field) as I said, before I made it with DDMODAPI_START_F...
by xosef1234
Tue Dec 03, 2013 3:29 pm
Forum: Module / Plugin Programming
Topic: Edit stream with DDMODAPI_SET_STREAM_CB
Replies: 8
Views: 21999

Re: Edit stream with DDMODAPI_SET_STREAM_CB

thank you for uploading however, it doesn't work; I do not get any TS package, no sync byte is even present the bytearrays I receive are almost constant, even the length of the input data (InLen) is strange I am not sure where the error is (maybe it is me? :oops: ) with BDA 3.0.84 InLen = 5857632 (b...
by xosef1234
Sun Dec 01, 2013 1:29 pm
Forum: Module / Plugin Programming
Topic: Edit stream with DDMODAPI_SET_STREAM_CB
Replies: 8
Views: 21999

Re: Edit stream with DDMODAPI_SET_STREAM_CB

I cannot find the file "how to modify whole TS stream for DD input .txt" in the DreamSDK
can you advice where to find it or maybe upload?

I am using a TeVii S660 BDA DVB-S2
by xosef1234
Sat Nov 30, 2013 1:31 pm
Forum: Module / Plugin Programming
Topic: Edit stream with DDMODAPI_SET_STREAM_CB
Replies: 8
Views: 21999

Edit stream with DDMODAPI_SET_STREAM_CB

Hi, I want to edit a non-dvb conform stream, but I cannot even get the stream from the tuner. Is there any example for DDMODAPI_SET_STREAM_CB? I succeeded in programming what I want using filter (DDMODAPI_START_FILTER) and writing to a file, but I want to have this in "real-time". Furthermore, is it...

Go to advanced search