Selur's Little Message Board
[HELP] PAL widescreen DVD - problem with aspect ratio - 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: [HELP] PAL widescreen DVD - problem with aspect ratio (/thread-2226.html)



PAL widescreen DVD - problem with aspect ratio - TR2N - 29.12.2021

Hello,

I want to deinterlace a PAL DVD (720x576 widescreen) using Hybrid and QTGMC. I want to choose ProRes because it will be a intermediate for further processing. But I have problems with the output, it always encodes to 4:3 / 5:4 aspect ratio, it seems the widescreen flag / input AR is ignored somehow. Is there a way to encode the file with the proper AR?

Thank you and kindly regards!


RE: PAL widescreen DVD - problem with aspect ratio - Selur - 29.12.2021

Probably a bug in Hybrid, in case you do not have an audio stream.
When no audio is used and no additional muxing call is needed, Hybrid does not seem to add '-aspect <DAR>' to the stream.

In case you do have an audio stream and an additional muxing subjob exists, it's problably a problem with your settings.

Cu Selur

Ps.: Probably easy to fix, but since you didn't mention which OS you are using I won't send you a dev version for testing. Fix will be included in the next release.


RE: PAL widescreen DVD - problem with aspect ratio - TR2N - 29.12.2021

(29.12.2021, 18:47)Selur Wrote: Probably a bug in Hybrid, in case you do not have an audio stream.
When no audio is used and no additional muxing call is needed, Hybrid does not seem to add '-aspect <DAR>' to the stream.

In case you do have an audio stream and an additional muxing subjob exists, it's problably a problem with your settings.

Cu Selur

Ps.: Probably easy to fix, but since you didn't mention which OS you are using I won't send you a dev version for testing. Fix will be included in the next release.

Sorry Selur, I am on Windows 10 (up to date). And no audio selected, correct.


RE: PAL widescreen DVD - problem with aspect ratio - Selur - 29.12.2021

Does that mean that you were using video only and thus no additional muxing step is present?

Cu Selur


RE: PAL widescreen DVD - problem with aspect ratio - TR2N - 29.12.2021

(29.12.2021, 19:46)Selur Wrote: Does that mean that you were using video only and thus no additional muxing step is present?

Cu Selur

Yes, no additional audio is processed.


RE: PAL widescreen DVD - problem with aspect ratio - Selur - 29.12.2021

Not what I asked, but okay.
I'll compile and upload a new dev version which should fix the issue.
Will send you a link via pm in ~15min.

Cu Selur


RE: PAL widescreen DVD - problem with aspect ratio - TR2N - 29.12.2021

Thank you very much selur!


RE: PAL widescreen DVD - problem with aspect ratio - Selur - 29.12.2021

No problem, let me know if you run into a problem with this version.

Cu Selur


RE: PAL widescreen DVD - problem with aspect ratio - TR2N - 31.12.2021

Hi selur. The aspect ratio is now correct using ProRes, thank you!