Support for TRP

Feature requests for VLC.
basti2k
Blank Cone
Blank Cone
Posts: 10
Joined: 30 May 2008 23:35

Support for TRP

Postby basti2k » 11 Dec 2008 14:38

I wish you support in the next Version of VLC the TRP-Format.

Here is an example of this file: http://rapidshare.com/files/172161486/t ... 2-2008.trp

Content of the TRP-Contaner:
1x MPEG2-Videostream (DVB-S)
1x MPEG-Audio (192kbit)
1x AC3 Stereo-Mode (384bit)

The TRP-Format is also an MPEG4/H246 in itself. (DVBS2)

Neko2
Blank Cone
Blank Cone
Posts: 12
Joined: 08 Dec 2008 00:33

Re: Support for TRP

Postby Neko2 » 11 Dec 2008 15:36

TRP-Format is just MPEG transport stream, which should work fine.

basti2k
Blank Cone
Blank Cone
Posts: 10
Joined: 30 May 2008 23:35

Re: Support for TRP

Postby basti2k » 11 Dec 2008 18:43

TRP-Format is just MPEG transport stream, which should work fine.
I know that, but this format of the transport streams VLC didn't play.

In my first post is a link to a testfile (10 seconds long)

Debug-Log:

Code: Select all

main info: vlc wird mit dem Standard-Interface ausgeführt. Benutzen Sie 'cvlc', um vlc ohne Interface zu verwenden. main debug: adding item `taff2 10-12-2008.trp' ( D:\media\taff2 10-12-2008.trp ) main debug: rebuilding array of current - root Wiedergabeliste main debug: rebuild done - 1 items, index -1 main debug: starting new item main debug: processing request item taff2 10-12-2008.trp node null skip 0 main debug: resyncing on taff2 10-12-2008.trp main debug: taff2 10-12-2008.trp is at 0 main debug: creating new input thread main debug: Creating an input for 'taff2 10-12-2008.trp' main debug: thread started main debug: waiting for thread initialization main debug: `D:\media\taff2 10-12-2008.trp' gives access `' demux `' path `D:\media\taff2 10-12-2008.trp' main debug: thread 5096 (input) created at priority 1 (input/input.c:370) main debug: creating demux: access='' demux='' path='D:\media\taff2 10-12-2008.trp' main debug: looking for access_demux module: 1 candidate qt4 debug: Updating the stream status: 3 main debug: TIMER module_Need() : 63.310 ms - Total 63.310 ms / 1 intvls (Avg 63.310 ms) main debug: creating access '' path='D:\media\taff2 10-12-2008.trp' main debug: looking for access module: 5 candidates qt4 debug: New Event: type 1103 qt4 debug: Updating the stream status: 1 vcd debug: trying .cue file: D:\media\taff2 10-12-2008.cue vcd debug: could not find .cue file access_file debug: opening file `D:\media\taff2 10-12-2008.trp' main debug: using access module "access_file" main debug: TIMER module_Need() : 41.408 ms - Total 41.408 ms / 1 intvls (Avg 41.408 ms) main debug: Using AStream*Stream main debug: pre-buffering... main debug: received first data for our buffer qt4 debug: New Event: type 1103 qt4 debug: Updating the stream status: 2 main debug: pre-buffering done 1212379 bytes in 0s - 7462 kbytes/s main debug: creating demux: access='' demux='' path='D:\media\taff2 10-12-2008.trp' main debug: looking for demux module: 51 candidates main debug: using demux module "ts" main debug: TIMER module_Need() : 563.029 ms - Total 563.029 ms / 1 intvls (Avg 563.029 ms) main debug: looking for a subtitle file in D:\media\ ts debug: DEMUX_SET_GROUP 0 00000000 main debug: `D:\media\taff2 10-12-2008.trp' successfully opened qt4 debug: New Event: type 1103 qt4 debug: Updating the stream status: 3 ts debug: pid[1535] unknown ts debug: pid[38] unknown ts debug: pid[1536] unknown main debug: control type=1 main debug: incoming request - stopping current input main debug: dying input ts debug: pid list: ts debug: - pid[38] seen ts debug: - pid[1535] seen ts debug: - pid[1536] seen ts debug: - pid[8191] seen main debug: removing module "ts" main debug: removing module "access_file" main debug: thread ended qt4 debug: Updating the stream status: 8 main debug: dead input main debug: thread times: real 0m26.528145s, kernel 0m4.095889s, user 0m4.005760s main debug: thread 5096 joined (playlist/engine.c:244) main debug: TIMER input launching for 'taff2 10-12-2008.trp' : 864.081 ms - Total 864.081 ms / 1 intvls (Avg 864.081 ms)
Last edited by basti2k on 12 Dec 2008 20:20, edited 1 time in total.

Music Lover
Blank Cone
Blank Cone
Posts: 11
Joined: 02 Dec 2008 10:02

Re: Support for TRP

Postby Music Lover » 12 Dec 2008 16:02

Keep MPEG*

basti2k
Blank Cone
Blank Cone
Posts: 10
Joined: 30 May 2008 23:35

Re: Support for TRP

Postby basti2k » 12 Dec 2008 20:04

Keep MPEG*
This is a recording from a DVB-S2 Receiver.

The converting function in vlc doesn't work.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Support for TRP

Postby VLC_help » 12 Dec 2008 20:12

http://trac.videolan.org/vlc/ticket/2269
I think that applies to this also.

basti2k
Blank Cone
Blank Cone
Posts: 10
Joined: 30 May 2008 23:35

Re: Support for TRP

Postby basti2k » 12 Dec 2008 22:29

http://trac.videolan.org/vlc/ticket/2269
I think that applies to this also.
I will still take a longer stream and upload all files, which occur when recording.
Maybe there will be a solution.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Support for TRP

Postby VLC_help » 13 Dec 2008 19:43

I can turn that trac ticket to feature request but proper thing would be that programs would generate standard compliant files.

basti2k
Blank Cone
Blank Cone
Posts: 10
Joined: 30 May 2008 23:35

Re: Support for TRP

Postby basti2k » 16 Dec 2008 23:22

I can turn that trac ticket to feature request but proper thing would be that programs would generate standard compliant files.
DVR-Studio (30 Days Trial) can generate from that TRP-Files an MPEG file. (http://www.haenlein-software.com/)
Or ProjectX can it convert to a playable TS-File.
I want play my files, and these do not always predict convert.

But VLC can repair AVI-Files with missing index.
You can integrate a repair function for corrupted MPEG files.

In the coming days I will have a longer file upload, maybe you can better analyze
Last edited by basti2k on 24 Dec 2008 19:15, edited 2 times in total.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Support for TRP

Postby VLC_help » 17 Dec 2008 21:47

It is easier to reindex AVI files than fix corrupt MPG files. And ProjectX should also fix those files when you demux them.

basti2k
Blank Cone
Blank Cone
Posts: 10
Joined: 30 May 2008 23:35

Re: Support for TRP

Postby basti2k » 19 Dec 2008 14:08

I wanted the files on my PC can play without first convert.
If they with the problem to be concerned want have I still 2 files.
Otherwise I must thereby lives which I must convert her only.

First File: http://rapidshare.com/files/174803734/G ... 2-2008.zip (Video: MPEG2 720x576, 25fps AR:16:9, Audio: MPEG-Audio 192kbit (Stereo) and AC3-Audio 384kbit 5.1Mode, Lenght: 1 min)

Second File: http://rapidshare.com/files/174803735/A ... 2-2008.zip (Video: MPEG4/AVC 1080i 25fps Length: 30sec)

It became only times is enough if the first file would function.


Return to “VLC media player Feature Requests”

Who is online

Users browsing this forum: No registered users and 10 guests