The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



Selur's Little Message Board
How to crop and deinterlace in Hybrid? - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: How to crop and deinterlace in Hybrid? (/thread-2297.html)

Pages: 1 2


RE: How to crop and deinterlace in Hybrid? - VHS_UK - 11.03.2022

Quote:Yes, unless you use some ofl vfw based format I would not recommend to use .avi nowadays.



I set the MP4 as the container but when I try to do the job, an error comes up with "Format pcm is not allowed for mp4 output!"


RE: How to crop and deinterlace in Hybrid? - Selur - 11.03.2022

Yes, .mp4 does not support pcm audio.
Then use for example .mkv or do not use pcm audio format.

Cu Selur


RE: How to crop and deinterlace in Hybrid? - VHS_UK - 11.03.2022

Quote:Yes, .mp4 does not support pcm audio.

How do I change it so it can output .mp4?


RE: How to crop and deinterlace in Hybrid? - Selur - 11.03.2022

You either:
a. set and output file with something other than .mp4 as output extension
or
b. in case you enabled 'Base->Generate' and you change the 'Base->Default Container' to something other than mp4.

Cu Selur


RE: How to crop and deinterlace in Hybrid? - VHS_UK - 11.03.2022

I can't use .mkv because it the AVC level needs to be 4.2 and it not on there in the Restriction Settings.

EDIT: I think it fixed itself, probably was a bug.


RE: How to crop and deinterlace in Hybrid? - Selur - 11.03.2022

I don't get it the H.264 restriction level has nothing to do with the container.
Assuming you use x264 you can change the target avc level under "x264->Base->Restriction Settings->AVC Level".
Only reason level 4.2 is not awailable is when "x264->Base->Restriction Settings->Hardware" is enabled and set to 'Blu-ray' since the Blu-ray standard does only support 4.0 and 4.1.
Quote:EDIT: I think it fixed itself, probably was a bug.
Sounds more like a 'user not knowing what he is doing' issue. Wink

Cu Selur


RE: How to crop and deinterlace in Hybrid? - VHS_UK - 11.03.2022

Sorry, I just started using this, but I'm slowly learning thanks to you. I think I'm getting the hang of it now, much easier using the scripting method and saves time installing all the plugins manually.