This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[BUG] Progress bar and Encoding speed is wrong
#11
Quote:And Hybrid can't handle it properly,
not even the dev version I send you?

Quote:when I cut another film with ffmpeg, the same problem occurs again.
From the look of it ffmpeg does not cut the time codes which is probably a bug or related to 'accurate_seek'. When using ffmpeg I hope 'accurate_seek' is disabled by ffmpeg automatically when using stream copy, since otherwise it will break the headers at the beginning.

In general when cutting video with ffmpeg:
- In general frame accurate cutting is not possible, 'accurate_seek' is meant for transcoding only.
- a general good read is: https://trac.ffmpeg.org/wiki/Seeking

In general when cutting mkvs:
Instead of using ffmpeg for cutting mkvs better use mkvtoolnix (mkvmerge); it properly handles time stamps etc.

If you want to cut mkvs frame accurate, with a format that isn't lossless or I-Frame only, you need to reencode.
There are a bunch of tools like MKV Cutter (small alpha version tool I wrote), Avidemux (open source), Smart Cutter (commercial), .... just to name a few, there are a bunch of others out there that you can find using your favorite internet search engine.
Those tools use smart cutting, meaning they reencode parts to allow frame accurate cutting.


Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: Progress bar and Encoding speed is wrong - by Selur - 27.07.2019, 09:52

Forum Jump:


Users browsing this thread: 5 Guest(s)