- Thread starter
- Moderator
- #81
To transcode recordings on the fly you'de need VLC as FFMPEG doesn't stream. So has anyone got VLC streaming any kind of input file and the stream watchable on the iPhone?
I have tried this:
vlc E:\TV\Friends\Season1\Friends.S01E24.DVDrip.XviD-SAiNTS.avi --sout=#transcode{vcodec=mp4v,vb=512,canvas-height=272,width=480,acodec=mp4a,ab=96,channels=2}:duplicate{dst=std{access=http,mux=mp4,dst=:81}}
I've tried a number of options but keep getting this..
I have tried this:
vlc E:\TV\Friends\Season1\Friends.S01E24.DVDrip.XviD-SAiNTS.avi --sout=#transcode{vcodec=mp4v,vb=512,canvas-height=272,width=480,acodec=mp4a,ab=96,channels=2}:duplicate{dst=std{access=http,mux=mp4,dst=:81}}
I've tried a number of options but keep getting this..
United Kingdom