[FFmpeg-user] setdar ratio - syntax
Gyan Doshi
gyandoshi at gmail.com
Sun Nov 25 10:01:53 EET 2018
On 25-11-2018 06:45 AM, Kieran O Leary wrote:
> I tried to search through the commit history but didn't have enough
> time and knowledge to figure out when this happened.
> I don't see why the previous usage needed to change.
Since ':' is used to delimit options within filters, the colon should be
escaped and the string quoted i.e. 'X\:Y', which works for me.
Gyan
More information about the ffmpeg-user
mailing list