Page 1 of 1

Cropped Video - Subtitles Aspect Ratio not Correct

Posted: 26 Feb 2011 02:51
by penn
VLC media player 1.1.7

1. create cropped video

Code: Select all

handbrakecli --input VIDEO_TS --encoder x264 --quality 23 --strict-anamorphic --cfr --subtitle 1 --output cropped.mp4
Image

2. create uncropped video

Code: Select all

handbrakecli --input VIDEO_TS --encoder x264 --quality 23 --strict-anamorphic --cfr --subtitle 1 --crop 0 --output nocrop.mp4
Image

this is not a problem with XBMC
Image

this is not a problem with GoFlex TV
Image

Re: Cropped Video - Subtitles Aspect Ratio not Correct

Posted: 27 Mar 2011 16:39
by penn
bump