Youtube720p preset doesnot scale correctly

HandBrake for Windows support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
starzar
Posts: 4
Joined: Sun Jun 16, 2019 4:12 pm

Youtube720p preset doesnot scale correctly

Post by starzar »

Hi,I am compressing a 1280x720p (mp4-h264) video with the VimeoYoutube720p preset but on opening the source file in Handbrake1.2.2,the dimensions detected are 1080x720p .On changing the Cropping from Automatic to Custom and manually changing the dimension to 1280x720p the rendered file when played in Vlc and in Windows media player ,is still a cropped 1080x720p video(eventhough file properties show -1280x720p).Please let me know how to resolve this issue.Thanks

Steps to reproduce the problem (If Applicable):


I have tried other presets like veryfast720p and fast720p but the problem still persists

HandBrake version (e.g., 1.0.0):

Handbrake v1.2.2


Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):

Windows 10-64bit


HandBrake Activity Log ***required*** (see How-to get an activity log)


Code: Select all

HandBrake 1.2.2 (2019022300)
OS: Microsoft Windows NT 10.0.17763.0
CPU: Intel(R) Core(TM) i3-2330M CPU @ 2.20GHz
Ram: 2960 MB, 
GPU Information:
  Intel(R) HD Graphics 3000 - 9.17.10.4459
Screen: 1366x768
Temp Dir: C:\Users\User 0\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: C:\Users\User 0\AppData\Roaming\HandBrake

-------------------------------------------

Cannot load nvEncodeAPI64.dll
[21:31:58] hb_init: starting libhb thread

 # Starting Scan ...

[21:31:58] CPU: Intel(R) Core(TM) i3-2330M CPU @ 2.20GHz
[21:31:58]  - Intel microarchitecture Sandy Bridge
[21:31:58]  - logical processor count: 4
[21:31:58] Intel Quick Sync Video support: no
[21:31:58] hb_scan: path=F:\Videos\1b1Fpn Hindi Trailer 1.mp4, title_index=0
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:323: failed opening UDF image F:\Videos\1b1Fpn Hindi Trailer 1.mp4
src/libbluray/disc/disc.c:424: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:424: error opening file BDMV\BACKUP\index.bdmv
[21:31:58] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 6.0.0
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[21:31:58] dvd: not a dvd - trying as a stream/file instead
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'F:\Videos\1b1Fpn Hindi Trailer 1.mp4':
  Metadata:
    major_brand     : MSNV[img][/img]
    minor_version   : 16786688
    compatible_brands: MSNVisommp42
    creation_time   : 2019-06-15T11:41:10.000000Z
  Duration: 00:12:06.09, start: 0.000000, bitrate: 7057 kb/s
    Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 6861 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc (default)
    Metadata:
      creation_time   : 2019-06-15T11:41:10.000000Z
      handler_name    : Video Media Handler
      encoder         : AVC Coding
    Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 192 kb/s (default)
    Metadata:
      creation_time   : 2019-06-15T11:41:10.000000Z
      handler_name    : Sound Media Handler
[21:31:59] scan: decoding previews for title 1
[21:31:59] scan: audio 0x1: aac, rate=48000Hz, bitrate=192000 English (AAC LC) (2.0 ch)
[21:32:00] scan: 10 previews, 1280x720, 29.970 fps, autocrop = 0/0/100/100, aspect 16:9, PAR 1:1
[21:32:00] scan: supported video decoders: avcodec qsv
[21:32:00] libhb: scan thread found 1 valid title(s)

 # Processing Scan Information ...


 # Scan Finished ...
mduell
Veteran User
Posts: 8198
Joined: Sat Apr 21, 2007 8:54 pm

Re: Youtube720p preset doesnot scale correctly

Post by mduell »

Pastebin the log from your actual encode.

It sounds like you left the cropping on and distorted the picture back to 1280x720, instead of manually setting 0 cropping. But without the log who knows what you did.
starzar
Posts: 4
Joined: Sun Jun 16, 2019 4:12 pm

Re: Youtube720p preset doesnot scale correctly

Post by starzar »

Activity log.....not sure which other activity log is required as the one provided above in the code section is taken from Handbrake's Gui "Activity log"option itself.I have searched with my Username under C:\Users\Username\AppData\Roaming\HandBrake\logs but neither any activity log nor any Handbrake folder was available .Please let me know, where else to look.

Also ,I have provided a detailed step by step explanation of the steps taken to resolve this issue over here - https://bit.ly/2WJGfy9

Kindly ,take a look and let me know how to resolve this issue.

Thanks
Woodstock
Veteran User
Posts: 4619
Joined: Tue Aug 27, 2013 6:39 am

Re: Youtube720p preset doesnot scale correctly

Post by Woodstock »

You posted the SCAN portion of the activity log. We need to see what the ENCODE did, which will be in the encode portion of the log. It should be there, if you actually did the encode, to discover the issue.
mduell
Veteran User
Posts: 8198
Joined: Sat Apr 21, 2007 8:54 pm

Re: Youtube720p preset doesnot scale correctly

Post by mduell »

You need to set the left and right cropping to 0 after you select manual cropping.
Post Reply