Log in

View Full Version : Working with trp-files


Rodger
6th January 2008, 23:33
I recorded from TV with my Vantage HD7100S.

It stores the video in files like this:

ANIXEHD 22-12-2007.trp
ANIXEHD 22-12-2007.001
ANIXEHD 22-12-2007.002
ANIXEHD 22-12-2007.003
with that come two more files:
ANIXEHD 22-12-2007.idx
ANIXEHD 22-12-2007.ifo

SD-Recordings (normal PAL) is perfectly worked out with projectx.
You can even work the whole bunch of file (*.00?) like collection without any problems. But as soon as I record H.264 meterial
All my good programs become completely useless.

The only program that can "read" the files is tsremux, which tells me what is in that trp file. But thatīs all. Remuxed TS-Files arenīt loaded by any programm too.

Any clue, what to do? That trp-files become more and more famous as much as I can see in from the internet.
So the problem must be solved ;)

Greetings
Rodger

Wilbert
8th January 2008, 21:54
Apparently it can contain MPEG-2 or AVC.

Ask neuron2 about possible support in "MPEG-2 in TRP" in DGIndex!
TS/TRP support will be added in DGAVCDec one day :)

Rodger
9th January 2008, 15:07
Thanks for that hint, but thatīs it.
The Files Iīm going to work with are always h.264 with AC3 (2.0/5.1).

By the way...i found a way, not very userfriendly to work with those files.
It works with tsremux! Here you transfer those files into ts-files.
But only each single file, so merging the files is neccesary.

The author of tsremux might add an option to work several trp/00? files.

Guest
9th January 2008, 16:18
For MPEG2, DGMPGDec should already support those files. If there is a problem, please make a bug report. Support for DGAVCDec is in progress.

Rodger
9th January 2008, 17:49
I repeat. Mpeg2 is absolutely no Problem!

Itīs h.264 that makes it so difficult!
DGMPGDec doesnīt stand a chance to read the files.

Here in europe (especially germany) all TV stations have directly upgraded to h.264.
Truely I donīt know a TV station in europe that still uses Mpeg2HD streams.

Schmendrick
9th January 2008, 21:56
@Rodger: My Clarke-Tech HD 5000-C receiver is recording h.264/AC3-transmissions in just the same format as your Vantage HD7100S. My method of processing these recordings is to:
first concatenate them into a single file on a NTFS-dirve using the "copy /b 1+2+3+4 Clip.ts"-method.
This Clip.ts I am remuxing with Tsremux after unchecking "Bypass Audio-Alignment". The remuxed file can be played with PowerDVDUltra7.3 or CoreAVC with the Haali-Splitter and the AC3Filter. The editing program H264TS-Cutter can be used to cut this file, can be muxed into mkv with mkvmerge etc.., but I prefer to leave it within the ts-comtainer.

Schmendrick