User Tools

Site Tools


blog:ffmpeg_stream_copy_for_lossless_avi_to_mpg_conversion

This is an old revision of the document!


ffmpeg stream copy for lossless avi to mpg conversion

ffmpeg -i movie.avi -vcodec copy -acodec copy preview.avi

Will just put the raw audio and video stream into another container

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
   ____  ____   _____   ___    _  __
  /  _/ / __ \ / ___/  / _ \  | |/_/
 _/ /  / /_/ // (_ /  / , _/ _>  <  
/___/  \___\_\\___/  /_/|_| /_/|_|
 
blog/ffmpeg_stream_copy_for_lossless_avi_to_mpg_conversion.1292076075.txt.gz · Last modified: 2010-12-11 15:01 by brb