Michael Niedermayer <[email protected]> added the comment:

On Thu, Oct 08, 2009 at 01:33:51PM +0000, SenKi wrote:
> 
> Hi All,
> 
> I have a MPEG2 recording (hardware encoded with a PVR card) that I want to 
> clip,
> but when I clip it throws a bunch of buffer underflow warnings and the 
> resulting
> clip is actually some "x" seconds larger than the requested clip duration.
> 
> For exmaple:
> 
>  ffmpeg -ss 00:00:00 -t 00:01:11 -i /home/recordings/recording.mpg -acodec 
> copy
> -vcodec copy -async 1 -y recording-clip1.mpg

while probably unrelated, async 1 is not possible with acodec copy

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In fact, the RIAA has been known to suggest that students drop out
of college or go to community college in order to be able to afford
settlements. -- The RIAA

_____________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/roundup/ffmpeg/issue1461>
_____________________________________________________

Reply via email to