KDL-42W670A Playback Problems
Hi,
I have searched for the solution but, possibly due to frustration, cannot see the forest for the trees.
I have transcoding enabled and I am running the Sony Bravia TV (2012) profile.
Some files play. Some do not. I can only put it down to video resolution but I don't know. I am very frustrated.
Here is the ffmpeg output of a file that works. It is played in the wrong aspect ratio but at least it plays.
Here is the ffmpeg output of a file that won't play.
I have searched for the solution but, possibly due to frustration, cannot see the forest for the trees.
I have transcoding enabled and I am running the Sony Bravia TV (2012) profile.
Some files play. Some do not. I can only put it down to video resolution but I don't know. I am very frustrated.
Here is the ffmpeg output of a file that works. It is played in the wrong aspect ratio but at least it plays.

C:\Program Files\Serviio\lib>ffmpeg.exe -i "F:\SHOWS\TV Shows\Star Trek Voyager\
Star.Trek.Voyager.S04\star_trek_voyager.4x03.day_of_honor.ac3.dvdrip.xvid-youngd
angerous.avi"
ffmpeg version N-54096-ge41bf19 Copyright (c) 2000-2013 the FFmpeg developers
built on Jun 18 2013 10:49:28 with gcc 4.7.2 (GCC)
configuration: --enable-static --disable-shared --disable-ffplay --disable-ffs
erver --enable-memalign-hack --enable-libmp3lame --enable-libass --enable-librtm
p --enable-fontconfig --enable-libfreetype --enable-zlib --enable-libx264 --extr
a-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm -lexpat -lfreetype -lfribidi -lz' --a
rch=x86 --enable-runtime-cpudetect --enable-pthreads --target-os=mingw32 --cross
-prefix=i686-w64-mingw32- --enable-gpl --pkg-config=pkg-config
libavutil 52. 37.101 / 52. 37.101
libavcodec 55. 16.100 / 55. 16.100
libavformat 55. 9.100 / 55. 9.100
libavdevice 55. 2.100 / 55. 2.100
libavfilter 3. 77.101 / 3. 77.101
libswscale 2. 3.100 / 2. 3.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 3.100 / 52. 3.100
Input #0, avi, from 'F:\SHOWS\TV Shows\Star Trek Voyager\Star.Trek.Voyager.S04\s
tar_trek_voyager.4x03.day_of_honor.ac3.dvdrip.xvid-youngdangerous.avi':
Metadata:
encoder : VirtualDubMod 1.5.4.1 (build 2178/release)
IAS1 : English
Duration: 00:46:00.34, start: 0.000000, bitrate: 1064 kb/s
Stream #0:0: Video: mpeg4 (Advanced Simple Profile) (XVID / 0x44495658), yuv
420p, 576x432 [SAR 1:1 DAR 4:3], 23.98 tbr, 23.98 tbn, 23.98 tbc
Stream #0:1: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, fltp, 192 k
b/s
At least one output file must be specified
C:\Program Files\Serviio\lib>
Here is the ffmpeg output of a file that won't play.
C:\Program Files\Serviio\lib>ffmpeg.exe -i "F:\SHOWS\TV Shows\Star Trek The Next
Generation\Season 6\Star Trek TNG - 6x10 - Chain of Command - Part I.avi"
ffmpeg version N-54096-ge41bf19 Copyright (c) 2000-2013 the FFmpeg developers
built on Jun 18 2013 10:49:28 with gcc 4.7.2 (GCC)
configuration: --enable-static --disable-shared --disable-ffplay --disable-ffs
erver --enable-memalign-hack --enable-libmp3lame --enable-libass --enable-librtm
p --enable-fontconfig --enable-libfreetype --enable-zlib --enable-libx264 --extr
a-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm -lexpat -lfreetype -lfribidi -lz' --a
rch=x86 --enable-runtime-cpudetect --enable-pthreads --target-os=mingw32 --cross
-prefix=i686-w64-mingw32- --enable-gpl --pkg-config=pkg-config
libavutil 52. 37.101 / 52. 37.101
libavcodec 55. 16.100 / 55. 16.100
libavformat 55. 9.100 / 55. 9.100
libavdevice 55. 2.100 / 55. 2.100
libavfilter 3. 77.101 / 3. 77.101
libswscale 2. 3.100 / 2. 3.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 3.100 / 52. 3.100
Input #0, avi, from 'F:\SHOWS\TV Shows\Star Trek The Next Generation\Season 6\St
ar Trek TNG - 6x10 - Chain of Command - Part I.avi':
Metadata:
encoder : VirtualDubMod 1.5.10.1 (build 2366/release)
Duration: 00:42:31.72, start: 0.000000, bitrate: 565 kb/s
Stream #0:0: Video: mpeg4 (DX50 / 0x30355844), yuv420p, 448x352 [SAR 1:1 DAR
14:11], 23.98 fps, 23.98 tbr, 23.98 tbn, 30k tbc
Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, s16p, 80 kb
/s
At least one output file must be specified
C:\Program Files\Serviio\lib>