Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1690387
  • 博文数量: 410
  • 博客积分: 9563
  • 博客等级: 中将
  • 技术积分: 4517
  • 用 户 组: 普通用户
  • 注册时间: 2010-07-03 19:59
个人简介

文章分类

全部博文(410)

文章存档

2017年(6)

2016年(1)

2015年(3)

2014年(4)

2013年(32)

2012年(45)

2011年(179)

2010年(140)

分类: LINUX

2011-01-08 13:42:42


vlc -I dummy -vvv xc01.mpg xc02.mpg xc00.mpg --sout-keep --sout "#gather:transcode{vcodec=mp2v,vb=6000,fps=25,width=720,height=576,acodec=mpga,ab=256,channels=2,samplerate=44100,threads=2}:std{access=file,mux=ts{pid-video=100,pid-audio=101,pcr=10},dst=test13.ts}" vlc://quit


vlc -I dummy -vvv xc00.mpg --sout "#transcode{vcodec=mp2v,vb=6000,fps=25,scale=1,width=720,height=576,acodec=mpga,ab=256,channels=2,samplerate=44100,thread=2}:std{access=file,mux=ts{pid-video=100,pid-audio=101,pcr=10},dst=aa02.ts}" vlc://quit


阅读(1433) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~