Selur's Little Message Board
Esxi running macos For selur - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Talk, Talk, Talk (https://forum.selur.net/forum-5.html)
+--- Forum: Small Talk (https://forum.selur.net/forum-7.html)
+--- Thread: Esxi running macos For selur (/thread-1495.html)



RE: Esxi running macos For selur - shijan - 13.09.2021

Frame->Reduction->sRestore

Can't reset filter settings by selecting Filter(s) preset Restore - sRestore. (checknoxes remains turned on)

No problem when use Filter(s) preset All


RE: Esxi running macos For selur - Selur - 13.09.2021

I know why it happens. Will fix later.

Cu Selur


RE: Esxi running macos For selur - Selur - 15.09.2021

Will look at the muxing problems where only time code and video extraction jobs are generated tomorrow.

Cu Selur


RE: Esxi running macos For selur - Selur - 15.09.2021

Read some of the code and now I know why Hybrid created jobs with missing subjobs.
An error message was missing. The problem occured when one tried to remux vfr content to m2ts.
Wrote a workaround for it which drops the time codes and outputs a message about it to the user-log.
Will send you a link to a dev version in ~30min (once I have compiled and uploaded a new version).

Note that this is no workaround for any issues tsMuxeR might have with special characters.

Cu Selur


RE: Esxi running macos For selur - shijan - 15.09.2021

It is also strange where that timecode came from in MOV file? That MOV test file (same as MKV and other formats) was remuxed from original MP4 movie. It is visible that only MOV reads some timecode at start.


RE: Esxi running macos For selur - Selur - 15.09.2021

Hybrid extracts time codes since the source is identified by MediaInfo as vfr.

Cu Selur

Ps.: send you a link via pm which should fix the subjob creation.


RE: Esxi running macos For selur - shijan - 15.09.2021

Not sure why Hybrid decides that movie is variable framerate. ... Original MP4 report this:
Frame rate mode: Constant
Frame rate: 29.970 (30000/1001) FPS

Will try to remux with newer version and see how it goes...


RE: Esxi running macos For selur - Selur - 15.09.2021

I doubt that this is Hybrids fault.
My guess is Hybrid muxed the mov while adding some audio delay to compensate some delay and MediaInfo misinterprets this as vfr, wich in turn causes Hybrid to extract time codes.
-> if you sure your content is cfr simply tell Hybrid to ignore time codes from input.

Cu Selur


RE: Esxi running macos For selur - shijan - 15.09.2021

Ok, i will check and compare this and other test files.


RE: Esxi running macos For selur - Selur - 15.09.2021

do that, will be afk for the rest of the day, so if you find something I won't have a chance to look at it until tomorrow.