I'm trying to troubleshoot a RMVB loading issue reported here: http://trac.xbmc.org/ticket/6770 and am trying to figure out in which part of the code to start.

Any help to point me in the right direction is appreciated.
Thanks,
Harry
Harry Muscle
Fan Joined: Nov 2006 Reputation: 0 |
2009-06-24 15:58
Post: #1
Just a quick question about how ffmpeg is integrated into XBMC. I tried to look for the source code for ffmpeg as part of the XBMC SVN. I found some code related to ffmpeg, but I'm assuming it's not all the code, is that correct? Does the SVN have a library file for ffmpeg that get's linked during compiling? Or is all the ffmpeg code indeed part of the XBMC SVN?
I'm trying to troubleshoot a RMVB loading issue reported here: http://trac.xbmc.org/ticket/6770 and am trying to figure out in which part of the code to start. ![]() Any help to point me in the right direction is appreciated. Thanks, Harry |
| find quote |
althekiller
Team-XBMC Developer Joined: May 2004 Reputation: 12 |
2009-06-24 18:07
Post: #2
Full ffmpeg sources in xbmc/cores/dvdplayer/Codecs/ffmpeg. The headers in xbmc/cores/ffmpeg must also be kept in sync.
Howto post your problem in a useful manner. #xbmc-linux on FreeNode XBMC online-manual, FAQ, search, forum rules, how to submit a bugreport. |
| find quote |
shankaran_r
Junior Member Posts: 22 Joined: Jan 2009 Reputation: 0 |
2009-07-14 16:15
Post: #3
hai harry,
did u manage to come out wth some solution for this issue ?if yes pls share wth me Thanks |
| find quote |
Harry Muscle
Fan Joined: Nov 2006 Reputation: 0 |
2009-07-20 16:43
Post: #4
Nope, no solution yet. The problem seems to be in the ffmpeg dll files somewhere, so I've submitted a ticket with those guys, but we'll have to wait for them to fix it and then for XBMC to update to the latest version of ffmpeg that has the fix.
Btw, can anyone comment on how often XBMC get's the latest ffmpeg code incorporated into it (ie: every 6 months we grab the latest ffmpeg code, etc.)? Thanks, Harry |
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2009-07-20 16:49
Post: #5
in general atleast once per release. we've hold off for a while due to the large vdpau changes in ffmpeg
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. |
| find quote |