I am trying to stream tv with vlc according to the example on this page:
http://www.videolan.org/doc/videolan-ho ... oding.html
The only thing I made different was changing norm to NTSC.
I compiled transcode without any special options and here is where the output starts to look like it isn't working. Seems that something in transcode isn't right.
Here is some of my output.
---------------------------------------------------
[00000022] main module debug: using demux module "v4l"
[00000291] main stream output debug: stream=`transcode'
[00000292] main private debug: looking for sout stream module
[00000292] main private debug: probing 0 candidates
[00000292] main private error: no sout stream module matched "transcode,none"
[00000292] main private debug: destroying chain... (name=transcode)
[00000292] main private debug: destroying chain done
[00000291] main stream output error: stream chained failed for `transcode{vcodec=mp4v,acodec=mpga
,vb=3000,ab=256,vt=800000,keyint=80,deinterlace}:std{access=udp,mux=ts,url=192.168.0.114}'
[00000287] main input error: cannot start stream output instance, aborting
[00000287] v4l input: v4l grabbing stoped
[00000289] main decoder debug: waiting for sout
[00000021] main module debug: unlocking module "v4l"
[00000022] main module debug: unlocking module "v4l"
[00000290] main decoder debug: waiting for sout
[00000289] main decoder debug: waiting for sout
[00000290] main decoder debug: waiting for sout
[00000287] main input debug: thread 32771 joined (src/input/input.c:214)