Avidemux Forum

Avidemux => Stable branch (2.5) discussion => Topic started by: thany on February 17, 2011, 02:54:42 PM

Title: Batch processing - the frame accuracy question
Post by: thany on February 17, 2011, 02:54:42 PM
Some videos, when opened, show a question that asks whether to loose frame accuracy. If you click NO, it re-indexes frames and the video becomes unseekable. That\'s a bother by itself, and if the question is answered with YES, the video works perfectly well. Usually.

Anyway, the answer is not remembered when it is added as a job to the joblist. It seems that during batch processing, this question is always automatically answered with NO, causing the video in question to become unseekable (again, that\'s a separate bug), and causes the whole job to fail.
Title: Batch processing - the frame accuracy question
Post by: Agent_007 on February 17, 2011, 04:54:43 PM
--force-alt-h264 that should force it on.
Title: Batch processing - the frame accuracy question
Post by: thany on February 18, 2011, 02:26:26 PM
Thanks, I\'ll check it out next time I need this.
Title: Re: Batch processing - the frame accuracy question
Post by: thany on April 09, 2012, 02:18:32 AM
That's a long time ago :)

But it works perfectly. I'm still just a bit mystified as to why it isn't included in the job. After all, it is one of the steps taken by a user to create a job, so it should be part of one when added to the joblist.
Title: Re: Batch processing - the frame accuracy question
Post by: thany on April 09, 2012, 04:32:58 PM
Oh shoot. False alarm.

It wonly works for the first video in the joblist, not the second one - that one still ends up rebuilding the frames as if I would have answered "no" to the frame accuracy question. That makes this trick virtually useless.

I guess in the end, it still needs a real fix.