Search found 2 matches

by ebr11
Tue May 07, 2013 12:46 pm
Forum: MKV file processing and playback
Topic: Incorrect timestamps in produced MKV files
Replies: 2
Views: 8274

Re: Incorrect timestamps in produced MKV files

Yes, this still appears to be a problem with version 1.8.1. Thanks.
by ebr11
Sun Apr 28, 2013 12:44 pm
Forum: MKV file processing and playback
Topic: Incorrect timestamps in produced MKV files
Replies: 2
Views: 8274

Incorrect timestamps in produced MKV files

While trying to seek makemkv created files using ffmpeg, at different points ffmpeg fails. Ffmpeg seeks using dts decoder timestamps and it appears that files created with makemkv have incorrect timstamps. The commandline used is ffmpeg -ss 600 -i file:"input.mkv" -threads 0 -vframes 1 -fi...