I am creating this app of mine and shooting videos at 120 and 240 fps.
When I watch these videos on my mac I see these markers below the timeline.
These markers are editable and represent the area that is in slow motion. So, the video starts at the normal frame rate, enters on slow motion and returns to normal frame rate at the end. I do not put those markers there, iOS did. In that case I wonder if there are a way to remove them and make the videos entirely slow motion.
I am just initializing AVAssetWriter
normally as I would for a video non-slow motion.
Also, I have noticed that these "slow motion" videos are not really slow motion but they are "recipes" for slow motion that just play correctly on iOS devices and Macs using QuickTime X. Not even QuickTime 7 plays them correctly.
Anyway to make this thing a real slow motion that can be played on any player, any computer?