I'm recording on a Raspberry Pi 2 using a cut-down version of RaspiVid, and playing back on a Windows machine after transferring over the network (using scp when done -- not streaming.)
When I play back a h264 file that I have created on Raspberry Pi (using a Pi2, with Jesse) on VLC on Windows (latest version) the VLC time bar shows 00:00 on both the left and right sides. I can't get it to show how far into the movie it is currently displaying.
Is there something that should be in the H264 file to tell players like VLC where in time they are? And, if so, what can I do at the MMAL API level to insert such information?
Btw: These recordings typically aren't cleanly terminated; the signal to stop is "power was lost."
