[MPlayer-users] audio seeking bug at copying avi file
D Richard Felker III
dalias at aerifal.cx
Tue Dec 10 19:48:04 CET 2002
On Tue, Dec 10, 2002 at 10:04:15PM +0800, paul at theV.net wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> For example, if I want to split a movie.avi into two parts, I do
>
> mencoder movie.avi -oac copy -ovc copy -ss 0 -endpos 01:05:00 -o 1st.avi
> mencoder movie.avi -oac copy -ovc copy -ss 01:05:00 -o 2nd.avi
>
> But somehow in the second line mencoder only seeks the video
> but not the audio, so I ended up with a 2nd.avi file with
> the full audio track starting from the beginning.
Do you have a frameno.avi lying around perhaps? If so, rm it.
Rich
More information about the MPlayer-users
mailing list