[FFmpeg-user] Using ffmpeg with HD video broadcasts

littlebat dashing.meng at gmail.com
Mon Oct 7 12:54:50 CEST 2013


On Mon, 7 Oct 2013 10:15:25 +0000 (UTC)
Martin Goose <news2013 at thegoosefamily.plus.com> wrote:

> I use ffmpeg to tidy up UK digital satellite TV recordings using a 
> command such as:
> ffmpeg -i mm.ts -vcodec copy -acodec copy -ss 00:07:01 -t 00:51:28 -y 
> mm.mp4
> 
> This works very well with standard definition recordings but fails
> with high definition recordings. Example uncut output is below. I can
> transcode these videos using Handbrake which I think uses ffmpeg so I
> guess the error is mine and not something that ffmpeg cannot do.
> 
> Can someone please advise me where I am going wrong?
> 
> --------- start output --------
> ffmpeg version 0.7.15, Copyright (c) 2000-2013 the FFmpeg developers
>   built on Jul 25 2013 06:16:13 with gcc 4.7.2
>

Too old version, try the lastest:
https://ffmpeg.org/trac/ffmpeg/wiki/CompilationGuide


More information about the ffmpeg-user mailing list