[FFmpeg-devel] Redirecting MP4 muxed data to socket using movflags resets timestamp
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Tue Sep 2 19:54:54 CEST 2014
On Tue, Sep 02, 2014 at 04:42:09PM +0530, Parth Shah wrote:
> My question is why this timestamps gets changed? Is thereant method to send
> MP4 file over socket without changing its timestamp?
>
>
> Any help or advice? Thank you in advance.
This belongs on ffmpeg-user.
Plus, I'd suggest reconsidering trying to beat MP4 container
format into doing something it wasn't designed for.
Though you might be able to force the feature on using the
use_editlist flag. But what you are doing is just asking
for trouble.
More information about the ffmpeg-devel
mailing list