IP/TV to H.264 transcode mails on Windows VLC

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
bwalls
New Cone
New Cone
Posts: 4
Joined: 12 Dec 2008 21:37

IP/TV to H.264 transcode mails on Windows VLC

Postby bwalls » 12 Dec 2008 22:08

I've got a couple of live IP streams I want to transcode to H264/AAC for multicast on our local LAN. I've got it running fine on a Mac, but when I try to do the same on Windows the H264 encode always fails.

Here is the Mac command line:
/Applications/VLC.app/Contents/MacOS/vlc http://msvictor3.msfc.nasa.gov/STREAMING/SDP/test2.sdp --sout='#transcode{acodec=mp4a,ab=128,vcodec=h264,vb=2048}:rtp{dst=233.3.3.14,sdp=file:///Volumes/MacHD-Q32i-MSC/Users/wallsbk/desktop/IndependanceH264.sdp,sap,name="Independance",description="ISS Downlink, Independance channel",url=http://desktoptv.msfc.nasa.gov,ttl=255}' --ttl=255 --sap-interval=15 --loop

Here is the Windows version:
"C:\Program Files\VideoLAN\VLC\vlc.exe" http://msvictor3.msfc.nasa.gov/STREAMING/SDP/test1.sdp --sout='#transcode{acodec=mp4a,ab=128,vcodec=h264,vb=2048}:rtp{dst=233.3.3.13,sap,name="Freedom",description="ISS Downlink, Freedom channel",url=http://desktoptv.msfc.nasa.gov,ttl=255}' --ttl=255 --sap-interval=15 --loop

Any ideas? The Messages seems to complain about a missing mux command.

Can Windows create a local SDP file? Would the format be sdp=file://C:/myfolder/FreedomH264.sdp?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: IP/TV to H.264 transcode mails on Windows VLC

Postby VLC_help » 13 Dec 2008 21:34

x264 encoding is broken on Windows. So you can't use x264 under Windows.

sonix
New Cone
New Cone
Posts: 5
Joined: 04 Dec 2008 11:37

Re: IP/TV to H.264 transcode mails on Windows VLC

Postby sonix » 23 Dec 2008 13:32

Actually, you should put a mux option (ts in your case) along with dst option. You should also specify audio-port and video-port.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 87 guests