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 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
