avc: Include 200 bus cycles in each buffer (about 300 TS packets)
This commit is contained in:
parent
66956d1c96
commit
708e96bef4
@ -206,8 +206,8 @@ gst_avc_src_get_caps (GstBaseSrc * src)
|
|||||||
return gst_caps_from_string ("video/mpegts,systemstream=true,packetsize=188");
|
return gst_caps_from_string ("video/mpegts,systemstream=true,packetsize=188");
|
||||||
}
|
}
|
||||||
|
|
||||||
#define kNumCyclesInMPEGReceiverSegment 20
|
#define kNumCyclesInMPEGReceiverSegment 200
|
||||||
#define kNumSegmentsInMPEGReceiverProgram 100
|
#define kNumSegmentsInMPEGReceiverProgram 10
|
||||||
|
|
||||||
#ifdef ENABLE
|
#ifdef ENABLE
|
||||||
void
|
void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user