First Thanks you very much for the quick response.
1. now - By all-to-all I ment mp4,mxf and elementry files at basic
stage of the project. (6 conversions over all)
2. the syntax you've mentioned was not mentioned in
ffmpeg -h command.
Where can I find documentation about it. And what API's end examples
are related to me.

I don't know if you're intresting in details about my project , but ,
I need to make some manipulation about the conversion so, API and
Examples (assuming they are readable) are much better for me than
command line.

Uri


On Sat, Jan 9, 2010 at 8:08 PM, Alexander Bokovikov
<[email protected]> wrote:
> 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
>
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to