[FFmpeg-user] mxf index table segment is too big.
Steven Dzik
steven.dzik at gmail.com
Thu Jun 16 23:27:22 CEST 2016
I'm trying to create an mxf file from some an mpeg file and uncompressed
audio.
I get this error error, index table segment is too big. Before that I get a
log message:
dit units count 1344814008
The entire clip is about 30 sec. long at 59.94 fps.
The argements are:
-i videoFile -f s16le -ar 48000 -i audioFile -vcodec copy -acodec copy
-strict experimental -timecode 11:00:00:00 -f mxf out.mxf
Any ideas?
More information about the ffmpeg-user
mailing list