NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 58 59 60 61 62 … 93 Next »
Question: Does ATSC TS have multiple video streams?

 
  • 0 Vote(s) - 0 Average
Question: Does ATSC TS have multiple video streams?
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#1
2006-03-23, 07:00 PM
I am making some good progress in learning Comskip how to read TS input.
DVB-T is working ok now (for the streams I tested with) and ATSC works both for MPEG audio and AC3 audio.
One of the test streams does contain multiple video streams. The same content but one in 60fps HD and one in 30fps SD.
This is diffucult because I now have to find a way to decide which stream to use. Or I will take the first one I encounter.
Do many DVB-T or ATSC TS carry multiple video streams?
Or is it possible to set your recording such that only one video and audio stream is present in the recording?
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,705
Threads: 767
Joined: Nov 2003
#2
2006-03-23, 07:11 PM
Nearly all DVB and ATSC transport streams will contain multiple video streams. I have been curious how you knew which stream to process.
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#3
2006-03-23, 07:26 PM
As long as the content of the streams is the same and they differ only in resolutions its not a real problem, I actually can take the stream with the lowest resolution.

For streams that contain multiple streams with different content someone (you?) will have to select the PID's related to the wanted program. Otherwise one will waste space during the recording.

What is your approach?
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,705
Threads: 767
Joined: Nov 2003
#4
2006-03-23, 07:33 PM
Quote:As long as the content of the streams is the same and they differ only in resolutions its not a real problem, I actually can take the stream with the lowest resolution.
Thats not common. Usually they contain different channels.

Quote:For streams that contain multiple streams with different content someone (you?) will have to select the PID's related to the wanted program. Otherwise one will waste space during the recording.

What is your approach?
In GB-PVR with DVB, when the user first sets up their capture sources, GB-PVR scans each transport stream locating all of the channels they contain and gives the user a list of the channels found and they can select which ones they want to use. Each of these channel definition contains several pieces of information such as service ID, PMT PID, Video PID, Audio PIDs. When the user views TV or makes recording, GB-PVR programmes the demux to use the appropriate PIDs based on the channel.
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#5
2006-03-23, 08:04 PM
sub Wrote:Each of these channel definition contains several pieces of information such as service ID, PMT PID, Video PID, Audio PIDs. When the user views TV or makes recording, GB-PVR programmes the demux to use the appropriate PIDs based on the channel.
Indeed, so I did read the MPEG DVB standard and the ATSC standard and wrote a demux reading the PMT, Video PID and Audio PID.

However, if you implement recording of DVB or ATSC, will you record the TS containing multiple channels or will you run a filter that disects the TS into only the info for the one channel of interrest to save disk space?

Otherwise comskip must be told which channel to read from the TS.
I did not yet implement this.

What are your ideas?
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,705
Threads: 767
Joined: Nov 2003
#6
2006-03-23, 08:11 PM
GB-PVR doesnt record Transport Stream files. It records .MPG Program Stream files (or .DVR-MS files), which only contain the appropriate streams. During recording I demux only the streams needed for the required channel, and then remux to a program stream which is saved to disk.
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#7
2006-03-23, 08:13 PM
OK,
so for GBPVR there will never be the need for Comskip to decode TS.
Thanks.
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,705
Threads: 767
Joined: Nov 2003
#8
2006-03-23, 08:14 PM
No, not in the near future.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,705
Threads: 767
Joined: Nov 2003
#9
2006-03-23, 08:14 PM
Does comskip handle DVR-MS files? If not, I would think this would be worth while investing the time on. Given some changes Microsoft has got coming up, recording to DVR-MS is probably going to become a lot more common in the future...
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#10
2006-03-23, 08:51 PM
Where can I find the information?
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  is there a service?method which returns listings for multiple channels? reven 16 6,979 2022-04-11, 04:30 PM
Last Post: mandai
  Video streaming URL and parameters? cncb 1 1,831 2021-10-22, 06:58 PM
Last Post: sub
  Web API only_new Question Gazavant 6 2,674 2021-04-04, 06:54 PM
Last Post: sub
  Extras device - using hardware video encoder gdogg371 6 3,259 2021-03-09, 12:18 AM
Last Post: gdogg371
  Loading Local Video Files Syler 25 6,569 2021-03-07, 09:20 PM
Last Post: Syler
  Another Artwork question scJohn 15 8,154 2019-09-10, 05:33 PM
Last Post: nonob
  WEB API GuidService/Listing question(s) scJohn 6 4,279 2017-08-09, 02:18 PM
Last Post: scJohn
  Resuming a video imilne 28 14,578 2016-10-30, 09:27 PM
Last Post: mvallevand
  skin question pBS 2 3,343 2016-06-18, 07:03 PM
Last Post: pBS
  How to tell when video playback has finished in web client? cncb 6 4,272 2015-09-29, 08:07 PM
Last Post: cncb

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode