webcam : "cannot create packetizer output"
Posted: 20 Feb 2004 15:36
Hello,
I am using VLC 0.7.1-test1 (also tried older versions anyway)
StremWizard.
Open DirectShow input: IBMPC camera
DefineStreaming Method:
if I select "local" it works perfectly.
If I select UDP, then the address of the remote PC and port 1234, it does not work.
After "Start streaming" hit
I get the following message:
"cannot create packetizer output"
Any idea?
Thank you
trascript follows:
dshow debug: found device: IBM PC Camera
dshow debug: using device: IBM PC Camera
dshow debug: EnumDeviceCaps: output pin: Capture
dshow debug: EnumDeviceCaps: output pin: Output1
dshow debug: EnumDeviceCaps: trying pin Capture
dshow debug: EnumDeviceCaps: input pin accepts chroma: YV12, width:128, height:96
dshow debug: EnumDeviceCaps: input pin accepts chroma: I420, width:128, height:96
....
dshow debug: CaptureFilter::AddRef (ref: 1)
dshow debug: CaptureFilter::JoinFilterGraph
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: connecting filters
....
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::Release (ref: 3)
dshow debug: CaptureFilter::Run
main debug: using access module "dshow"
main debug: looking for demux module
main debug: probing 21 candidates
mp4 warning: MP4 plugin discarded (not a valid file)
avi warning: avi module discarded (invalid header)
asf warning: ASF plugin discarded (not a valid file)
dshow debug: added new video es I420 128x96
main debug: using demux module "dshow"
main debug: selecting ES 0x1
main debug: looking for packetizer module
main debug: probing 28 candidates
main debug: using packetizer module "rawvideo"
main debug: thread 3372 (decoder) created at priority 0 (src/input/input_dec.c:171)
main debug: adding a new input
stream_out_duplicate debug: duplicated a new stream codec=I420 (es=0 group=0)
main debug: adding a new input
mux_ts_dvbpsi debug: adding input codec=I420 pid=68
main error: cannot add this stream
stream_out_duplicate debug: - failed for output 0
main error: cannot create packetizer output
I am using VLC 0.7.1-test1 (also tried older versions anyway)
StremWizard.
Open DirectShow input: IBMPC camera
DefineStreaming Method:
if I select "local" it works perfectly.
If I select UDP, then the address of the remote PC and port 1234, it does not work.
After "Start streaming" hit
I get the following message:
"cannot create packetizer output"
Any idea?
Thank you
trascript follows:
dshow debug: found device: IBM PC Camera
dshow debug: using device: IBM PC Camera
dshow debug: EnumDeviceCaps: output pin: Capture
dshow debug: EnumDeviceCaps: output pin: Output1
dshow debug: EnumDeviceCaps: trying pin Capture
dshow debug: EnumDeviceCaps: input pin accepts chroma: YV12, width:128, height:96
dshow debug: EnumDeviceCaps: input pin accepts chroma: I420, width:128, height:96
....
dshow debug: CaptureFilter::AddRef (ref: 1)
dshow debug: CaptureFilter::JoinFilterGraph
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: connecting filters
....
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::Release (ref: 3)
dshow debug: CaptureFilter::Run
main debug: using access module "dshow"
main debug: looking for demux module
main debug: probing 21 candidates
mp4 warning: MP4 plugin discarded (not a valid file)
avi warning: avi module discarded (invalid header)
asf warning: ASF plugin discarded (not a valid file)
dshow debug: added new video es I420 128x96
main debug: using demux module "dshow"
main debug: selecting ES 0x1
main debug: looking for packetizer module
main debug: probing 28 candidates
main debug: using packetizer module "rawvideo"
main debug: thread 3372 (decoder) created at priority 0 (src/input/input_dec.c:171)
main debug: adding a new input
stream_out_duplicate debug: duplicated a new stream codec=I420 (es=0 group=0)
main debug: adding a new input
mux_ts_dvbpsi debug: adding input codec=I420 pid=68
main error: cannot add this stream
stream_out_duplicate debug: - failed for output 0
main error: cannot create packetizer output