vlc 命令使用
https://blog.csdn.net/fengmm521/article/details/79596447
vlc录流命令 经测试可用 vlc -I dummy --plugin-path=/usr/lib/vlc --no-plugins-cache http://192.168.1.224:8888/live_1_1.flv --sout "#std{access=file,dst=/matrix_input_fifo_3.ts}" --sout-all
vlc 输出http-ts 输出后的ts有大量错误
/data/vlc -I dummy --plugin-path=/usr/lib/vlc --no-plugins-cache file/ts:///usr/local/yckj/bin/.proxy0_out_fifo_t_channel0 dummy/vlc://quit --sout "#std{access=http,mux=avformat{mux
=mpegts,fps=25},dst=:6001/live_3_1.ts}"
vlc 转封装后出现大量的错误
vlc -I dummy --plugin-path=/usr/lib/vlc --no-plugins-cache file:///data/share/dafu.ts --sout "#std{access=file,dst=/data/share/output.ts}" --sout-all