start /low ffmpeg.exe -vsync 0 -copyts -i "input.ts" -map 0:0 -map 0:1 -map 0:2 -codec:v libx264 -g 50 -crf 22 -aud 1 -mpegts_service_id 0xBB9 -codec:a copy -codec:a copy -y -f mpegts "output.ts"
The ffmpeg version I use is 20121230-git-518239c.
start /low ffmpeg.exe -vsync 0 -copyts -i "input.ts" -map 0:0 -map 0:1 -map 0:2 -codec:v libx264 -g 50 -crf 22 -aud 1 -mpegts_service_id 0xBB9 -codec:a copy -codec:a copy -y -f mpegts "output.ts"
No comments:
Post a Comment