libfaad (mplayer) don't run in XBMC
#1
it's support it?
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Reply
#2
huh? what kind of post is this?
could you please provide a bit more details. is this (development forum) the right place? Huh
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Reply
#3
this looks like a support or bug discussion post.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#4
or a feature suggestion? Stare
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Reply
#5
faad is an advanced audio decoder (mpeg2-aac, mpeg4-aac). the goal of faad is to explore the possibilities of aac and exceed the quality of the currently best mp3 encoders.
it's included in mplayer source... and it's use to decoder audio in quicktime...

in windows:
mov: found mpeg4 audio elementary stream descriptor atom (50)!
fourcc: mp4a
--------------
mov: longest streams: a: #3 (3312 samples)  v: #2 (3533 samples)
==========================================================================
opening audio decoder: [faad] aac (mpeg2/4 advanced audio coding)
faad: compressed input bitrate missing, assuming 128kbit/s!
audio: 48000 hz, 6 ch, 16 bit (0x10), ratio: 16000->576000 (128.0 kbit)
selected audio codec: [faad] afm:faad (faad aac (mpeg2/mpeg4 audio) decoder)
==========================================================================
==========================================================================
opening video decoder: [ffmpeg] ffmpeg's libavcodec codec family
selected video codec: [ffodivx] vfm:ffmpeg (ffmpeg mpeg-4)
==========================================================================
checking audio filter chain for 48000hz/6ch/16bit -> 48000hz/2ch/16bit...
af_pre: af format: 2 bps, 6 ch, 48000 hz, little endian signed int
af_pre: 48000hz 6ch signed 16-bit (little-endian)
ao: [win32] 48000hz 2ch signed 16-bit (little-endian) (2 bps)
building audio filter chain for 48000hz/6ch/16bit -> 48000hz/2ch/16bit...
starting playback...

in xbox, fails in decode_audio just in libfaad library... after 'starting playback...'

sorry for my poor english  :veryangry:

i don't know it's a development question Rolleyes
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Reply
#6
(ezar2003 @ aug. 09 2004,23:23 Wrote:sorry for my poor english  :veryangry:

i don't know it's a development question  Rolleyes
wasn't poor, just a bit short Wink

oh and dunno either.
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Reply
#7
might change as soon as faad2.0 is in. part of the pre4 to pre5 package.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#8
i update the mplayer cvs to libfaad 2.1beta... but in xbox don't run ok.
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Reply
#9
ezar2003:
do you have an url to a movie with faad audio so i can test if it works here?
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#10
use codecs.conf from mplayer cvs
http://www.nerodigital.com/files....5.1.mp4 (replace to avi)
http://www.f0rtress.org/~sims/filmy/hi.zip (unzip)

in mplayerpc decode perfectly... in xbox -> exception in decode_audio... but the log is equal to pc log: (for debug it i open a strm file and modify dllcore for print log in xbmc.log) and log (in xbmc) for this:
mov: found mpeg4 audio elementary stream descriptor atom (50)!
fourcc: mp4a
--------------
mov: longest streams: a: #3 (3312 samples) v: #2 (3533 samples)
==========================================================================
opening audio decoder: [faad] aac (mpeg2/4 advanced audio coding)
faad: compressed input bitrate missing, assuming 128kbit/s!
audio: 48000 hz, 6 ch, 16 bit (0x10), ratio: 16000->576000 (128.0 kbit)
selected audio codec: [faad] afm:faad (faad aac (mpeg2/mpeg4 audio) decoder)
==========================================================================
==========================================================================
opening video decoder: [ffmpeg] ffmpeg's libavcodec codec family
selected video codec: [ffodivx] vfm:ffmpeg (ffmpeg mpeg-4)
==========================================================================
checking audio filter chain for 48000hz/6ch/16bit -> 48000hz/2ch/16bit...
af_pre: af format: 2 bps, 6 ch, 48000 hz, little endian signed int
af_pre: 48000hz 6ch signed 16-bit (little-endian)
ao: [win32] 48000hz 2ch signed 16-bit (little-endian) (2 bps)
building audio filter chain for 48000hz/6ch/16bit -> 48000hz/2ch/16bit...
starting playback...
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Reply
#11
the links to the sample movies you posted all work fine here with my mplayer.dll

the german voiceovers in the swat trailer are hilarious lol :d
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#12
send me (mail) your codecs.conf please!
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Reply
#13
i don't test it with new xbmc cvs... i test it this night!
do you use faad decoder or quicktime.dll for audio? (see codecs.conf)
can you play with this mplayer.dll? (use save target as... for it)
tks

swat link is a nerodigital codec  :d
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Reply
#14
i just used codecs.conf from mplayer pre5, if i play the sample movies with your mplayer.dll it doesnt work, i get an exception in decode_audio
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply

Logout Mark Read Team Forum Stats Members Help
libfaad (mplayer) don't run in XBMC0