Question / Help Wrong Resolution Captured (SOLVED)

Fenrir

Forum Admin
Again, the file itself is not 1280x738. This is a player issue. Not an OBS issue.

fenrir@FENRIR-PC:~$ ffprobe test.flv
ffprobe version git-2017-05-11-15e892a Copyright (c) 2007-2017 the FFmpeg developers
built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
configuration: --enable-shared --enable-nonfree --prefix=/usr
libavutil 55. 62.100 / 55. 62.100
libavcodec 57. 95.101 / 57. 95.101
libavformat 57. 72.101 / 57. 72.101
libavdevice 57. 7.100 / 57. 7.100
libavfilter 6. 89.100 / 6. 89.100
libswscale 4. 7.101 / 4. 7.101
libswresample 2. 8.100 / 2. 8.100
Input #0, flv, from 'test.flv':
Metadata:
encoder : Lavf57.66.102
Duration: 00:00:59.23, start: 0.000000, bitrate: 685 kb/s
Stream #0:0: Video: h264 (High), yuv420p(progressive), 1280x720, 2500 kb/s, 30.30 fps, 30 tbr, 1k tbn, 60 tbc
Stream #0:1: Audio: aac (LC), 44100 Hz, stereo, fltp, 128 kb/s
fenrir@FENRIR-PC:~$

The file itself is the correct resolution. Have you tried the built-in remux in OBS itself to convert the files? It's in the File menu.
 
Top