Unset variable fps for mov and mp4 muxer, they support it
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Tue, 23 Nov 2010 00:41:28 +0000 (00:41 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Tue, 23 Nov 2010 00:41:28 +0000 (00:41 +0000)
commit91360ce61d00bb20429fb41857abebf50a5c6b1d
tree55f6af9a6ce16a23da3572a738cd16f28cae850b
parent3b39e2739fd2c3fbb52f0824178973fdc1f41382
Unset variable fps for mov and mp4 muxer, they support it
but timestamps must start at 0 currently, and this causes sync
problem.

Originally committed as revision 25805 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/movenc.c