On Saturday, January 09, 2010 at 10:14 PM Uri Goldenberg wrote:

I want to know weather I can convert from each format to each format
without decoding and encoding only moving data.

The only way to do it with FFMPEG is to use -oac copy -ovc copy parameters. Try it with your files and you'll find the answer to your question. You can find supported formats list by -formats switch usage.

Best regards,
Alexander
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to