Log in

View Full Version : Have I lost my TS recording?


daWsOn_s
28th June 2007, 00:42
HI, I'm recording since two years from DVB digital tv in TS to record all audio tracks and I've NEVER seen this problem before.
I can't play, demux or transform it to m2p. In pva the demux stops at 24% and doesn't go forward , in projectx I get this message:

java.lang.IndexOutOfBoundsException
at java.io.ByteArrayOutputStream.write(Unknown Source)
at net.sourceforge.dvb.projectx.parser.StreamBuffer.writeData(StreamBuffer.java:135)
at net.sourceforge.dvb.projectx.parser.StreamParserTS.parseStream(StreamParserTS.java:695)
at net.sourceforge.dvb.projectx.parser.StreamParser.parseStream(StreamParser.java:92)
at net.sourceforge.dvb.projectx.parser.MainProcess.processCollection(MainProcess.java:995)
at net.sourceforge.dvb.projectx.parser.MainProcess.startProcessing(MainProcess.java:361)
at net.sourceforge.dvb.projectx.parser.MainProcess.run(MainProcess.java:149)

:confused::confused: what is that??
I really need this record, at least the part after this demaged point. What can I actually do to recover this file? Is there some other program for demuxing?

Anyway what is wrong with that movie?? I mean if there are a lot of errors projectx has always cut this parts why it just stops the process??


Thanks

ronnylov
28th June 2007, 11:40
You can try demuxing with DGIndex (in DGMPGDec).
I used that once when both projectx and PVAStrumento failed and it actually worked! I was able to process the demuxed files in projectx afterwards but I do not know if that was necessary, just did it to be sure to fix any errors.

daWsOn_s
28th June 2007, 14:23
Thank you! It really worked, and it recovered all the entire time, but the problems is that even if there are two audio tracks and all audio tracks are selected to be demuxed, it saves only the first audio :mad:

what can I do?

buzzqw
28th June 2007, 16:40
dgindex can demux only one audio at time with ts file!

simply select the other audio pid and demux again

BHH