[Solved] Sony KDL-52EX700 - Audio but No Video
Hello all,
I run into a small issue with a Sony KDL-52EX700 TV and some online streams. I have some veetle streams where all i get is an audio but no video. The same stream works perfectly fine in sony bluray. I think it is my sony 2010 profile but i can't seemed to figure this one out. It is driving me crazy. Here is ffplay and ffmpeg output.
One random stream which was active one i ran this ffmpeg.
thanks
NPuser
I run into a small issue with a Sony KDL-52EX700 TV and some online streams. I have some veetle streams where all i get is an audio but no video. The same stream works perfectly fine in sony bluray. I think it is my sony 2010 profile but i can't seemed to figure this one out. It is driving me crazy. Here is ffplay and ffmpeg output.
One random stream which was active one i ran this ffmpeg.
thanks
NPuser
- Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Program Files\Serviio\lib>ffplay.exe "http://38.101.188.72/flv/4dd469a36a357"
ffplay version N-42477-gcb59e62 Copyright (c) 2003-2012 the FFmpeg developers
built on Jul 13 2012 13:56:52 with gcc 4.7.1
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass
--enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable
-libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libope
njpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libth
eora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-
libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --e
nable-zlib
libavutil 51. 64.100 / 51. 64.100
libavcodec 54. 35.100 / 54. 35.100
libavformat 54. 16.104 / 54. 16.104
libavdevice 54. 1.100 / 54. 1.100
libavfilter 3. 2.100 / 3. 2.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
Input #0, flv, from 'http://38.101.188.72/flv/4dd469a36a357':
Metadata:
canSeekToEnd : false
Duration: 00:00:00.00, start: 3307.848000, bitrate: N/A
Stream #0:0: Video: h264 (Main), yuv420p, 960x540 [SAR 1:1 DAR 16:9], 25 tbr
, 1k tbn, 50 tbc
Stream #0:1: Audio: mp3, 48000 Hz, stereo, s16, 96 kb/s
3307.84 A-V:-134309Frame changed from size:0x0 to size:960x540
842[ffplay_buffer @ 055159e0] 5.w:960 h:540 pixfmt:yuv420p tb:1/1000 fr:0/1 sar:
1/1 sws_param:
3316.06 A-V: 0.131 fd= 3 aq= 2KB vq= 15KB sq= 0B f=0/0 f=0/0
FFMPEG
C:\Program Files\Serviio\lib>ffmpeg.exe -i "http://38.101.188.72/flv/4dd469a36a3
57"
ffmpeg version N-42477-gcb59e62 Copyright (c) 2000-2012 the FFmpeg developers
built on Jul 13 2012 13:56:52 with gcc 4.7.1
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass
--enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable
-libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libope
njpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libth
eora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-
libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --e
nable-zlib
libavutil 51. 64.100 / 51. 64.100
libavcodec 54. 35.100 / 54. 35.100
libavformat 54. 16.104 / 54. 16.104
libavdevice 54. 1.100 / 54. 1.100
libavfilter 3. 2.100 / 3. 2.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
Input #0, flv, from 'http://38.101.188.72/flv/4dd469a36a357':
Metadata:
canSeekToEnd : false
Duration: 00:00:00.00, start: 3341.040000, bitrate: N/A
Stream #0:0: Video: h264 (Main), yuv420p, 960x540 [SAR 1:1 DAR 16:9], 25 tbr
, 1k tbn, 50 tbc
Stream #0:1: Audio: mp3, 48000 Hz, stereo, s16, 96 kb/s
At least one output file must be specified
C:\Program Files\Serviio\lib>