bennynihon
12th August 2014, 02:29
All of my encodes have the following elementary streams (video.264, audio.m4a (aac), audio.ac3, subtitles.srt, and chapters.txt). I mux them with mp4box using the following command
"c:\program files\gpac\mp4box.exe" -add video.264 -add audio.m4a:lang=en:group=1:disable -add audio.ac3:lang=en:group=1 -add subtitles.srt:lang=en:hdlr=sbtl:disable -chap chapters.txt -ipod -new "output.m4v"
However, despite using -ipod I am not able to get them to sync to my iPad Air properly. I can add the movies to my iTunes library, but get the following error when trying to sync: "was not copied...because it cannot be played on this iPad". If I open up the .m4v file that I get out of mp4box in the Mac OS application, Subler, and simply save it to another file, this movie can be added to my iPad without issue. So clearly using the options I have used above with mp4box doesn't create an Apple compliant movie, while Subler does. The documentation of mp4box is a bit sparse, so I'm not sure if there are other options that are suggested to get an Apple compliant .m4v file.
Since I use a Windows box to batch encoded movies, using Subler is out of the question. And although I'd love to use .MKV, I'd rather create .MP4/.M4V since most of my products are Apple (iPad, iPhone, Apple TV). What's everyone using to mux Apple compliant .m4v files?
"c:\program files\gpac\mp4box.exe" -add video.264 -add audio.m4a:lang=en:group=1:disable -add audio.ac3:lang=en:group=1 -add subtitles.srt:lang=en:hdlr=sbtl:disable -chap chapters.txt -ipod -new "output.m4v"
However, despite using -ipod I am not able to get them to sync to my iPad Air properly. I can add the movies to my iTunes library, but get the following error when trying to sync: "was not copied...because it cannot be played on this iPad". If I open up the .m4v file that I get out of mp4box in the Mac OS application, Subler, and simply save it to another file, this movie can be added to my iPad without issue. So clearly using the options I have used above with mp4box doesn't create an Apple compliant movie, while Subler does. The documentation of mp4box is a bit sparse, so I'm not sure if there are other options that are suggested to get an Apple compliant .m4v file.
Since I use a Windows box to batch encoded movies, using Subler is out of the question. And although I'd love to use .MKV, I'd rather create .MP4/.M4V since most of my products are Apple (iPad, iPhone, Apple TV). What's everyone using to mux Apple compliant .m4v files?