[FFmpeg-user] FFmpeg vcodec copy problem with multiple video streams
David Favor
david at davidfavor.com
Wed Aug 24 14:03:57 CEST 2011
Carl Eugen Hoyos wrote:
> Hi!
>
> You have to place the second -vcodec copy right before -newvideo:
> ffmpeg -y -i 30sec-test.skype.mov -an -map 0.2 -map 0.3 \
> -vcodec copy 30sec-test.video.mov -vcodec copy -newvideo
>
> Please always provide complete, uncut output of the *failing* command!
>
> Any reason you are not using latest git head master?
> (Please note that there is not much "stable" about FFmpeg releases,
> distributions unfortunately need them. 0.7 has the positive side-effect
> that its shared libraries can be used for older third-party applications
> but this should affect the binaries.)
>
> Carl Eugen
Flarg... Could have sworn I tried this.
Works like a charm.
Thanks!
--
Love feeling your best ever, all day, every day?
Click http://RadicalHealth.com for the easy way!
More information about the ffmpeg-user
mailing list