tripp wrote:
> tripp <[EMAIL PROTECTED]> added the comment:
> 
> reproduced.
> 
> clarification
> has zero effect on mp4.
> has a single useful effect with avi and mkv.
> command type:
> ffmpeg -i v.mp3 -itsoffset 20 -i input.avi -vcodec copy -acodec c
> opy -y -map 1.0 -map 0.0 oo.avi
> 
> can place a positive (positive only) offset to video.
> playback with directshow has the first frame as a still
> for the duration of the offset.

I don't think this is meant to be used like that, put -itsoffset before
-i, after all its means input ts offset, I may be wrong though.

[...]

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
checking for life_signs in -lkenny... no

Reply via email to