ProjectX gives ArrayIndexOutOfBoundsException

[Deleted User][Deleted User] Posts: 14
Forum Member
Hi,

I have a .ts file that causes problems with projectX. I get the following error:


java.lang.ArrayIndexOutOfBoundsException: -1
at net.sourceforge.dvb.projectx.audio.AudioFormatMPA.decodeAncillaryData
(AudioFormatMPA.java:572)
at net.sourceforge.dvb.projectx.audio.AudioFormat.decodeAncillaryData(Au
dioFormat.java:408)
at net.sourceforge.dvb.projectx.parser.StreamProcessAudio.processAudio(S
treamProcessAudio.java:1445)



Any ideas?
Using ProjectX 0.90.4 on Windows.
Sun JRE: 1.5.0_06

Thanks,
Denis.

Comments

  • [Deleted User][Deleted User] Posts: 500
    Forum Member
    ✭✭
    This bug on SourceForge seems to describe the same problem. According to the comments in that bug report it has been fixed, but I don't think it's made it into a release yet.

    In the meantime try disabling process_window -> messages -> log RDS
  • [Deleted User][Deleted User] Posts: 14
    Forum Member
    Wheyhey - that worked!
    Thanks tievolu, you are a genius :)

    ProjectX seems to do the best job of demuxing, but that GUI just gives me the willies :eek:

    Denis.

    tievolu wrote:
    This bug on SourceForge seems to describe the same problem. According to the comments in that bug report it has been fixed, but I don't think it's made it into a release yet.

    In the meantime try disabling process_window -> messages -> log RDS
  • simolasimola Posts: 313
    Forum Member
    Try PVAStrumento, it works for me and is easier to use than PX.
Sign In or Register to comment.