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? _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
