:sout=#transcode{venc=x264{keyint=128,idrint=2,cabac=0,bframes=0},vcodec=h264,vb=530,fps=24,scale=1,acodec=mp3,ab=128,channels=2,samplerate=48000,audio-sync,threads=2,vfilter=canvas{width=640,height=360,aspect=16:9},deinterlace{deinterlace=linear}}:rtp{dst=127.0.0.1,port=1234,sdp=file://C:\vlc.sdp}
try that nameuser, that might fix your problem.
. now to continue the topic sorta, I tried getting VHScrCap or VHMulticam running the way you provided and it refuses to run for me correctly. I can open the capture card without a problem but streaming the capture card freezes the video. I check messages and it says it's dropping frames because PC is too slow? lol I'm on a Q6600 Quad Core 3.0ghz. when streaming at that low of a resolution it uses maybe 25-40% of my CPU so that is not the case. ill post the message here below.
sorry theres alot of code
qt4 debug: Initialization of Capture device panel
qt4 debug: :dshow-caching=200 :dshow-vdev=VHMultiCam :dshow-adev=Line-In (SB Audigy) :dshow-size= :dshow-chroma= :dshow-fps=0 :dshow-config :no-dshow-tuner :dshow-tuner-channel=0 :dshow-tuner-country=0 :dshow-tuner-input=0 :dshow-video-input=-1 :dshow-video-output=-1 :dshow-audio-input=-1 :dshow-audio-output=-1 :dshow-amtuner-mode=1 :dshow-audio-channels=0 :dshow-audio-samplerate=0 :dshow-audio-bitspersample=0
qt4 debug: MRL passed to the Sout: dshow://
qt4 debug: Adding option: dshow-vdev=VHMultiCam
qt4 debug: Adding option: dshow-adev=Line-In (SB Audigy)
qt4 debug: Adding option: dshow-size=640x480:dshow-caching=200
qt4 debug: Adding option: dshow-vdev=VHMultiCam
qt4 debug: Adding option: dshow-adev=Line-In (SB Audigy)
qt4 debug: Adding option: dshow-size=
qt4 debug: Adding option: dshow-chroma=
qt4 debug: Adding option: dshow-fps=0
qt4 debug: Adding option: dshow-config
qt4 debug: Adding option: no-dshow-tuner
qt4 debug: Adding option: dshow-tuner-channel=0
qt4 debug: Adding option: dshow-tuner-country=0
qt4 debug: Adding option: dshow-tuner-input=0
qt4 debug: Adding option: dshow-video-input=-1
qt4 debug: Adding option: dshow-video-output=-1
qt4 debug: Adding option: dshow-audio-input=-1
qt4 debug: Adding option: dshow-audio-output=-1
qt4 debug: Adding option: dshow-amtuner-mode=1
qt4 debug: Adding option: dshow-audio-channels=0
qt4 debug: Adding option: dshow-audio-samplerate=0
qt4 debug: Adding option: dshow-audio-bitspersample=0
qt4 debug: Adding option: :sout=#transcode{vcodec=h264,vb=500,fps=30,scale=1,width=640,height=480,acodec=mp3,ab=128,channels=2,samplerate=48000}:display
main debug: adding item `Streaming' ( dshow:// )
qt4 debug: Adding a new MRL to recent ones: dshow://
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index -1
main debug: processing request item Streaming node null skip 0
main debug: resyncing on Streaming
main debug: Streaming is at 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'Streaming'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:230)
main debug: thread started
main debug: stream=`transcode'
main debug: looking for sout stream module: 1 candidate
qt4 debug: IM: Setting an input
main debug: stream=`display'
main debug: looking for sout stream module: 1 candidate
main debug: using sout stream module "stream_out_display"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: set config option: sout-transcode-vcodec to h264
main debug: set config option: sout-transcode-vb to 500
main debug: set config option: sout-transcode-fps to 30
main debug: set config option: sout-transcode-scale to 1
main debug: set config option: sout-transcode-width to 640
main debug: set config option: sout-transcode-height to 480
main debug: set config option: sout-transcode-acodec to mp3
main debug: set config option: sout-transcode-ab to 128
main debug: set config option: sout-transcode-channels to 2
main debug: set config option: sout-transcode-samplerate to 48000
stream_out_transcode debug: codec audio=mp3 48000Hz 2 channels 128Kb/s
stream_out_transcode debug: codec video=h264 640x480 scaling: 1.000000 500kb/s
main debug: using sout stream module "stream_out_transcode"
main debug: TIMER module_need() : 8.000 ms - Total 8.000 ms / 1 intvls (Avg 8.000 ms)
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path 'C:\Users\Joe\AppData\Local\Temp'
main debug: `dshow://' gives access `dshow' demux `' path `'
main debug: creating demux: access='dshow' demux='' path=''
main debug: looking for access_demux module: 1 candidate
dshow debug: dshow-vdev: VHMultiCam
dshow debug: dshow-adev: Line-In (SB Audigy)
dshow debug: width x height 640x480
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
dshow debug: found device: Logitech QuickCam Pro 9000
dshow debug: found device: ManyCam Virtual Webcam
dshow debug: found device: Syntek STK1150
dshow debug: found device: VHMultiCam
dshow debug: found device: VHScrCap
dshow debug: asking for device: VHMultiCam
dshow debug: asked for VHMultiCam, binding to VHMultiCam
dshow debug: using device: VHMultiCam
dshow debug: EnumDeviceCaps: output pin: Output
dshow debug: EnumDeviceCaps: trying pin Output
dshow debug: EnumDeviceCaps: input pin default format configured
dshow debug: EnumDeviceCaps: input pin accepts chroma: RV32, width:640, height:480, fps:inf
dshow debug: CaptureFilter::JoinFilterGraph
dshow debug: connecting filters
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::ConnectedTo [not connected]
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::QueryFilterInfo
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::QueryAccept [OK] (width=640, height=480, chroma=RV32, fps=inf)
dshow debug: CapturePin::ReceiveConnection [OK]
dshow debug: CapturePin::NotifyAllocator
dshow debug: ConnectFilters: graph_builder2 available.
dshow warning: ConnectFilters: No crossBar routes found (incobatible pin types)
dshow debug: filters connected successfully !
dshow debug: configuring Device Properties
dshow debug: showing WDM Video Configuration Pages
dshow debug: MEDIATYPE_Video
dshow debug: selected video pin accepts format: RV32
dshow debug: found device: Headset Microphone (Headset (XB
dshow debug: found device: Line-In (SB Audigy)
dshow debug: found device: Microphone (Logitech Mic (Pro 9
dshow debug: found device: Microphone (SB Audigy)
dshow debug: found device: S/PDIF-In (SB Audigy)
dshow debug: asking for device: Line-In (SB Audigy)
dshow debug: asked for Line-In (SB Audigy), binding to Line-In (SB Audigy)
dshow debug: using device: Line-In (SB Audigy)
dshow debug: EnumDeviceCaps: output pin: Capture
dshow debug: EnumDeviceCaps: input pin: Master Volume
dshow debug: EnumDeviceCaps: trying pin Capture
dshow debug: EnumDeviceCaps: input pin default format configured
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:2, samples/sec:44100 bits/sample:16
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:2, samples/sec:44100 bits/sample:16
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:1, samples/sec:44100 bits/sample:16
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:2, samples/sec:32000 bits/sample:16
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:1, samples/sec:32000 bits/sample:16
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:2, samples/sec:22050 bits/sample:16
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:1, samples/sec:22050 bits/sample:16
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:2, samples/sec:11025 bits/sample:16
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:1, samples/sec:11025 bits/sample:16
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:2, samples/sec:8000 bits/sample:16
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:1, samples/sec:8000 bits/sample:16
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:2, samples/sec:44100 bits/sample:8
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:1, samples/sec:44100 bits/sample:8
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:2, samples/sec:22050 bits/sample:8
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:1, samples/sec:22050 bits/sample:8
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:2, samples/sec:11025 bits/sample:8
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:1, samples/sec:11025 bits/sample:8
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:2, samples/sec:8000 bits/sample:8
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:1, samples/sec:8000 bits/sample:8
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:2, samples/sec:48000 bits/sample:16
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:1, samples/sec:48000 bits/sample:16
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:2, samples/sec:96000 bits/sample:16
dshow debug: EnumDeviceCaps: input pin accepts format: araw, channels:1, samples/sec:96000 bits/sample:16
dshow debug: CaptureFilter::JoinFilterGraph
dshow debug: connecting filters
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::ConnectedTo [not connected]
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::QueryFilterInfo
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::QueryAccept [OK] (channels=2, samples/sec=44100, bits/samples=16, format=araw)
dshow debug: CapturePin::ReceiveConnection [OK]
dshow debug: CapturePin::NotifyAllocator
dshow debug: filters connected successfully !
dshow debug: configuring Device Properties
dshow debug: showing WDM Audio Configuration Pages
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::ConnectedTo [OK]
dshow debug: MEDIATYPE_Audio
dshow debug: selected audio pin accepts format: araw
dshow debug: Playing...
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::ConnectedTo [OK]
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::ConnectedTo [OK]
dshow debug: CaptureFilter::SetSyncSource
dshow debug: CaptureFilter::SetSyncSource
dshow debug: CaptureFilter::Pause
dshow debug: CaptureFilter::Pause
dshow debug: CapturePin::ReceiveCanBlock
dshow debug: CaptureFilter::Run
dshow debug: CaptureFilter::Run
main debug: selecting program id=0
main debug: using access_demux module "dshow"
main debug: TIMER module_need() : 1509.000 ms - Total 1509.000 ms / 1 intvls (Avg 1509.000 ms)
main debug: looking for a subtitle file in C:\Program Files\VideoLAN\VLC\
main debug: looking for packetizer module: 21 candidates
rawvideo warning: invalid frame rate 0/0, using 25 fps instead
main debug: using packetizer module "rawvideo"
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:315)
main debug: thread started
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "packetizer_copy"
main debug: TIMER module_need() : 3.000 ms - Total 3.000 ms / 1 intvls (Avg 3.000 ms)
main debug: thread (decoder) created at priority 2 (../.././src/input/decoder.c:315)
main debug: thread started
main debug: starting in async mode
main debug: `dshow://' successfully opened
main debug: Buffering 0%
main debug: switching to sync mode
main debug: adding a new sout input (sout_input:041df000)
qt4 debug: Updating the geometry
stream_out_transcode debug: creating video transcoding from fcc=`RV32' to fcc=`h264'
qt4 debug: Updating the geometry
main debug: looking for decoder module: 35 candidates
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
rawvideo warning: invalid frame rate 0/0, using 25 fps instead
main debug: using decoder module "rawvideo"
main debug: TIMER module_need() : 12.000 ms - Total 12.000 ms / 1 intvls (Avg 12.000 ms)
main debug: looking for encoder module: 12 candidates
x264 debug: version x264 0.83.X
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
x264 debug: initializing pthread-win32
main debug: Buffering 16%
main debug: using encoder module "x264"
main debug: TIMER module_need() : 38.000 ms - Total 38.000 ms / 1 intvls (Avg 38.000 ms)
x264 debug: pthread-win32 deinitialized
main debug: removing module "x264"
main debug: Buffering 33%
main error: Invalid PCR value in ES_OUT_SET_(GROUP_)PCR !
packetizer_copy debug: need dts > 0
main debug: Buffering 50%
main debug: Buffering 66%
main debug: Buffering 83%
main debug: Buffering 100%
main debug: Buffering 48%
main debug: Stream buffering done (233 ms in 231 ms)
main debug: Decoder buffering done in 0 ms
stream_out_transcode debug: late picture skipped (41000)
stream_out_transcode debug: late picture skipped (9667)
stream_out_transcode debug: drift is too high, resetting master sync
stream_out_transcode debug: decoder aspect is 576000:432000
stream_out_transcode debug: source pixel aspect is 1.000000:1
stream_out_transcode debug: scaled pixel aspect is 1.000000:1
stream_out_transcode debug: source 640x480, destination 640x480
stream_out_transcode debug: encoder aspect is 576000:432000
main debug: looking for video filter2 module: 20 candidates
swscale debug: 640x480 chroma: RV32 -> 640x480 chroma: I420 with scaling using Bicubic (good quality)
main debug: using video filter2 module "swscale"
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main debug: Filter 'swscale' (02f3413c) appended to chain
stream_out_transcode debug: destination (after video filters) 640x480
main debug: looking for encoder module: 12 candidates
x264 debug: version x264 0.83.X
x264 debug: initializing pthread-win32
main debug: using encoder module "x264"
main debug: TIMER module_need() : 31.000 ms - Total 31.000 ms / 1 intvls (Avg 31.000 ms)
main debug: looking for decoder module: 35 candidates
avcodec debug: libavcodec initialized (interface 0x343100)
avcodec debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started
main debug: using decoder module "avcodec"
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:315)
main debug: thread started
stream_out_transcode debug: drift is too high, resetting master sync
stream_out_transcode debug: late picture skipped (29666)
main debug: adding a new sout input (sout_input:041deb80)
stream_out_transcode debug: creating audio transcoding from fcc=`s16l' to fcc=`mp3 '
main debug: looking for decoder module: 35 candidates
araw debug: samplerate:44100Hz channels:2 bits/sample:16
main debug: using decoder module "araw"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: looking for encoder module: 12 candidates
avcodec debug: libavcodec already initialized
avcodec debug: found encoder MPEG Audio layer 1/2/3
main debug: using encoder module "avcodec"
main debug: TIMER module_need() : 10.000 ms - Total 10.000 ms / 1 intvls (Avg 10.000 ms)
stream_out_transcode debug: Looking for filter (s16l->s16l, channels 2->2, rate 44100->48000)
main debug: looking for audio filter2 module: 8 candidates
audio_format debug: s16l->fl32, bits per sample: 16->32
main debug: using audio filter2 module "audio_format"
main debug: TIMER module_need() : 3.000 ms - Total 3.000 ms / 1 intvls (Avg 3.000 ms)
main debug: Filter 'audio_format' (02f34b14) appended to chain
main debug: looking for audio filter2 module: 8 candidates
bandlimited_resampler debug: fl32/44100KHz/2->fl32/48000KHz/2
main debug: using audio filter2 module "bandlimited_resampler"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: Filter 'bandlimited_resampler' (02f34e5c) appended to chain
main debug: looking for audio filter2 module: 8 candidates
audio_format debug: fl32->s16l, bits per sample: 32->16
main debug: using audio filter2 module "audio_format"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: Filter 'audio_format' (02f351a4) appended to chain
stream_out_transcode debug: Got complete audio filter chain
main debug: looking for decoder module: 35 candidates
main debug: using decoder module "mpeg_audio"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: thread (decoder) created at priority 2 (../.././src/input/decoder.c:315)
stream_out_transcode debug: drift is too high, resetting master sync
main debug: thread started
mpeg_audio debug: MPGA channels:2 samplerate:48000 bitrate:128
main debug: creating aout
main debug: looking for audio output module: 3 candidates
aout_directx debug: OpenAudio
aout_directx debug: found device: Primary Sound Driver
aout_directx debug: found device: Speakers (SB Audigy)
aout_directx debug: found device: Digital Audio Interface (SB Audigy)
aout_directx debug: found device: Headset Earphone (Headset (XBOX 360 For Windows))
aout_directx debug: device supports 2 channels (DEFAULT!)
aout_directx debug: device supports 1 channel
aout_directx debug: Windows says your SpeakerConfig is 5.1
aout_directx debug: creating DirectSoundThread
main debug: thread (DirectSound Notification Thread) created at priority 15 (../../.././modules/audio_output/directx.c:427)
main debug: using audio output module "aout_directx"
main debug: TIMER module_need() : 34.000 ms - Total 34.000 ms / 1 intvls (Avg 34.000 ms)
main debug: output 's16l' 48000 Hz Stereo frame=1 samples/4 bytes
main debug: mixer 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes
main debug: filter(s) 'fl32'->'s16l' 48000 Hz->48000 Hz Stereo->Stereo
main debug: thread started
aout_directx debug: DirectSoundThread ready
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "converter_float"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: found a filter for the whole conversion
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: input 'mpga' 48000 Hz Stereo frame=1152 samples/969 bytes
main debug: looking for audio filter module: 1 candidate
scaletempo warning: bad input or output format
main warning: no audio filter module matching "scaletempo" could be loaded
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: looking for audio filter module: 1 candidate
scaletempo debug: format: 48000 rate, 2 nch, 4 bps, fl32
scaletempo debug: params: 30 stride, 0.200 overlap, 14 search
scaletempo debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
main debug: using audio filter module "scaletempo"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: filter(s) 'mpga'->'fl32' 48000 Hz->48000 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "mpgatofixed32"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: found a filter for the whole conversion
main debug: looking for audio filter module: 1 candidate
main debug: using audio filter module "normvol"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: filter(s) 'fl32'->'fl32' 52800 Hz->48000 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "bandlimited_resampler"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: found a filter for the whole conversion
main warning: output date isn't PTS date, requesting resampling (86263)
main warning: PTS is out of range (-37060), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: buffer is 62267 late, triggering upsampling
main debug: no usable vout present, spawning one
main debug: looking for text renderer module: 2 candidates
main debug: thread (fontlist builder) created at priority 0 (../../.././modules/misc/freetype.c:480)
freetype debug: using fontsize: 2
main debug: using text renderer module "freetype"
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main debug: thread started
freetype debug: Building font database...
main debug: looking for video filter2 module: 20 candidates
freetype debug: Finished building font database.
freetype debug: Took 0 microseconds
main debug: thread ended
swscale debug: 32x32 chroma: YUVA -> 16x16 chroma: YUVA with scaling using Bicubic (good quality)
main debug: using video filter2 module "swscale"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: looking for video filter2 module: 20 candidates
yuvp debug: YUVP to YUVA converter
main debug: using video filter2 module "yuvp"
main debug: TIMER module_need() : 3.000 ms - Total 3.000 ms / 1 intvls (Avg 3.000 ms)
main debug: window size: 640x480
main debug: looking for video output module: 7 candidates
direct3d debug: creating Vout EventThread
main debug: thread (Vout Events Thread) created at priority 0 (../../../.././modules/video_output/msw/direct3d.c:218)
main debug: thread started
direct3d debug: DirectXCreateWindow
main debug: looking for hwnd module: 3 candidates
qt4 debug: requesting video...
qt4 debug: Video was requested -1, -1
qt4 debug: Video is resizing to: 640 480
qt4 debug: Updating the geometry
main debug: using hwnd module "qt4"
main debug: TIMER module_need() : 11.000 ms - Total 11.000 ms / 1 intvls (Avg 11.000 ms)
direct3d debug: created video sub-window
direct3d debug: Vout EventThread running
direct3d debug: disabling screen saver
main debug: using video output module "direct3d"
main debug: TIMER module_need() : 39.000 ms - Total 39.000 ms / 1 intvls (Avg 39.000 ms)
main debug: Deinterlacing available
main warning: PTS is out of range (-30049), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
direct3d debug: Direct3D device adapter successfully initialized
direct3d debug: selected surface pixel format is YUY2
direct3d debug: 1 Direct3D pictures created successfully
direct3d debug: Direct3D scene created successfully
main debug: got 1 direct buffer(s)
main debug: pic render sz 640x480, of (0,0), vsz 640x480, 4cc I420, ar 4:3, sar 1:1, msk r0x0 g0x0 b0x0
main debug: pic in sz 640x480, of (0,0), vsz 640x480, 4cc I420, ar 4:3, sar 1:1, msk r0x0 g0x0 b0x0
main debug: pic out sz 640x480, of (0,0), vsz 640x480, 4cc YUY2, ar 4:3, sar 1:1, msk r0x0 g0x0 b0x0
main debug: looking for video filter2 module: 20 candidates
main debug: using video filter2 module "i420_yuy2_sse2"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: indirect render, mapping render pictures 0-15 to system pictures 1-16
freetype debug: using fontsize: 30
main debug: looking for video blending module: 1 candidate
blend debug: chroma: YUVA -> YUY2
main debug: using video blending module "blend"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: Post-processing available
main warning: late picture skipped (466998 > -2507)
qt4 debug: Qt: Entering Fullscreen
main warning: late picture skipped (435665 > -2507)
main warning: late picture skipped (403331 > -2507)
main warning: late picture skipped (382998 > -2130)
main warning: PTS is out of range (-38049), dropping buffer
main warning: output date isn't PTS date, requesting resampling (45000)
main warning: PTS is out of range (-35048), dropping buffer
main warning: output date isn't PTS date, requesting resampling (50000)
main warning: buffer is 61242 late, triggering upsampling
main warning: PTS is out of range (-31048), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: PTS is out of range (-27047), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: PTS is out of range (-37048), dropping buffer
main warning: output date isn't PTS date, requesting resampling (50000)
main warning: PTS is out of range (-38047), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: PTS is out of range (-34056), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: output date isn't PTS date, requesting resampling (50000)
main warning: buffer is 41234 late, triggering upsampling
main warning: PTS is out of range (-32056), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: PTS is out of range (-37055), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: PTS is out of range (-33055), dropping buffer
main warning: output PTS is out of range (21688), clearing out
main warning: input PTS is out of range (21709), trashing
main warning: output date isn't PTS date, requesting resampling (81021)
main warning: buffer is 50257 late, triggering upsampling
main warning: PTS is out of range (-28054), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: PTS is out of range (-36055), dropping buffer
main warning: PTS is out of range (-35054), dropping buffer
main warning: output date isn't PTS date, requesting resampling (45000)
main warning: output date isn't PTS date, requesting resampling (50000)
main warning: buffer is 73247 late, triggering upsampling
main warning: PTS is out of range (-37064), dropping buffer
main warning: buffer is 49086 late, triggering upsampling
main warning: PTS is out of range (-32063), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: output date isn't PTS date, requesting resampling (50000)
main warning: PTS is out of range (-28063), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: buffer is 51066 late, triggering upsampling
main warning: PTS is out of range (-36063), dropping buffer
main warning: PTS is out of range (-34062), dropping buffer
main warning: output date isn't PTS date, requesting resampling (55000)
main warning: buffer is 58062 late, triggering upsampling
main warning: PTS is out of range (-37063), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: PTS is out of range (-33050), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: output date isn't PTS date, requesting resampling (45000)
main warning: buffer is 55032 late, triggering upsampling
main warning: PTS is out of range (-39050), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
avcodec error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
main warning: PTS is out of range (-34049), dropping buffer
main warning: late picture skipped (697665 > -359)
main warning: PTS is out of range (-31049), dropping buffer
main warning: late picture skipped (433665 > -519)
main warning: output date isn't PTS date, requesting resampling (55000)
main warning: late picture skipped (434331 > -639)
main warning: late picture skipped (435998 > -979)
main warning: late picture skipped (404331 > -979)
main warning: PTS is out of range (-27048), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: PTS is out of range (-37049), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: output date isn't PTS date, requesting resampling (50000)
main warning: buffer is 40023 late, triggering upsampling
main warning: PTS is out of range (-39049), dropping buffer
main warning: PTS is out of range (-34058), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: output date isn't PTS date, requesting resampling (50000)
main warning: buffer is 41941 late, triggering upsampling
main warning: PTS is out of range (-31057), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: output date isn't PTS date, requesting resampling (50000)
main warning: buffer is 67941 late, triggering upsampling
main warning: PTS is out of range (-33057), dropping buffer
main warning: buffer is 43780 late, triggering upsampling
main warning: PTS is out of range (-33056), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: PTS is out of range (-28056), dropping buffer
main warning: output date isn't PTS date, requesting resampling (45000)
main warning: PTS is out of range (-39056), dropping buffer
main warning: PTS is out of range (-35057), dropping buffer
main warning: output PTS is out of range (2688), clearing out
main warning: input PTS is out of range (25188), trashing
main warning: input PTS is out of range (1188), trashing
main warning: output date isn't PTS date, requesting resampling (74500)
main warning: PTS is out of range (-36065), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: buffer is 43252 late, triggering upsampling
main warning: PTS is out of range (-33064), dropping buffer
main warning: PTS is out of range (-29064), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
main warning: output date isn't PTS date, requesting resampling (50000)
main warning: buffer is 45227 late, triggering upsampling
main warning: PTS is out of range (-36063), dropping buffer
main debug: incoming request - stopping current input
main debug: dying input
main debug: control type=0
main debug: control: stopping input
main debug: dying input
main debug: thread times: real 0m9.856563s, kernel 0m0.015600s, user 0m1.887612s
main debug: removing module "rawvideo"
main debug: killing decoder fourcc `RV32', 0 PES in FIFO
main debug: removing a sout input (sout_input:041df000)
main debug: TIMER encoding video frame : 1.000 ms - Total 281.000 ms / 291 intvls (Avg 0.966 ms)
main debug: removing module "rawvideo"
x264 debug: pthread-win32 deinitialized
main debug: removing module "x264"
main debug: Filter 'swscale' (02f3413c) removed from chain
main debug: removing module "swscale"
main debug: thread times: real 0m9.583548s, kernel 0m0.015600s, user 0m0.218401s
avcodec debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
main debug: removing module "avcodec"
main debug: killing decoder fourcc `h264', 0 PES in FIFO
main debug: [0] 0 0
main debug: [1] 0 0
main debug: [2] 0 0
main debug: [3] 0 0
main debug: [4] 0 0
main debug: [5] 0 0
main debug: [6] 0 0
main debug: [7] 2 0
main debug: [8] 4 0
main debug: [9] 0 0
main debug: [10] 0 0
main debug: [11] 0 0
main debug: [12] 0 0
main debug: [13] 0 0
main debug: [14] 0 0
main debug: [15] 4 0
main debug: saving a free vout
main debug: thread times: real 0m9.875564s, kernel 0m0.015600s, user 0m0.390002s
main debug: removing module "packetizer_copy"
main debug: killing decoder fourcc `araw', 0 PES in FIFO
main debug: removing a sout input (sout_input:041deb80)
main debug: TIMER encoding audio frame : 1.000 ms - Total 348.000 ms / 440 intvls (Avg 0.791 ms)
main debug: removing module "araw"
main debug: removing module "avcodec"
main debug: Filter 'audio_format' (02f34b14) removed from chain
main debug: removing module "audio_format"
main debug: Filter 'bandlimited_resampler' (02f34e5c) removed from chain
main debug: removing module "bandlimited_resampler"
main debug: Filter 'audio_format' (02f351a4) removed from chain
main debug: removing module "audio_format"
main debug: thread times: real 0m9.527545s, kernel 0m0.015600s, user 0m0.124800s
main debug: removing module "mpeg_audio"
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: removing module "mpgatofixed32"
main debug: removing module "scaletempo"
main debug: removing module "normvol"
main debug: removing module "bandlimited_resampler"
aout_directx debug: closing audio device
aout_directx debug: DirectSoundThread exiting
main debug: thread ended
main debug: thread times: real 0m9.497543s, kernel 0m0.031200s, user 0m0.109200s
main debug: removing module "aout_directx"
main debug: removing module "converter_float"
main debug: removing module "float32_mixer"
main debug: releasing aout
dshow debug: CaptureFilter::Pause
dshow debug: CaptureFilter::Pause
dshow debug: CaptureFilter::Stop
dshow debug: CapturePin::EndFlush
dshow debug: CaptureFilter::Stop
dshow debug: CapturePin::EndFlush
dshow debug: releasing DirectShow
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::ConnectedTo [OK]
dshow debug: CapturePin::Disconnect [OK]
dshow debug: CaptureFilter::SetSyncSource
dshow debug: CaptureFilter::JoinFilterGraph
dshow debug: CaptureFilter::GetState 0
dshow debug: CaptureFilter::~CaptureFilter
dshow debug: CapturePin::~CapturePin
dshow debug: CaptureFilter::EnumPins
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::ConnectedTo [OK]
dshow debug: CapturePin::Disconnect [OK]
dshow debug: CaptureFilter::SetSyncSource
dshow debug: CaptureFilter::JoinFilterGraph
dshow debug: CaptureFilter::GetState 0
dshow debug: CaptureFilter::~CaptureFilter
dshow debug: CapturePin::~CapturePin
main debug: removing module "dshow"
main debug: Program doesn't contain anymore ES
main debug: thread ended
main debug: dead input
main debug: destroying useless sout
main debug: destroying chain... (name=transcode)
main debug: destroying chain... (name=display)
main debug: removing module "stream_out_display"
main debug: destroying chain done
main debug: removing module "stream_out_transcode"
main debug: destroying chain done
main debug: thread times: real 0m11.445654s, kernel 0m0.202801s, user 0m0.171601s
main debug: destroying useless vout
main debug: removing module "i420_yuy2_sse2"
direct3d debug: Direct3D scene released successfully
direct3d debug: 1 Direct3D pictures released.
direct3d debug: DirectXEventThread terminating
direct3d debug: DirectXCloseWindow
direct3d debug: WinProc WM_DESTROY
qt4 debug: releasing video...
qt4 debug: IM: Deleting the input
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Qt: Entering Fullscreen
main debug: TIMER input launching for 'Streaming' : 1532.000 ms - Total 1532.000 ms / 1 intvls (Avg 1532.000 ms)
qt4 debug: Video is not needed anymore
qt4 debug: Updating the geometry
main debug: removing module "qt4"
main debug: thread ended
main debug: thread times: real 0m9.193525s, kernel 0m0.015600s, user 0m0.000000s
main debug: removing module "direct3d"
main debug: removing module "blend"
main debug: thread times: real 0m0.001000s, kernel 0m0.000000s, user 0m0.000000s
main debug: removing module "freetype"
main debug: removing module "yuvp"
main debug: removing module "swscale"
I'm lost as usual
plz help