Created
July 2, 2022 08:36
-
-
Save emcodem/f7280d0284fc737bed239b8cca6b3735 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -I http "C:\temp\play\test_PCM_DolbyE_PCM_PCM.mxf" :sout=#transcode{vcodec=mp1v,vb=256k,vg=1,acodec=mp2,ab=128,channels=2}:{dst=std{access=file,mux=ts,dst="c:\\temp\\vlc.ts"}} --http-host 127.0.0.1 --http-port 1234 --http-password 1234 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -I rc "C:\temp\play\test_PCM_DolbyE_PCM_PCM.mxf" :sout=#transcode{video_enable=yes,audio_enable=no,vcodec=mp1v,vb=1256k,vfilter=canvas{width=512,height=240}}:std{access=udp,mux=ts,dst="127.0.0.1:1234"} --sout-avcodec-keyint=1