PDA

View Full Version : aspect ratio problem



Synseer
10-29-2011, 07:47 AM
Trying to stream video to an ONKYO BD-SP809 and the video on certain files has a distorted aspect ratio and the picture is shifted to the right side of the screen. Any help will be much appreciated.

Paul
10-31-2011, 09:58 AM
Please right-click on one such file in Mezzmo and post the output of the "Get FFmpeg Information" command, so that I could see whether the file is being transcoded or sent natively. Also, which device profile are you using?

Synseer
11-04-2011, 03:57 AM
ffmpeg version N-33781-g35674a2, Copyright (c) 2000-2011 the FFmpeg developers
built on Oct 19 2011 10:31:16 with gcc 4.6.1
configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --enable-static --disable-shared --enable-zlib --disable-postproc --prefix=/media/ffmpeg --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --extra-cflags=-I/home/dennis/cc/include --extra-ldflags=-L/home/dennis/cc/lib --pkg-config=pkg-config
libavutil 51. 22. 0 / 51. 22. 0
libavcodec 53. 21. 0 / 53. 21. 0
libavformat 53. 16. 1 / 53. 16. 1
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 44. 0 / 2. 44. 0
libswscale 2. 1. 0 / 2. 1. 0
[mpeg4 @ 018EA120] Invalid and inefficient vfw-avi packed B frames detected
Input #0, avi, from 'H:\\Movies\Five.avi':
Metadata:
encoder : VirtualDubMod 1.5.10.3 | www.virtualdub-fr.org || (build 2550/release)
Duration: 02:10:21.23, start: 0.000000, bitrate: 3956 kb/s
Stream #0:0: Video: mpeg4 (Advanced Simple Profile) (XVID / 0x44495658), yuv420p, 1280x544 [SAR 1:1 DAR 40:17], 23.98 tbr, 23.98 tbn, 23.98 tbc
Stream #0:1: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, 5.1(side), s16, 448 kb/s
At least one output file must be specified


---> DB Level Info: 5, 15
---> Frame rate: 23.98
---> Aspect ratio: 40:17

Synseer
11-04-2011, 04:01 AM
device profile sets to Generic Device (NTSC)

Synseer
11-04-2011, 04:17 AM
I changed the device profile and that helped

Paul
11-04-2011, 09:44 AM
I changed the device profile and that helped
So it works ok now? Are you using the Onkyo profile now?