Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
mp4box [2017/01/22 05:46] beandogmp4box [2017/01/22 05:55] beandog
Line 15: Line 15:
 </code> </code>
  
-Set a title for the video (the first track):+Set a title for the video (the first track). Note that I haven't been able to get things like apostrophes to work. Haven't dug much into it either, though.
  
 <code> <code>
-mp4box -name 1="beandog's awesome media playback history documentary of doomness" media.mp4+mp4box -name 1="classy video title" media.mp4
 </code> </code>