On 20/05/15 12:13, Bernard Giannetti wrote:
Sorted it out with help from IRC (thanks 'relaxed'). Needed to add '-f mpegts': $ avconv -i inputFile.mpg -ss 00:12:00 -t 0:03:00 -codec copy -f mpegts outputFile.mpg Incidentally, the same option is needed if concatenating a bunch of cut files into a single file.
mpegts auto-extension is .ts lu _______________________________________________ libav-tools mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-tools
