Opened 11 years ago

Closed 11 years ago

#2546 closed defect (invalid)

-s 640x480 output.mp4

Reported by: Mohamed Elzohirey Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Hi,
I have tried to encode a file from mkv to mp4 without luck
I use
ffmpeg -i input.mkv -s 640x480 output.mp4
i get an erroe message
[mpeg4 @ 0x1ed2c60] Invalid pixel aspect ratio 299/225, limit is 255/255.

Change History (4)

comment:1 by Carl Eugen Hoyos, 11 years ago

Resolution: invalid
Status: newclosed

Use the setdar filter.

comment:2 by Mohamed Elzohirey, 11 years ago

Resolution: invalid
Status: closedreopened

comment:3 by Mohamed Elzohirey, 11 years ago

I do not how to use setdar within ubuntu terminal
i tried to add setdar 500/500 without luck so please advice

in reply to:  3 comment:4 by Stefano Sabatini, 11 years ago

Resolution: invalid
Status: reopenedclosed

Replying to mohamed.elzohirey:

I do not how to use setdar within ubuntu terminal
i tried to add setdar 500/500 without luck so please advice

Understand that this is a ticket tracker, it is not a forum where to seek for help. Also read the fine documentation in case you don't know how to do things.

Note: See TracTickets for help on using tickets.