[FFmpeg-user] Muxing HEVC MP4 into TS

Moritz Barsnick barsnick at gmx.net
Wed Jan 14 11:26:35 CET 2015


On Tue, Jan 13, 2015 at 18:30:40 +0530, Sravan Ratakonda wrote:
> Could some one help to get the right commands for muxing HEVC into MPEG-TS
> using ffmpeg

Have you tried
$ ffmpeg -i inputfile_with_hevc -map 0:v -c copy outputfile.ts
?

If yes, and it doesn't work (I know it doesn't for me under certain
circumstances), please send us your ffmpeg command line and the
complete, uncut console output.

Thanks,
Moritz


More information about the ffmpeg-user mailing list