No or jerky sound for some videos on Bravia XBR9
I had this problem with 0.4.2, I'm still seeing it after upgrading to 0.5. Some of the video-files have either jerky-sound (skipping every second or so), and at least one has no sound at all. Here are the ffmpeg identifications for two of them (file-names and paths obscured, but filename-extensions preserved):
- Jerky sound:
- Code:
FFmpeg version 0.6.1, Copyright (c) 2000-2010 the FFmpeg developers
built on Dec 13 2010 02:00:11 with gcc 4.2.1 20070719 [FreeBSD]
configuration: --prefix=/opt --mandir=/opt/man --enable-shared --enable-gpl --enable-postproc --enable-avfilter --enable-avfilter-lavf --enable-pthreads --enable-x11grab --enable-memalign-hack --cc=cc --extra-cflags=-msse -I/opt/include/vorbis -I/opt/include --extra-ldflags=-L/opt/lib --extra-libs=-pthread --disable-debug --enable-libopencore-amrnb --enable-version3 --enable-libopencore-amrwb --enable-version3 --enable-libdirac --enable-libfaac --enable-nonfree --enable-libfaad --enable-libfaadbin --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxvid
libavutil 50.15. 1 / 50.15. 1
libavcodec 52.72. 2 / 52.72. 2
libavformat 52.64. 2 / 52.64. 2
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.19. 0 / 1.19. 0
libswscale 0.11. 0 / 0.11. 0
libpostproc 51. 2. 0 / 51. 2. 0
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/green/YYYYY.mp4':
Metadata:
major_brand : ndss
minor_version : 0
compatible_brands: mp42isomndss
Duration: 00:03:29.24, start: 0.000000, bitrate: 1878 kb/s
Chapter #0.0: start 0.000000, end 209.240000
Metadata:
title : XXXXXXX
Stream #0.0(eng): Video: mpeg4, yuv420p, 704x544 [PAR 1:1 DAR 22:17], 1798 kb/s, 25 fps, 25 tbr, 25k tbn, 25 tbc
Stream #0.1(eng): Audio: aac, 44100 Hz, stereo, s16, 73 kb/s
At least one output file must be specified
- No sound:
- Code:
FFmpeg version 0.6.1, Copyright (c) 2000-2010 the FFmpeg developers
built on Dec 13 2010 02:00:11 with gcc 4.2.1 20070719 [FreeBSD]
configuration: --prefix=/opt --mandir=/opt/man --enable-shared --enable-gpl --enable-postproc --enable-avfilter --enable-avfilter-lavf --enable-pthreads --enable-x11grab --enable-memalign-hack --cc=cc --extra-cflags=-msse -I/opt/include/vorbis -I/opt/include --extra-ldflags=-L/opt/lib --extra-libs=-pthread --disable-debug --enable-libopencore-amrnb --enable-version3 --enable-libopencore-amrwb --enable-version3 --enable-libdirac --enable-libfaac --enable-nonfree --enable-libfaad --enable-libfaadbin --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxvid
libavutil 50.15. 1 / 50.15. 1
libavcodec 52.72. 2 / 52.72. 2
libavformat 52.64. 2 / 52.64. 2
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.19. 0 / 1.19. 0
libswscale 0.11. 0 / 0.11. 0
libpostproc 51. 2. 0 / 51. 2. 0
[mpeg @ 0x805652010]max_analyze_duration reached
Input #0, mpeg, from '/green/ZZZZZ.mpg':
Duration: 00:02:56.28, start: 0.384444, bitrate: 1900 kb/s
Stream #0.0[0x1e0]: Video: mpeg1video, yuv420p, 352x288 [PAR 1:1 DAR 11:9], 1638 kb/s, 25 fps, 25 tbr, 90k tbn, 25 tbc
Stream #0.1[0x1c0]: Audio: mp2, 44100 Hz, 2 channels, s16, 224 kb/s
At least one output file must be specified
I'm going to try to (reluctantly) switch on the "Downmix to stereo" option -- and will report, whether that helped. But, obviously, I'd rather listen to the full sound, if the video contains it...