1. create cropped video
Code: Select all
handbrakecli --input VIDEO_TS --encoder x264 --quality 23 --strict-anamorphic --cfr --subtitle 1 --output cropped.mp4
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
this is not a problem with XBMC
this is not a problem with GoFlex TV