Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: Jan Gruuthuse on December 11, 2017, 09:35:00 AM

Title: Filter swsResize configure PAR Source & Destination
Post by: Jan Gruuthuse on December 11, 2017, 09:35:00 AM
Filter swsResize
----------------
in configure has only 1:1 (square pixels) or NTSC options in Source PAR and Destination PAR?
Pal option missing?
Title: Re: Filter swsResize configure PAR Source & Destination
Post by: eumagga0x2a on December 11, 2017, 10:11:03 AM
FPS of the source determines whether NTSC- or PAL-compatible SAR/PAR options are offered.

It was always this way, just not shown in the GUI.
Title: Re: Filter swsResize configure PAR Source & Destination
Post by: Jan Gruuthuse on December 12, 2017, 07:09:37 AM
Updated:
720p50fps (3satHD) in
Active Filters
Right mouse click on swsResize
select Configure
Aspect Ratio
Only options for Source PAR and Destination PAR are
1:1 (Square pixels) or NTSC 720:480 Dar options


PS: selecting in auto DVD () popup window
- Source Aspect Ratio:       [1:1]
- Destination Aspect Ratio: [16:9]

Produces the 720×576 (PAL) anamorphic wide-screen.
Title: Re: Filter swsResize configure PAR Source & Destination
Post by: eumagga0x2a on December 12, 2017, 10:13:26 AM
Should be fixed by [resize] Recognize 50 fps as PAL compatible (https://github.com/mean00/avidemux2/commit/2e3520289986b1eb4eb0da7239a2d73cd3c84780), thank you for the reminder.
Title: Re: Filter swsResize configure PAR Source & Destination
Post by: Jan Gruuthuse on December 12, 2017, 10:52:12 AM
nice, thanks