code-google-com / qmmp

Automatically exported from code.google.com/p/qmmp
0 stars 0 forks source link

Can't play .m4a an .ac3 files #452

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Can't play .m4a an .ac3 files. This files can be played with Audacious and with 
Mplayer 

m4a with format MPEG-2/4 AAC
ac3 with format ATSC A/52A (AC-3)

What version of the product are you using? On what operating system?

         This are the rpm packages instaled 

         qmmp-0.5.0-4.2.x86_64
         libqmmp0-plugins-0.5.0-4.2.x86_64
         libqmmp0-0.5.0-4.2.x86_64
         libqmmp0-plugin-mplayer-0.5.0-4.2.x86_64

         OS= OpenSuse 11.4 x86_64

Please provide any additional information below.

         I can send by email the audio files if you want 

Original issue reported on code.google.com by matis...@gmail.com on 21 Apr 2011 at 12:49

GoogleCodeExporter commented 9 years ago
Did you try this recommendations 
http://code.google.com/p/qmmp/issues/detail?id=336&can=1&q=m4a&colspec=ID%20Type
%20Status%20Priority%20Summary%20Stars ?

Original comment by trialuser02 on 21 Apr 2011 at 7:08

GoogleCodeExporter commented 9 years ago
Hi Thanks for your answer!!

Following your instructions to make play m4a files, the only thing I had to do 
was select the correct choise in the menu of ffmpeg and... yes it worked out 
!!! Finally 

In the other hand the ac3 files are not working, even with the ADTS ACC option 
selected in the ffmpeg options menu. May be becuase in the qmmp features 
advertises specificly "ADTS AAC" and those files I have are  files ATSC wich 
have been extracted from a DVD.

This are the ffplay and mplayer output from commandline for one of the ac3 
files, may be useful. 

Thanks again!!

This is the output for ffplay 

matias@linux-dsgn:~/temp/test> ffplay 
01-Intro-Touring_the_Angel-Depeche_Mode.ac3 
FFplay version SVN-r201104161305, Copyright (c) 2003-2011 the FFmpeg developers
  built on Apr 16 2011 11:36:21 with gcc 4.5.1 20101208 [gcc-4_5-branch revision 167585]
  configuration: --shlibdir=/usr/lib64 --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib64 --enable-shared --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libxvid --enable-postproc --enable-gpl --enable-x11grab --extra-cflags='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -fPIC -I/usr/include/gsm' --enable-debug --disable-stripping --enable-libgsm --enable-libschroedinger --enable-libdirac --enable-avfilter --enable-libvpx --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libdc1394 --enable-pthreads --enable-librtmp
  libavutil    50. 40. 1 / 50. 40. 1
  libavcodec   52.119. 1 / 52.119. 1
  libavformat  52.108. 0 / 52.108. 0
  libavdevice  52.  4. 0 / 52.  4. 0
  libavfilter   1. 79. 0 /  1. 79. 0
  libswscale    0. 13. 0 /  0. 13. 0
  libpostproc  51.  2. 0 / 51.  2. 0
socket(): Address family not supported by protocol
[ac3 @ 0x6ac110] max_analyze_duration reached
[ac3 @ 0x6ac110] Estimating duration from bitrate, this may be inaccurate       

Input #0, ac3, from '01-Intro-Touring_the_Angel-Depeche_Mode.ac3':              

  Duration: 00:01:46.91, bitrate: 448 kb/s
    Stream #0.0: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s
   5.25 A-V:  0.000 s:0.0 aq=  321KB vq=    0KB sq=    0B f=0/0   

And this is the output for Mplayer

matias@linux-dsgn:~/temp/test> mplayer 
01-Intro-Touring_the_Angel-Depeche_Mode.ac3 
MPlayer dev-SVN-r33269-4.5-openSUSE Linux 11.4 (x86_64)-Packman (C) 2000-2011 
MPlayer Team
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Loading extension-related profile 'vo.vdpau'

Playing 01-Intro-Touring_the_Angel-Depeche_Mode.ac3.
libavformat file format detected.
[ac3 @ 0x16f5540] max_analyze_duration reached
[ac3 @ 0x16f5540] Estimating duration from bitrate, this may be inaccurate
[lavf] stream 0: audio (ac3), -aid 0
Load subtitles in ./
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 448.0 kbit/29.17% (ratio: 56000->192000)
Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3)
==========================================================================
socket(): Address family not supported by protocol
AO: [pulse] Init failed: Connection refused
Failed to initialize audio driver 'pulse'
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:   1.4 (01.3) of 106.9 (01:46.9)  0.9% 

MPlayer interrupted by signal 2 in module: play_audio
A:   1.4 (01.3) of 106.9 (01:46.9)  0.9% 

Exiting... (Quit)

Thanks again!! 

Original comment by matis...@gmail.com on 21 Apr 2011 at 3:35

GoogleCodeExporter commented 9 years ago
Please send your *.ac3 file to forkotov02 AT hotmail.ru I'll try to add ac3 
support to ffmpeg plugin.

Original comment by trialuser02 on 21 Apr 2011 at 4:09

GoogleCodeExporter commented 9 years ago
Ok, I just send you a email to forkotov02 AT hotmail.ru  with a 16.7Mb .ac3 
file.

Thanks you & Good luck! 

Original comment by matis...@gmail.com on 21 Apr 2011 at 8:28

GoogleCodeExporter commented 9 years ago

Original comment by trialuser02 on 24 Apr 2011 at 6:06

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2171.

Original comment by trialuser02 on 25 Apr 2011 at 7:39