-
Command Line to Convert AVI to MPEG-2 (ts)
What is the command line to get ffmpeg to convert an AVI video file to an Mpeg-2 (ts) ?
I’ve tried it with dotnet ffmpeg but I keep getting an Mpeg-2(ps) as the output.
Also, what audio codec should I use for mpeg-2 video?
thanks for any help.