WMAPRO r22146 SVN Broken?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
spiff Offline
Grumpy Bastard Developer
Posts: 12,174
Joined: Nov 2003
Reputation: 82
Post: #31
yes it's fixed in latest ffmpeg but that does not mean we have updated it. something i doubt will happen this side of next release. encode to a sane format instead - problem fixed.

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.
(This post was last modified: 2009-10-06 16:00 by spiff.)
find quote
erhnam Offline
Team-XBMC Live Developer
Posts: 654
Joined: May 2009
Reputation: 2
Location: The Netherlands
Post: #32
spiff Wrote:yes it's fixed in latest ffmpeg but that does not mean we have updated it. something i doubt will happen this side of next release. encode to a sane format instead - problem fixed.

But I remember that just before 22215 there were no problems at all. Isn't it possible to revert back to something that might work?

It wouldn't be a good idea postponing the ability of playing wmv and wma to another further release since wmv files are very common. I really hope you'll find a solution for this.
find quote
spiff Offline
Grumpy Bastard Developer
Posts: 12,174
Joined: Nov 2003
Reputation: 82
Post: #33
i can play the few wmv's i have i.e. my pr0n still works fine. that's the only thing wmv is used for afaik ;P or stinking drm'd crap but those i consider corrupt.

if i can contribute to them being slightly less common, i'd rather sit tight :>

on a more serious note, i'll air an ffmpeg update with the rest of the guys, see what we agree on. no promises

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
rodalpho Offline
Fan
Posts: 546
Joined: Nov 2006
Reputation: 16
Post: #34
OK, yes, you got me, the WMVs are indeed porn. For some reason almost all porn comes in WMV format. I don't know why either.

Thanks for continuing to follow up!
find quote
saratoga Offline
Member
Posts: 86
Joined: Jun 2009
Reputation: 0
Post: #35
Whats the policy on ffmpeg patches? Would you accept a patch that simply synced wmaprodec.c with SVN?
find quote
spiff Offline
Grumpy Bastard Developer
Posts: 12,174
Joined: Nov 2003
Reputation: 82
Post: #36
no. it wouldn't even work since our ffmpeg is from before wmapro was added officially, and hence hold on old encoder under the name wma3dec.c

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
saratoga Offline
Member
Posts: 86
Joined: Jun 2009
Reputation: 0
Post: #37
While I'm not familiar with the xbmc checkout, presumably I'd just have to rename the ffmpeg file before running diff?

Or do you mean a patch isn't welcome regardless?
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,397
Joined: Feb 2008
Reputation: 58
Post: #38
patches are always welcome Smile


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
spiff Offline
Grumpy Bastard Developer
Posts: 12,174
Joined: Nov 2003
Reputation: 82
Post: #39
see if your pr0n works better in r23484 (linux/osx only - dlls will follow soon i'm sure). if it does, please do not think of me while enjoying/creating the, ehrm, spills.

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
rodalpho Offline
Fan
Posts: 546
Joined: Nov 2006
Reputation: 16
Post: #40
Nope, exact same issues as before.

WMAPRO audio may work now, but WMV videos don't.

Code:
xbmc.bin: libavformat/utils.c:1414: av_gen_search: Assertion `pos_limit <= pos_max' failed.
Aborted

to stderr on crash. I can generate full debuglogs if you want them, although I don't anticipate any difference from before.
find quote
Post Reply