On 2023/04/04 04:48, Lea Chescotta wrote:
> Hi! playing converting some UHD videos to the somewhat ancient VCD 
> format i noticed that the manpage for ffmpeg has a typo of "v" for "k"
> for the "-maxrate" parameter in the VCD examples.
> 
> 
> In this line says "-maxrate:v 1150v" instead of "-maxrate:v 1150k"
> -codec:v mpeg1video -g 15 -b:v 1150k -maxrate:v 1150v -minrate:v 1150k ...
> 
> 
> Sorry if not the place or the correct method of giving noticed of things
> like this.
> 

That came from upstream and is not a problem related to the port;
generally problems like that should be reported upstream. Though in
this case it's now fixed upstream (843c4346b1) so will come along
with a future port update.

Reply via email to