박근백 <kb.park <at> navercorp.com> writes: > # ffmpeg -y -i video.mp4 -c:v libx264 -c:a libfdk_aac -f mp4 > -debug_ts -t 10 aaa.mp4 > > ffmpeg version 3.0.2 Copyright (c) 2000-2016 the FFmpeg developers
Generally, testing current FFmpeg git head is required when asking for help here and please always post the complete, uncut console output, not an excerpt. aac encoders produce (different) delay, the muxer has to respect it. Carl Eugen _______________________________________________ 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".
