[MPlayer-users] ac3 problem with last svn
Federico Zema
Federico.Zema at cern.ch
Tue Jun 12 18:57:17 CEST 2007
Hi,
after updating via svn and recompiling, I get a sound related error on
the movies created with my camera, which worked with the previous version
of mplayer.
MPlayer dev-SVN-r21812-3.3.4 worked, while MPlayer dev-SVN-r23547-3.3.4
reports "no sound". Any hint, please?
Thanks and cheers
Federico
=============================================================================
mplayer -v ../orig/m2u00105.mpg
MPlayer dev-SVN-r23547-3.3.4 (C) 2000-2007 MPlayer Team
CPU: Mobile AMD Athlon(tm) 64 Processor 3400+ (Family: 15, Model: 4, Stepping: 10)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2
get_path('codecs.conf') -> '/home/pfzema/.mplayer/codecs.conf'
Reading /home/pfzema/.mplayer/codecs.conf: Can't open '/home/pfzema/.mplayer/codecs.conf': No such file or directory
Reading /home/pfzema/local/install/mplayer/etc/mplayer/codecs.conf: Can't open '/home/pfzema/local/install/mplayer/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
Configuration: --prefix=/home/pfzema/local/install/mplayer --codecsdir=/home/pfzema/local/install/mplayer/codecs --enable-gui --enable-gtk1 --enable-largefiles --enable-rpath --with-extraincdir=/home/pfzema/local/include --with-extralibdir=/home/pfzema/local/lib
CommandLine: '-v' '../orig/m2u00105.mpg'
init_freetype
get_path('font/font.desc') -> '/home/pfzema/.mplayer/font/font.desc'
font: can't open file: /home/pfzema/.mplayer/font/font.desc
font: can't open file: /home/pfzema/local/install/mplayer/share/mplayer/font/font.desc
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Using nanosleep() timing
get_path('input.conf') -> '/home/pfzema/.mplayer/input.conf'
Can't open input config file /home/pfzema/.mplayer/input.conf: No such file or directory
Can't open input config file /home/pfzema/local/install/mplayer/etc/mplayer/input.conf: No such file or directory
Falling back on default (hardcoded) input config
get_path('m2u00105.mpg.conf') -> '/home/pfzema/.mplayer/m2u00105.mpg.conf'
Playing ../orig/m2u00105.mpg.
get_path('sub/') -> '/home/pfzema/.mplayer/sub/'
[file] File size is 47054848 bytes
STREAM: [file] ../orig/m2u00105.mpg
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
Checking for YUV4MPEG2
ASF_check: not ASF guid!
Checking for NuppelVideo
Checking for REAL
Checking for SMJPEG
Searching demuxer type for filename ../orig/m2u00105.mpg ext: .mpg
LAVF_check: MPEG PS format
Checking for Nullsoft Streaming Video
Checking for MOV
Checking for VIVO
header block 1 size: 0
AVS: avs_check_file - attempting to open file ../orig/m2u00105.mpg
AVS: File is too big, aborting...
Checking for PVA
Checking for MPEG-TS...
TRIED UP TO POSITION 69549, FOUND 47, packet_size= 0, SEEMS A TS? 0
Checking for LMLM4 Stream Format
Invalid packet in LMLM4 stream: ch=0 size=1140851704
LMLM4 Stream Format not found
system stream synced at 0xD (13)!
==> Found audio stream: 255
==> Found video stream: 0
==> Found audio stream: 128
MPEG-PS file format detected.
Searching for sequence header... OK!
VIDEO: MPEG2 720x576 (aspect 3) 25.000 fps 9100.0 kbps (1137.5 kbyte/s)
[V] filefmt:2 fourcc:0x10000002 size:720x576 fps:25.00 ftime:=0.0400
get_path('sub/') -> '/home/pfzema/.mplayer/sub/'
open: Permission denied
[MGA] Couldn't open: /dev/mga_vid
open: Permission denied
[MGA] Couldn't open: /dev/mga_vid
X11 opening display: :0.0
vo: X11 color mask: FFFF (R:F800 G:7E0 B:1F)
vo: X11 running at 1280x800 with depth 16 and 16 bpp (":0.0" => local display)
[x11] Unknown wm type...
[x11] Current fstype setting doesn't honour any X atoms
[xv common] Drawing colorkey manually.
[xv common] Using colorkey from Xv (0x00001e).
[xv common] Maximum source image dimensions: 2048x2048
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 576 (preferred colorspace: Mpeg PES)
Trying filter chain: vo
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
SwScale params: -1 x -1 (-1=no scaling)
Trying filter chain: scale vo
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))
==========================================================================
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
dec_audio: Allocating 3840 bytes for input buffer.
dec_audio: Allocating 6144 + 65536 = 71680 bytes for output buffer.
Using SSE optimized IMDCT transform
Too many video packets in the buffer: (4096 in 8277179 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
ds_fill_buffer: EOF reached (stream: audio)
A52 sync failed
ADecoder init failed :(
ADecoder init failed :(
Requested audio codec family [ac3] (afm=libac3) not available.
Enable it at compilation.
Opening audio decoder: [hwac3] AC3/DTS pass-through S/PDIF
dec_audio: Allocating 8192 bytes for input buffer.
dec_audio: Allocating 16384 + 65536 = 81920 bytes for output buffer.
No accelerated IMDCT transform found
Too many video packets in the buffer: (4096 in 8277179 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
ds_fill_buffer: EOF reached (stream: audio)
AC3/DTS sync failed
ADecoder init failed :(
ADecoder init failed :(
Cannot find codec for audio format 0x2000.
Read DOCS/HTML/en/codecs.html!
Audio: no sound
Freeing 0 unused audio chunks.
Starting playback...
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO Config (720x576->1024x576,flags=0,'MPlayer',0x32315659)
VO: [xv] 720x576 => 1024x576 Planar YV12
VO: Description: X11/Xv
VO: Author: Gerd Knorr <kraxel at goldbach.in-berlin.de> and others
Xvideo image format: 0x32595559 (YUY2) packed
Xvideo image format: 0x59565955 (UYVY) packed
Xvideo image format: 0x32315659 (YV12) planar
Xvideo image format: 0x30323449 (I420) planar
using Xvideo port 61 for hw scaling
[xv] dx: 0 dy: 0 dw: 1024 dh: 576
*** [vo] Allocating mp_image_t, 720x576x12bpp YUV planar, 622080 bytes
[xv] dx: 0 dy: 0 dw: 1024 dh: 576
V: 0.0 1/ 1 ??% ??% ??,?% 0 0 [J
*** [vo] Allocating mp_image_t, 720x576x12bpp YUV planar, 622080 bytes
V: 0.2 2/ 2 ??% ??% ??,?% 0 0 [J
get_path('subfont.ttf') -> '/home/pfzema/.mplayer/subfont.ttf'
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
get_path('subfont.ttf') -> '/home/pfzema/.mplayer/subfont.ttf'
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
V: 0.3 3/ 3 ??% ??% ??,?% 0 0 [J
V: 0.3 4/ 4 ??% ??% ??,?% 0 0 [J
*** [vo] Allocating mp_image_t, 720x576x12bpp YUV planar, 622080 bytes
V: 0.3 5/ 5 ??% ??% ??,?% 0 0 [J
V: 0.4 6/ 6 ??% ??% ??,?% 0 0 [J
V: 0.4 7/ 7 ??% ??% ??,?% 0 0 [J
V: 0.5 8/ 8 ??% ??% ??,?% 0 0 [J
V: 0.5 9/ 9 ??% ??% ??,?% 0 0 [J
V: 0.5 10/ 10 ??% ??% ??,?% 0 0 [J
V: 0.6 11/ 11 ??% ??% ??,?% 0 0 [J
V: 0.6 12/ 12 ??% ??% ??,?% 0 0 [J
V: 0.7 13/ 13 ??% ??% ??,?% 0 0 [J
V: 0.7 14/ 14 12% 10% 0.0% 0 0 [J
V: 0.7 15/ 15 12% 10% 0.0% 0 0 [J
V: 0.8 16/ 16 12% 9% 0.0% 0 0 [J
V: 0.8 17/ 17 12% 9% 0.0% 0 0 [J
V: 0.9 18/ 18 12% 9% 0.0% 0 0 [J
V: 0.9 19/ 19 12% 9% 0.0% 0 0 [J
V: 0.9 20/ 20 12% 9% 0.0% 0 0 [J
V: 1.0 21/ 21 12% 9% 0.0% 0 0 [J
V: 1.0 22/ 22 12% 9% 0.0% 0 0 [J
V: 1.1 23/ 23 12% 9% 0.0% 0 0 [J
V: 1.1 24/ 24 12% 9% 0.0% 0 0 [J
V: 1.1 25/ 25 11% 9% 0.0% 0 0 [J
V: 1.2 26/ 26 11% 9% 0.0% 0 0 [J
V: 1.2 27/ 27 11% 9% 0.0% 0 0 [J
V: 1.3 28/ 28 11% 9% 0.0% 0 0 [J
V: 1.3 29/ 29 11% 9% 0.0% 0 0 [J
V: 1.3 30/ 30 11% 9% 0.0% 0 0 [J
V: 1.4 31/ 31 11% 9% 0.0% 0 0 [J
V: 1.4 32/ 32 11% 9% 0.0% 0 0 [J
V: 1.5 33/ 33 11% 9% 0.0% 0 0 [J
V: 1.5 34/ 34 11% 9% 0.0% 0 0 [J
V: 1.5 35/ 35 11% 9% 0.0% 0 0 [J
V: 1.6 36/ 36 11% 9% 0.0% 0 0 [J
V: 1.6 37/ 37 11% 9% 0.0% 0 0 [J
V: 1.7 38/ 38 11% 9% 0.0% 0 0 [J
V: 1.7 39/ 39 11% 9% 0.0% 0 0 [J
V: 1.7 40/ 40 11% 9% 0.0% 0 0 [J
V: 1.8 41/ 41 11% 9% 0.0% 0 0 [J
Uninit video: libmpeg2
vo: uninit ...
Exiting... (Quit)
===========================================================================================
./configure --prefix=/home/pfzema/local/install/mplayer
--codecsdir=/home/pfzema/local/install/mplayer/codecs --enable-gui
--enable-gtk1 --enable-largefiles --enable-rpath
--with-extraincdir=/home/pfzema/local/include
--with-extralibdir=/home/pfzema/local/lib
Detected operating system: Linux
Detected host architecture: i386
Checking for cc version ... 3.3.4, ok
Checking for host cc ... cc
Checking for cross compilation ... no
Checking for CPU vendor ... AuthenticAMD (15:4:10)
Checking for CPU type ... Mobile AMD Athlon(tm) 64 Processor 3400+
Checking for kernel support of mmx ... yes
Checking for kernel support of mmxext ... yes
Checking for kernel support of 3dnow ... yes
Checking for kernel support of 3dnowext ... yes
Checking for kernel support of sse ... yes
Checking for kernel support of sse2 ... yes
Checking for kernel support of cmov ... yes
Checking for mtrr support ... yes
Checking for GCC & CPU optimization abilities ... athlon-xp
Checking for assembler support of -pipe option ... yes
Checking for compiler support of named assembler arguments ... yes
Checking for assembler (/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/as 2.15.90.0.3) ... ok
Checking for .align is a power of two ... no
Checking for Linux kernel version ... 2.4.26, ok
Checking for extra headers ... -I/home/pfzema/local/include
Checking for extra libs ... -L/home/pfzema/local/lib
Checking for -lposix ... no
Checking for -lm ... yes
Checking for langinfo ... yes
Checking for language ... using en (man pages: en )
Checking for enable sighandler ... yes
Checking for runtime cpudetection ... no
Checking for restrict keyword ... __restrict
Checking for __builtin_expect ... yes
Checking for kstat ... no
Checking for posix4 ... no
Checking for lrintf ... yes
Checking for round ... yes
Checking for nanosleep ... yes
Checking for socklib ... yes
Checking for inet_pton() ... yes (using )
Checking for network ... yes
Checking for inttypes.h (required) ... yes
Checking for int_fastXY_t in inttypes.h ... yes
Checking for word size ... 32
Checking for stddef.h ... yes
Checking for malloc.h ... yes
Checking for memalign() ... yes
Checking for alloca.h ... yes
Checking for mman.h ... yes
Checking for dynamic loader ... yes
Checking for dynamic a/v plugins support ... no
Checking for pthread ... yes (using -lpthread)
Checking for rpath ... yes
Checking for iconv ... yes
Checking for sys/soundcard.h ... yes
Checking for sys/dvdio.h ... no
Checking for sys/cdio.h ... no
Checking for linux/cdrom.h ... yes
Checking for dvd.h ... no
Checking for termcap ... yes (using -lncurses)
Checking for termios ... yes (using sys/termios.h)
Checking for shm ... yes
Checking for linux devfs ... no
Checking for scandir() ... yes
Checking for strsep() ... yes
Checking for strlcpy() ... no
Checking for strlcat() ... no
Checking for fseeko() ... yes
Checking for localtime_r() ... yes
Checking for vsscanf() ... yes
Checking for swab() ... yes
Checking for POSIX select() ... yes
Checking for gettimeofday() ... yes
Checking for glob() ... yes
Checking for setenv() ... yes
Checking for sys/sysinfo.h ... yes
Checking for pkg-config ... yes
Checking for Samba support (libsmbclient) ... yes
Checking for 3dfx ... no
Checking for tdfxfb ... no
Checking for s3fb ... no
Checking for tdfxvid ... no
Checking for tga ... yes
Checking for DirectFB ... no
Checking for X11 headers presence ... yes (using /usr/X11/include)
Checking for X11 ... yes
Checking for DPMS ... yes (using Xdpms 4)
Checking for Xv ... yes
Checking for XvMC ... no
Checking for Xinerama ... yes
Checking for Xxf86vm ... yes
Checking for XF86keysym ... yes
Checking for DGA ... 2 (using DGA 2.0)
Checking for OpenGL ... yes
Checking for /dev/mga_vid ... yes
Checking for xmga ... yes
Checking for GGI ... no
Checking for GGI extension: libggiwmh ... no
Checking for AA ... yes
Checking for CACA ... yes
Checking for SVGAlib ... yes
Checking for FBDev ... yes
Checking for DVB ... no
Checking for DVB HEAD ... no
Checking for PNG support ... yes
Checking for JPEG support ... yes
Checking for PNM support ... yes
Checking for GIF support ... yes
Checking for broken giflib workaround ... disabled
Checking for VESA support ... no
Checking for SDL ... yes (using sdl-config)
Checking for NAS ... no
Checking for DXR2 ... no
Checking for DXR3/H+ ... no
Checking for IVTV TV-Out ... no
Checking for OSS Audio ... yes
Checking for aRts ... no
Checking for EsounD ... yes
Checking for esd_get_latency() ... yes
Checking for Polyp ... no
Checking for JACK ... no
Checking for OpenAL ... no
Checking for ALSA audio ... yes (using alsa 1.0.x and alsa/asoundlib.h)
Checking for Sun audio ... no
Checking for VCD support ... yes
Checking for dvdread ... yes (internal)
Checking for internal libdvdcss ... yes
Checking for cdparanoia ... yes
Checking for libcdio ... auto (using cdparanoia)
Checking for bitmap font support ... yes
Checking for freetype >= 2.0.9 ... yes
Checking for fontconfig ... yes
Checking for SSA/ASS support ... no (FreeType >= 2.1.8 needed)
Checking for fribidi with charsets ... yes
Checking for ENCA ... no
Checking for zlib ... yes
Checking for RTC ... yes
Checking for liblzo2 support ... no
Checking for mad support ... yes
Checking for Twolame ... no
Checking for Toolame ... no
Checking for OggVorbis support ... yes (internal Tremor)
Checking for libspeex (version >= 1.1 required) ... no
Checking for OggTheora support ... no
Checking for mp3lib support ... yes
Checking for liba52 support ... yes
Checking for libmpeg2 support ... yes
Checking for libmpcdec (musepack, version >= 1.2.1 required) ... no
Checking for FAAC (AAC encoder) support ... no (in libavcodec: )
Checking for FAAD2 (AAC) support ... yes (internal floating-point)
Checking for LADSPA plugin support ... no
Checking for Win32 codecs ... yes (using /home/pfzema/local/install/mplayer/codecs)
Checking for XAnim codecs ... yes (using /home/pfzema/local/install/mplayer/codecs)
Checking for RealPlayer codecs ... yes (using /home/pfzema/local/install/mplayer/codecs)
Checking for LIVE555 Streaming Media libraries ... no
Checking for FFmpeg libavutil ... yes (static)
Checking for FFmpeg libavcodec ... yes (static)
Checking for FFmpeg libavformat ... yes (static)
Checking for FFmpeg libpostproc ... yes (static)
Checking for md5sum support ... yes
Checking for libamr narrowband ... no
Checking for libamr wideband ... no
Checking for libdv-0.9.5+ ... no
Checking for zr ... no
Checking for bl ... no
Checking for XviD ... no
Checking for x264 ... no (in libavcodec: no)
Checking for nut ... no
Checking for libmp3lame (for mencoder) ... yes
Checking for mencoder ... yes
Checking for fastmemcpy ... yes
Checking for UniquE RAR File Library ... yes
Checking for TV interface ... yes
Checking for Video 4 Linux TV interface ... yes
Checking for Video 4 Linux 2 TV interface ... no
Checking for TV teletext interface ... no
Checking for Radio interface ... no
Checking for Capture for Radio interface ... no
Checking for Video 4 Linux 2 Radio interface ... no
Checking for Video 4 Linux Radio interface ... no
Checking for Video 4 Linux 2 MPEG PVR interface ... no
Checking for audio select() ... yes
Checking for ftp ... yes
Checking for vstream client ... no
Checking for byte order ... little-endian
Checking for OSD menu ... no
Checking for QuickTime codecs ... yes
Checking for Subtitles sorting ... yes
Checking for XMMS inputplugin support ... no
Checking for inet6 ... yes
Checking for gethostbyname2 ... yes
Checking for GUI ... yes
Checking for XShape extension ... yes
Checking for GTK version ... 1.2.10 (using gtk-config)
Checking for glib version ... 1.2.10 (using glib-config)
Checking for automatic gdb attach ... no
Checking for compiler support for noexecstack ... yes
Checking for ftello() ... yes
Checking for VIDIX ... yes (internal)
Checking for joystick ... no
Checking for lirc ... no
Checking for lircc ... no
Checking for color console output ... no
Checking for DVD support (libdvdnav) ... no
Creating config.mak
Creating config.h
Config files successfully generated by ./configure --prefix=/home/pfzema/local/install/mplayer --codecsdir=/home/pfzema/local/install/mplayer/codecs --enable-gui --enable-gtk1 --enable-largefiles --enable-rpath --with-extraincdir=/home/pfzema/local/include --with-extralibdir=/home/pfzema/local/lib !
Install prefix: /home/pfzema/local/install/mplayer
Data directory: /home/pfzema/local/install/mplayer/share/mplayer
Config direct.: /home/pfzema/local/install/mplayer/etc/mplayer
Byte order: little-endian
Optimizing for: athlon-xp
Languages:
Messages/GUI: en
Manual pages: en
Enabled optional drivers:
Input: ftp tv-v4l tv cddb cdda libdvdcss(internal) dvdread(internal) vcd smb network
Codecs: qtx libavcodec real xanim win32 faad2 libmpeg2 liba52 mp3lib tremor(internal) libmad gif
Audio output: alsa esd oss sdl mpegpes(file)
Video output: xvidix cvidix md5sum sdl gif89a pnm jpeg png mpegpes(file) fbdev svga caca aa xmga mga opengl dga xv x11 xover tga
Audio filters:
Disabled optional drivers:
Input: dvdnav vstream pvr radio tv-teletext tv-v4l2 live555 dvb
Codecs: x264 xvid libdv libamr_wb libamr_nb faac musepack libtheora speex toolame twolame liblzo
Audio output: sun openal jack polyp arts ivtv dxr2 nas
Video output: winvidix bl zr zr2 ivtv dxr3 dxr2 vesa ggi xvmc dfbmga directfb tdfx_vid s3fb tdfxfb 3dfx
Audio filters: ladspa
'config.h' and 'config.mak' contain your configuration options.
Note: If you alter theses files (for instance CFLAGS) MPlayer may no longer
compile *** DO NOT REPORT BUGS if you tweak these files ***
'make' will now compile MPlayer and 'make install' will install it.
Note: On non-Linux systems you might need to use 'gmake' instead of 'make'.
Please check mtrr settings at /proc/mtrr (see DOCS/HTML/en/video.html#mtrr)
Check configure.log if you wonder why an autodetection failed (make sure
development headers/packages are installed).
NOTE: The --enable-* parameters unconditionally force options on, completely
skipping autodetection. This behavior is unlike what you may be used to from
autoconf-based configure scripts that can decide to override you. This greater
level of control comes at a price. You may have to provide the correct compiler
and linker flags yourself.
If you used one of these options (except --enable-gui and similar ones that
turn on internal features) and experience a compilation or linking failure,
make sure you have passed the necessary compiler/linker flags to configure.
If you suspect a bug, please read DOCS/HTML/en/bugreports.html.
=================================================================================
More information about the MPlayer-users
mailing list