Hi,
I am trying to transcode an audio stream from local CD on local machine to a file on the local machine and then using the Wizard I am trying to stream the file to multicast address 224.101.101.101.
On the messages window I get the following errors:
main debug: prebuffering done 1408981 bytes in 0s - 21758 kbytes/s
main debug: creating demux: access='' demux='' path='C:\file'
main debug: looking for demux2 module: 38 candidates
main debug: using demux2 module "ts"
main debug: looking for a subtitle file in C:\
ts debug: DEMUX_SET_GROUP 0 00000000
main debug: starting in synch mode
main debug: `C:\file' successfully opened
ts debug: PATCallBack called
ts debug: new PAT ts_id=4410 version=8 current_next=1
ts debug: * number=1 pid=66
ts debug: PMTCallBack called
ts debug: new PMT program number=1 version=7 pid_pcr=68
ts debug: * es pid=68 type=3 fcc=mpga
main debug: selecting program id=1
main debug: looking for packetizer module: 17 candidates
main debug: using packetizer module "mpeg_audio"
main debug: stream out mode -> no decoder thread
mpeg_audio debug: MPGA channels:2 samplerate:44100 bitrate:192
main debug: adding a new input
main debug: adding a new input
mux_ts debug: adding input codec=mpga pid=68
mux_ts debug: new PCR PID is 68
access_output_udp debug: packet has been sent too late (393990)
access_output_udp debug: packet has been sent too late (351114)
access_output_udp debug: packet has been sent too late (308159)
access_output_udp debug: packet has been sent too late (265189)
access_output_udp debug: packet has been sent too late (222217)
access_output_udp debug: packet has been sent too late (179245)
...
Ethereal does not show any packets being sent out on the interface connected to the intranet. Any suggestions.
Regards,
S