tried udp soem more, couldnt figure it out, tried http again, .wmv and audio etc still work, just not mp2v
also if i dont set buffer, it doesnt work
when i try use mp2v it says cannot open encoder, and then a heap of main warning: late buffer for mux input and resampling stopped after 90000 usec, and the stream and media info say codec: YUY2, res 720x576, 29.97fps, codec:araw audio 2 1411kb/s bits per sample 16
this is what i get on my player when trying it with no transcoding,
_____________________________________________________
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 3740 (input) created at priority 1 (src/input/input.c:230)
main debug: `
http://192.168.0.47:1234' gives access `http' demux `' path `192.168.0.47:1234'
main debug: creating demux: access='http' demux='' path='192.168.0.47:1234'
main debug: looking for access_demux module: 0 candidates
main warning: no access_demux module matched "http"
main debug: creating access 'http' path='192.168.0.47:1234'
main debug: looking for access2 module: 7 candidates
access_http debug: http: server='192.168.0.47' port=1234 file='(null)
main debug: net: connecting to 192.168.0.47 port 1234
main debug: connection in progress
access_http debug: protocol 'HTTP' answer code 200
access_http debug: Content-Type: application/octet-stream
main debug: using access2 module "access_http"
main debug: pre buffering
main error: cannot pre fill buffer
main warning: cannot create a stream_t from access
main debug: unlocking module "access_http"
main debug: thread times: real 0m10.406250s, kernel 0m0.000000s, user 0m0.015625s
main debug: thread 3740 joined (src/input/input.c:386)
main warning: refcount is 1, delaying before deletion (id=395,type=-7)
main: nothing to play
___________________________________
and now with transcoding .mp2v and mp2a on my client machine
___________________________________
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 4048 (input) created at priority 1 (src/input/input.c:230)
main debug: `
http://192.168.0.47:1234' gives access `http' demux `' path `192.168.0.47:1234'
main debug: creating demux: access='http' demux='' path='192.168.0.47:1234'
main debug: looking for access_demux module: 0 candidates
main warning: no access_demux module matched "http"
main debug: creating access 'http' path='192.168.0.47:1234'
main debug: looking for access2 module: 7 candidates
access_http debug: http: server='192.168.0.47' port=1234 file='(null)
main debug: net: connecting to 192.168.0.47 port 1234
main debug: connection in progress
access_http debug: protocol 'HTTP' answer code 200
access_http debug: Content-Type: application/octet-stream
main debug: using access2 module "access_http"
main debug: pre buffering
main debug: received first data for our buffer
main debug: prebuffering done 9500 bytes in 0s - 22 kbytes/s
main debug: creating demux: access='http' demux='' path='192.168.0.47:1234'
main debug: looking for demux2 module: 40 candidates
main debug: using demux2 module "ts"
ts debug: DEMUX_SET_GROUP 0 00000000
main debug: `
http://192.168.0.47:1234' successfully opened
ts debug: pid[68] unknown
ts debug: PATCallBack called
ts debug: new PAT ts_id=11209 version=7 current_next=1
ts debug: * number=1 pid=66
ts debug: PMTCallBack called
ts debug: new PMT program number=1 version=1 pid_pcr=68
ts debug: * es pid=68 type=3 fcc=mpga
main debug: selecting program id=1
main debug: looking for decoder module: 26 candidates
main debug: using decoder module "mpeg_audio"
main debug: thread 4356 (decoder) created at priority 2 (src/input/decoder.c:159)
ts warning: first packet for pid=68 cc=0xc
mpeg_audio debug: MPGA channels:2 samplerate:44100 bitrate:192
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: Realtek HD Audio rear output
aout_directx debug: device supports 2 channels
aout_directx debug: device supports 1 channel
aout_directx debug: creating DirectSoundThread
main debug: thread 3748 (DirectSound Notification Thread) created at priority 15 (directx.c:374)
aout_directx debug: DirectSoundThread ready
main debug: using audio output module "aout_directx"
main debug: output 's16l' 44100 Hz Stereo frame=1 samples/4 bytes
main debug: mixer 's16l' 44100 Hz Stereo frame=1 samples/4 bytes
main debug: filter(s) 'fl32'->'s16l' 44100 Hz->44100 Hz Stereo->Stereo
main debug: looking for audio filter module: 23 candidates
main debug: using audio filter module "float32tos16"
main debug: found a filter for the whole conversion
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "trivial_mixer"
main debug: input 'mpga' 44100 Hz Stereo frame=1152 samples/1262 bytes
main debug: filter(s) 'mpga'->'fl32' 44100 Hz->44100 Hz Stereo->Stereo
main debug: looking for audio filter module: 23 candidates
main debug: using audio filter module "mpgatofixed32"
main debug: found a filter for the whole conversion
main debug: filter(s) 'fl32'->'fl32' 48510 Hz->44100 Hz Stereo->Stereo
main debug: looking for audio filter module: 23 candidates
main debug: using audio filter module "bandlimited_resampler"
main debug: found a filter for the whole conversion
theres some reading for you