Page 1 of 1
Record ts files as a Single Program Stream
Posted: Mon Feb 04, 2008 12:17 pm
by Dinesh_H
I wrote a module that does this. I am currently testing it. I would be willing to help in any development. This allows recordings to be played in any software with the proper decoder filters.
Thanks,
Dinesh
Posted: Mon Feb 04, 2008 3:37 pm
by LikWidChz
What is the idea behind this?
dvbdream's record does this just fine??
am i missing something??
--Likwidchz
Posted: Mon Feb 04, 2008 3:54 pm
by Dinesh_H
If you breakdown the ts stream you will understand. The ts stream PMT references all programs on the current transponder. However only the currently tuned channel and its selected audio and video pid are stored in the ts file. If DD could create a PMT for the recorded file that references only the currently recorded PID, the recorded files would better confrom to the ts spec. This would allow the files to be played back in any program.
Posted: Mon Feb 04, 2008 10:35 pm
by LikWidChz
Dream has an module to do that... record ts
this records the entire transponder then later you can process it with joshey funs CSAOFFLINEDECODER aka csaofflinedec located
http://joshyfun.peque.org/OfflineDescrambler/index.html
It does work with d1sh and b3v you will need to modify the ini if your using it with bev streams in order for the ECM pids to be recognized by the csaofflinedec application "it detects ECM pids as EMM pids" flaw in the program either way. beyond the scope of my reply

feel free to pm me about it or talk to me on irc about it likwidchz on uicn.
as far as recording to ts you can do this by doing pip record and selecting ts as the output format...
I honestly have no idea why would you want to record more then you actually need to get video...
record the entire ts and process it later.
you can just about include the options you need in the ts file in settings...
what more can you possibly want included in the ts file?
btw windows plays ts files fine, and so does any other video application for that matter..
---likwidchz
Posted: Mon Feb 04, 2008 10:45 pm
by Dinesh_H
Do some research into ts file structure and specifications. You really have alot more to learn about the subject. I have read tons, and I still have alot to learn. You just did not understand the request fully.
Posted: Mon Feb 04, 2008 10:47 pm
by LikWidChz
Help me understand what you want then, dvbream seems to record whats necessary to make a flawless recording..
Posted: Mon Feb 04, 2008 10:59 pm
by Dinesh_H
I just tried the newest version again. It appears some improvements have been made. I still need to research this more. I will get back to you.
Posted: Mon Feb 04, 2008 11:03 pm
by LikWidChz
yeah... drop by #dvbdream and message me, im not a large fan of forums for delayed responses to conversations..
--lik