I believe your solution lies in manually installing "restricted formats". Ironically this, or something that sounds like it can be found in the software center, but trial and error has taught me that despite the claims it is not the same. You must add this in the terminal exactly as it is describe on THIS LINKED PAGE.
As my other answers and comments attest, I am not a big fan of the Terminal/CLI. I accept there are times it is necessary. This is such an occasion.
https://help.ubuntu.com/community/RestrictedFormats
Alternatively you can visit the Apps page of restricted extras in stock Ubuntu (ubuntu-restricted-extras
) and click on the big orange graphic reading "available on the Software Center".
EDIT BY ORIGINAL AUTHOR:
The inserted edit directly above is faulty! Its fallacy is reference within my post, proving he failed to read my post before editing it!
ffprobe -i /path/to/file
say about that file? Please post the (relevant) output as an [edit] to your question. – David Foerster Jan 07 '15 at 19:56control-alt-T
) and write this command. Afterwards, copy-paste the output as described by David. – orestis Jan 07 '15 at 20:07/path/to/file
with the path to the problematic file. – David Foerster Jan 07 '15 at 20:26