What video formats are usable within iTunes, specifically for syncability/playability on iOS devices?
I understand that we're talking about a number of different things here:
- Container format
- Video codec
- Audio codec
- Subtitle format
I have a fairly extensive library of many different kinds of videos, and the prevailing formats are MKV and AVI. I don't really know what codecs are most common in my library, but they pretty much fall under the generic MPEG4 banner, I suppose.
Whenever I research this question on my own, Google results are saturated with transcoding utilities (both paid and free). Sure, transcoding makes for a simple "one click and it magically makes my home video play on my iPad" solution, but for my library it presents a few problems:
- Loss of quality
- Significant investment in time and computing resources
Is it possible that most of what I have is close enough and just needs to be re-muxed into a different container format? Is there a utility (even command-line) which I could try for this? How would I use that utility to remux and not transcode?