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