What is the difference between using -vcodec copy and -sameq with FFmpeg?
Do they do the same thing?
|
What is the difference between using Do they do the same thing? |
||||
|
|
|
-sameq does not force you to use the same video codec. You can, for instance, convert H.264 to DivX while using -sameq. |
|||||||||||||
|
|
The accepted answer is incorrect—or at least doesn't really explain what the options actually do.
|
||||
|
|