Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] API V4 demux, audio and video questions



Hi,

Could you give more details on the following flags:

#define DVB_DMX_WAIT_FOR_PUSI   (1 << 2)
#define DVB_DMX_OUTPUT_DUPES    (1 << 3)
#define DVB_DMX_OUTPUT_ERRPKTS  (1 << 4)

For the buffer_treshold in dvb_dmx_recording_filter struct,
What append when this is reach ?

For audio and video driver,
How do you set the value of the "speed" parameter ?
 /* paramter is speed:
 *  speed = 1000     : normal play
 *  0 < speed < 1000 : slow forward
 *  speed > 1000     : fast forward
 *  speed = -1000    : reverse play
 *  -1000 < speed < 0: slow reverse
 *  speed < -1000    : fast reverse
 */

Thanks,

Franck


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index