Irt ri with own transport stream

Hi!
the irt ri lists "transport stream playback from hard disk" as additional feature. has anyone tried that? I can't find where to put my TS-path.
what I want to do is to create a transport stream with object carousel (don't really care about video & audio although it would be nice) and use it as input in the reference implementation. next step would be adding stream events.
i found some open source tools to create all that, but without any documentation. if anyone has tried anything like this, please tell me about your experiences. it could save me a lot of time and sweat :)
thanks a lot! elBoB

Hi!
I tried the TS from HDD feature today for the first time and I like it. It behaves like a live input from your DVB card and as far as I am concerned I can recommend it.
There is a chapter about TS playback in the document "IRTs MHP RI Installation Guidline.pdf".
First configure the TS file in "LocalTransponders.cfg", then define a HDD transponder in "Transponders.xml". For easy access make an entry in "navigator.prop"
and don't forget to configure RI video composition. That's it.
Greetings

Similar Messages

  • Tool for creating own Transport Stream

    Hey there!
    I was wondering if somebody knows a good software-tool to generate *.ts-files out of *.mpg-files? I just ried TS Constructor, but it seems as it does not have an option that lets you choose your own input-files...

    You can download VLC media player. This tool can use as a Streaming Server from a media file over a LAN, so you can save the stream into .TS file. But only one media file, not SI tables.
    I hope this is useful to you.

  • Registering for a Topic with own stream & queue in Pub/Sub

    Hi *.
    I'm working with MQSeries 5.3 on WinXP.
    I don't know, how to register a subscriber to a topic with the JMS-classes. I found a sample from IBM, but it uses the native (MQ)classes and it does not work, when I try to register an own queue or stream. Everything works fine with system-queues/streams, but I shouldn't work with the defaults in my application.
    Does anybody know, where I can find a sample to register a subscriber to a topic, which is based on JMS ?
    Thank you very much in advance.
    Jo

    Yes, the script is provided by IBM when you install the java for mqseries for websphere MQ. It is under MQ_JAVA_INSTALL_PATH/bin directory called MQJMS_PSQ.mqsc.
    I am copying the contents of the file if you want:
    * IBM Websphere MQ Support for Java Message Service */ */
    * Sample MQSC source defining JMS Publish/Subscribe queues. */
    * Installation Verification Test - Setup script */
    * Licensed Materials - Property of IBM */
    * 5648-C60 5724-B4 5655-F10 */
    * (c) Copyright IBM Corp. 1999. All Rights Reserved. */
    * US Government Users Restricted Rights - Use, duplication or */
    * disclosure restricted by GSA ADP Schedule Contract with IBM Corp.*/
    * JMS Publish/Subscribe Administration Queue */
    ** Create a local queue
    DEFINE QLOCAL('SYSTEM.JMS.ADMIN.QUEUE') REPLACE +
    DESCR('Websphere MQ - JMS Classes - admin queue') +
    * Persistent messages OK
    DEFPSIST(YES) +
    * Non-Shareable
    NOSHARE
    * JMS Publish/Subscribe Subscriber Status Queue */
    ** Create a local queue
    DEFINE QLOCAL('SYSTEM.JMS.PS.STATUS.QUEUE') REPLACE +
    DESCR('Websphere MQ - JMS Classes - PS status queue') +
    * Persistent messages OK
    DEFPSIST(YES) +
    * Shareable
    SHARE DEFSOPT(SHARED)
    * JMS Publish/Subscribe Report Queue */
    ** Create a local queue
    DEFINE QLOCAL('SYSTEM.JMS.REPORT.QUEUE') REPLACE +
    DESCR('Websphere MQ - JMS Classes - Report queue') +
    * Persistent messages OK
    DEFPSIST(YES) +
    * Shareable
    SHARE DEFSOPT(SHARED)
    * JMS Publish/Subscribe Subscribers Model Queue */
    * Create model queue used by subscribers to create a permanent */
    * queue for subsciptions */
    * General reply queue */
    DEFINE QMODEL('SYSTEM.JMS.MODEL.QUEUE') REPLACE +
    DESCR('Websphere MQ - JMS Classes - Model queue') +
    * Queue Definition Type
    DEFTYPE(PERMDYN) +
    * Shareable
    SHARE DEFSOPT(SHARED)
    * JMS Publish/Subscribe Default Non-Durable Shared Queue */
    * Create local queue used as the default shared queue by */
    * non-durable subscribers */
    ** Create a local queue
    DEFINE QLOCAL('SYSTEM.JMS.ND.SUBSCRIBER.QUEUE') REPLACE +
    DESCR('Websphere MQ - JMS Classes - PS ND shared queue') +
    * Persistent messages OK
    DEFPSIST(YES) +
    * Shareable
    SHARE DEFSOPT(SHARED) +
    * Maximum queue depth
    MAXDEPTH(100000)
    * JMS Publish/Subscribe Default Non-Durable Shared Queue for */
    * ConnectionConsumer functionality */
    * Create local queue used as the default shared queue by */
    * non-durable connection consumers */
    ** Create a local queue
    DEFINE QLOCAL('SYSTEM.JMS.ND.CC.SUBSCRIBER.QUEUE') REPLACE +
    DESCR('Websphere MQ - JMS Classes - PS ND CC shared q') +
    * Persistent messages OK
    DEFPSIST(YES) +
    * Shareable
    SHARE DEFSOPT(SHARED) +
    * Maximum queue depth
    MAXDEPTH(100000)
    * JMS Publish/Subscribe Default Durable Shared Queue */
    * Create local queue used as the default shared queue by durable */
    * subscribers */
    ** Create a local queue
    DEFINE QLOCAL('SYSTEM.JMS.D.SUBSCRIBER.QUEUE') REPLACE +
    DESCR('Websphere MQ - JMS Classes - PS D shared queue') +
    * Persistent messages OK
    DEFPSIST(YES) +
    * Shareable
    SHARE DEFSOPT(SHARED) +
    * Maximum queue depth
    MAXDEPTH(100000)
    * JMS Publish/Subscribe Default Durable Shared Queue for */
    * ConnectionConsumer functionality */
    * Create local queue used as the default shared queue by durable */
    * connection consumers */
    ** Create a local queue
    DEFINE QLOCAL('SYSTEM.JMS.D.CC.SUBSCRIBER.QUEUE') REPLACE +
    DESCR('Websphere MQ - JMS Classes - PS D CC shared q') +
    * Persistent messages OK
    DEFPSIST(YES) +
    * Shareable
    SHARE DEFSOPT(SHARED) +
    * Maximum queue depth
    MAXDEPTH(100000)

  • CS5.5 will not export MPEG2 Transport stream with mpg extension?

    I am creating video for the local cable access channel. I have been using the MPEG2 NTSC DV High Quality preset. That preset outputs MPEG layer 2 audio. The cable access coordinator says that those files will not play audio from the Soloist media server, even though the specs for that server calls for MPEG layer 2 audio. Those files play ok in Windows Media Player. When analyzed with AVIcodec, GSpot, and VideoInspector, they all show there is MPEG layer 2 audio. The server shows no audio at all in one of it's reports.
    I had previously been using an older version of Final Cut Pro and Compressor. I no longer have access to that computer but I believe I had been exporting a Program Stream. The access channel's documentation calls for Transport Stream. When exporting Transport Stream MuliplexingMPEG2 video in CS5.5 Media Encoder, the output file has the .m2t extension. These 3 codec analyzers aren't recognizing this as MPEG2. I assume that the video server will not recognize this m2t file extension at all. Final Cut's compressor did output the Program Stream MPEG2 with the mpg extension.
    Is there a way to export Transport Stream MPEG2 video with MPEG layer 1 audio and have an .mpg file extension on the resulting file?
    Also, anyone familiar enough with PID values to know if that could have any bearing on why the MPEG layer 2 audio is not being detected in that video server when I use the MPEG2 NTSC High Quality presets?
    Thanks for any help.

    Jeff,
    I am still waiting to here back from the access channel coordinator to see if the test file encoded this way would be recognized and play correctly. The files can only be tested when the server is off-line so it takes awhile for a response. Thanks for your help. I'll post when I get word of that file status.

  • Exporting to MPEG 2 HD with Transport Stream, 1920x1080

    Hi,
    I am trying to export a Pr project to the following requested settings: MPEG 2 HD with Transport Stream, 1920x1080. From the Format I selected MPEG2. I also adjusted the frame under the video tab to 1920. However, I have a feeling that something is not right. Please help.

    Hi Colin,
    Is MPEG2 a HD setting?
    Thanks,
    Sam

  • Can't render muxed MPEG2 with transport stream selected

    I'm trying to render an MPEG2 that has the audio integrated with the video (muxed). I was told to select the transport stream option, but when I do, Compressor shows the error icon-that little yellow triangle with the exclamation point. I don't know what it's trying to tell me is the problem. I tried rendering it anyway and of course the render failed.
    I'm coming up on a deadline and stand to lose $2000. HELP!

    Thanks for the link but it doesn't really address my issue. It's very strange because I don't see any reason why Compressor ought to be failing in the render just because I've selected the transport stream option in the extras tab. I tried a render without that option selected just to see if Compressor was failing on all fronts, but an unmuxed version rendered successfully. I even tried copying my FCP sequence into a new timeline, nesting it and trying to render a .m2t file that way. But that didn't help either. Eventually I downloaded free software called MPEG Streamclip which allowed me to convert a DVD copy of my sequence into a muxed mpg.

  • MPEG-2 with audio but no transport stream?

    We have a Leightronix Nexus, which is a new whizbang digital video playback device for cable studios. It supports transfer of MPEG-2 files, but thus far I haven't been able to make a compatible MPEG-2 file with Compressor. Leightronix only does Windows so they've been of no help.
    Here are the requirements as listed in the Nexus manual:
    -MPEG-2 Program Stream, consisting of a single elementary video stream with an optional single elementary audio stream. In big letters it says "Transport stream is not possible."
    The other specs seem fine; I think it's the lack of a transport stream that fouls it up. Compressor, in the audio checkbox, says "Select this to create an MPEG-2 Transport stream with multiplexed audio."
    Is there a way to get audio into an MPEG-2 file without using a transport stream? If Compressor can't do this, are there any other (hopefully inexpensive) tools that can?
    One interesting thing is if I copy one of the mpeg-2 files created on the Nexus itself (by having it digitize video), it plays quite fine in Quicktime Player.
    Any help is appreciated. Thanks.

    Or, you can just use a freeware tool like MPEG Streamclip to combine Compressor's elementary .m2v output with its .AIFF audio and produce a multiplexed program stream. The $10 MPEG2 Works shareware app will also do the same (along with several other operations).

  • IPhoto '11 (version 9.4) Is Not Working With "My Photo Stream"

    OS X 10.8.2
    iPhoto '11 version 9.4 (701.64)
    iOS 6 on iPhone 4 and third generation 64 GB WiFi iPad
    All iCloud services I require are enabled on all three devices - most important for this issue being Photo Stream on my MBP (and, of course, my iPhone and iPad).
    So, I am out of ideas and things to try here. I just want the photos in "My Photo Stream" to show up in the latest and greatest version of iPhoto. So far I have:
    Disabled and re-enabled Photo Stream via iCloud preferences panel and in iPhoto itself using every possible combination of disable and enable between the two and ordering those disables and enables in every possible way with many MBP restarts.
    Reset Photo Stream via iCloud.com followed by the futility of repeating Step 1.
    Logged out of iCloud on my MBP, restarted, signed back into iCloud, restarted, launched iPhoto. Repeated Steps 1 and 2.
    Performed every repair and rebuild option for my iPhoto library's permissions, thumbnails and database. Repeated Steps 1 and 2.
    Went so far as to download and apply the 9.4 update manually hoping that maybe a reinstall of the update would correct something that might have gone wrong during some Software Update process when 9.4 was first made available. Repeated Steps 1, 2 and 4.
    In the end, when I launch iPhoto and go to Photo Stream and open "My Photo Stream", sometimes I see it downloading a given number of photos and then it ends up saying "No photos". So what was downloaded? Where did those photos go? Sometimes when I launch iPhoto and go to "My Photo Stream" nothing happens at all and it just says "No Photos". And another strange thing is that "My Photo Stream" in iPhoto on my MBP indicates that it was updated March 5, 2012 and I can think of nothing special that happened on that date. I don't get it.
    Why does my Photo Stream work perfrectly between my iPhone and iPad? What is the problem with iPhoto on my MBP? Am I the only one dealing with this specific issue?
    I did not buy iPhoto from the App Store. I bought it outside of the App Store and have kept it updated. Is that a problem? If so, why? I do not see what reason Apple would have to make me pay for the same product twice.
    I have not tried creating a shared stream yet. I see no reason to try that if I cannot get my own photo stream to work in iPhoto on my MBP.
    Is there anything I am missing here. I have read the Photo Stream FAQ and myriad other support documents and community threads. I am a pretty savvy Apple guy with years of experience behind me and pretty much know what I am doing. But, I am human and maybe I'm missing somehting here. So, any help would most certainly be appreciated.

    I guess I will wrap this up. I have abandoned iPhoto and viewing my Photo Streams using it and moved to Adobe products (Bridge + PS). So that's that.

  • I have noticed an issue with utilizing the "stream" function on iOS 7. If you choose to just stream the movie by hitting the play button it seems to actually start downloading (which is fine) but if you are say halfway thru the movie and stop you can clea

    I have noticed an issue with utilizing the “stream” function on iOS 7. If you choose to just stream the movie by hitting the play button it seems to actually start downloading (which is fine) but if you are say halfway thru the movie and stop you can clearly see that storage has been reduced under the usage, yet under the “videos” tab it still states “No Data” the only way to delete what you have partially downloaded is to fully download the video, which is fine but there is no way to tell what videos have been partially downloaded (I.e which occurs a lot when your child switches between movies using the so called “stream” function). This becomes troublesome once the capacity of the ipad is almost met and you have no way to delete this data since you may have several videos that have started to be viewed (hence partially downloaded). Apple needs to somehow make it truly streaming or provide an update so the storage can be managed. The only way I have been able to remove partially downloaded videos is by doing a total software restore. (The video data that is in question when connected to my MacBook shows up in iTunes as “other”) if you have any insight into this issue it would be greatly appreciated. Thanks.

    Here are the screenshots for what it's worth.
    Not sure why I can't post them in the original post.<br>
    <sub><b>Mod edit: See [https://bugzilla.mozilla.org/show_bug.cgi?id=718813 bug 718813]</b></sub>
    '''Again, when I set my DNS server to automatically detect the servers both problems disappear and I have no issues at all.'''
    IMO opendns is either doing this on purpose (unlikely) or they're under some sort of attack/being used to attack the specific torrent sites although I'm open to other explanations. I believe using the automatic setting for DNS is using my own ISP's DNS servers (which again, work fine... but still...)
    I'd rather not use Google's public DNS servers as Google is to commercial these days and I think there's potential privacy issues.
    '''Again I have changed the setting for DNS servers back and forth several times to duplicate/verify the issue(s)... and the issues only happen with the opendns servers.'''

  • Wsus Sync Failed. WebException: The underlying connection was closed: An unexpected error occurred on a send. --- System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.

    Hi I have installed wsus 3 sp2 on a win 2008 R2 Sp1
    before the installation , I have updated the windows
    I can open easily browse internet , but when I try to configure synchronization .but it fails.
    No firewall , no proxy ............. I am behind a nat.
    Wsus version is 3.2.7600.256.
    I have searched and searched .....
    Can any body help me
    WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream.
    at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
       at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
       at Microsoft.UpdateServices.ServerSync.ServerSyncCompressionProxy.GetWebResponse(WebRequest webRequest)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.UpdateServices.ServerSyncWebServices.ServerSync.ServerSyncProxy.GetAuthConfig()
       at Microsoft.UpdateServices.ServerSync.ServerSyncLib.InternetGetServerAuthConfig(ServerSyncProxy proxy, WebServiceCommunicationHelper webServiceHelper)
       at Microsoft.UpdateServices.ServerSync.ServerSyncLib.Authenticate(AuthorizationManager authorizationManager, Boolean checkExpiration, ServerSyncProxy proxy, Cookie cookie, WebServiceCommunicationHelper webServiceHelper)
       at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.SyncConfigUpdatesFromUSS()
       at Microsoft.UpdateServices.Serve

    Hi
    yes . it is alloweded.
    Nat rule permits any ip traffic . No problem with https...
    also my windows is fully updated.
    here is my netstat -an , maybe usefull.
     TCP    0.0.0.0:135            0.0.0.0:0              LISTENING
     TCP    0.0.0.0:445            0.0.0.0:0              LISTENING
     TCP    0.0.0.0:8530           0.0.0.0:0              LISTENING
     TCP    0.0.0.0:8531           0.0.0.0:0              LISTENING
     TCP    0.0.0.0:47001          0.0.0.0:0              LISTENING
     TCP    0.0.0.0:49152          0.0.0.0:0              LISTENING
     TCP    0.0.0.0:49153          0.0.0.0:0              LISTENING
     TCP    0.0.0.0:49154          0.0.0.0:0              LISTENING
     TCP    0.0.0.0:49155          0.0.0.0:0              LISTENING
     TCP    0.0.0.0:49156          0.0.0.0:0              LISTENING
     TCP    --------------------:139       0.0.0.0:0              LISTENING
     TCP    --------------------:8530      172.16.2.201:53317     ESTABLISHED
     TCP    --------------------:49362     23.65.244.185:443      ESTABLISHED
     TCP    --------------------:49363     23.65.244.185:443      ESTABLISHED
     TCP    --------------------:49367     23.65.244.185:443      ESTABLISHED
     TCP    --------------------:49377     23.65.244.185:443      ESTABLISHED
     TCP    --------------------:49414     131.253.34.141:443     ESTABLISHED
     TCP    --------------------:49416     216.239.32.20:80       ESTABLISHED
     TCP    --------------------:49417     216.239.32.20:80       ESTABLISHED
     TCP    --------------------:49418     173.194.70.113:80      ESTABLISHED
     TCP    --------------------:49419     173.194.70.113:80      ESTABLISHED
     TCP    --------------------:49420     65.52.103.78:80        ESTABLISHED
     TCP    --------------------:49421     65.52.103.78:80        ESTABLISHED
     TCP    --------------------:49424     88.221.93.31:80        ESTABLISHED
     TCP    --------------------:49425     88.221.93.30:80        ESTABLISHED
     TCP    --------------------:49426     88.221.93.30:80        ESTABLISHED
     TCP    --------------------:49427     88.221.93.31:80        ESTABLISHED
     TCP    --------------------:49428     88.221.93.31:80        ESTABLISHED
     TCP    --------------------:49429     88.221.93.31:80        ESTABLISHED
     TCP    --------------------:49430     88.221.93.30:80        ESTABLISHED
     TCP    --------------------:49431     88.221.93.30:80        ESTABLISHED
     TCP    --------------------:49432     88.221.93.31:80        ESTABLISHED
     TCP    --------------------:49433     88.221.93.31:80        ESTABLISHED
     TCP    --------------------:49434     88.221.93.30:80        ESTABLISHED
     TCP    --------------------:49435     88.221.93.31:80        ESTABLISHED
     TCP    --------------------:49436     88.221.93.30:80        ESTABLISHED
     TCP    --------------------:49437     88.221.93.30:80        ESTABLISHED
     TCP    --------------------:49438     88.221.93.30:80        ESTABLISHED
     TCP    --------------------:49439     88.221.93.30:80        ESTABLISHED
     TCP    --------------------:49440     88.221.93.31:80        ESTABLISHED
     TCP    --------------------:49441     88.221.93.30:80        ESTABLISHED
     TCP    --------------------:49442     88.221.93.30:80        ESTABLISHED
     TCP    --------------------:49443     88.221.93.54:80        ESTABLISHED
     TCP    --------------------:49444     88.221.93.54:80        ESTABLISHED
     TCP    --------------------:49445     88.221.93.63:80        ESTABLISHED
     TCP    --------------------:49446     88.221.93.63:80        ESTABLISHED
     TCP    --------------------:49447     88.221.93.63:80        ESTABLISHED
     TCP    --------------------:49448     88.221.93.63:80        ESTABLISHED
     TCP    --------------------:49449     88.221.93.63:80        ESTABLISHED
     TCP    --------------------:49450     88.221.93.31:80        ESTABLISHED
     TCP    --------------------:49451     88.221.93.31:80        ESTABLISHED
     TCP    --------------------:49453     88.221.93.30:80        ESTABLISHED
     TCP    --------------------:49456     65.55.58.184:80        ESTABLISHED
     TCP    --------------------:49457     65.55.58.184:80        ESTABLISHED
     TCP    --------------------:49460     131.253.34.142:80      ESTABLISHED
     TCP    --------------------:49461     131.253.34.142:80      ESTABLISHED
     TCP    --------------------:49462     65.52.103.78:80        ESTABLISHED
     TCP    --------------------:49463     65.52.103.78:80        ESTABLISHED
     TCP    --------------------:49464     63.251.85.33:80        ESTABLISHED
     TCP    --------------------:49466     131.253.40.50:80       ESTABLISHED
     TCP    --------------------:49467     131.253.40.50:80       ESTABLISHED

  • Generating transport stream for dectek card - testing purposes

    Hi
    I'm going to buy the recently released dectek card: DTA-110TSP in order to make MHP testing.
    Before getting it I asked about the possibility to use this card in order to make mhp testing... they assured me it is possible, but that I have to provide in input a transport stream with my xlets embedded in it.
    So, my question... How can I generate a transport stream and add my xlet in it in order to send it to the card? are there free software that allows this? or low cost softwares?
    thanks for any help
    Ignazio

    hi mr halil
    your question is not completely clear to me.
    if your question is: is this justdvb-it carousel software good enough to run 24x7 on a broadcaster network, i'm going to say a sound yes: we have plenty of regional broadcasters in italy using this server for interactive tv
    if your question is: will i be able to configure properly the justdvb-it config files and a linux box so as to put in place a reliable system for my broadcast.. the answer is: this is just a matter of skills and knowledge.. (both on dvb/mhp and linux OS)
    this is exactly the "value add" we give to our customers.. anyway, it's a long story, and an off topic one. so if you want, contact me to my email address [email protected]
    bye
    andrea venturi

  • MPEG-2 Video, .m2v, Transport-Streams

    I have searched through all of the Forum but still no solution.
    Like many people here I have QT PRO (on Leopard) and the MPEG-2 Playback Codec (Version 6.4.1) installed. When I record from TV via Cable or DVB-T I always get a MPEG-2 Transport Stream. I know how to handle these and I know how to convert them. My question is regarding the Finder Preview Issue.
    When you have selected in Finder to show the Preview of a file it will go for a long cup of coffee when it comes to selecting a .m2v or MPEG Transport Stream file, i.e. the Finder crashes. This is a phenomina since QT 7. Apple promised a better handling of .m2v for the 10.3.9 Update but I cannot see any changes.
    I don't need to preview those files if it is not supported. This would be nice to have but I don't really need to. Is there anyone out there who can tell me how to
    1) prevent Finder Preview from crashing or
    2) get this to work
    I tried some hints from here like re-associating .m2v with the Quicktime Player but it didn't resolve my Issue. Is there maybe someone from Apple reading this and being able to help out?
    Many thanks in advance.

    Like many people here I have QT PRO (on Leopard) and the MPEG-2 Playback Codec (Version 6.4.1) installed. When I record from TV via Cable or DVB-T I always get a MPEG-2 Transport Stream.
    I may be wrong, but I don't believe "true" transport streams have ever been supported by the QT MPEG-2 Playback component and, by extension, would not be supported by either the Finder Preview or QuickLooK.
    When you have selected in Finder to show the Preview of a file it will go for a long cup of coffee when it comes to selecting a .m2v or MPEG Transport Stream file, i.e. the Finder crashes.
    M2V/AIFF elementary stream files, "muxed" MPEG (MPEG2/MP2 or MPEG2/MP1), and MOV (MPEG2/any compatible audio) all play fine for me in both the Finder Preview and QuickLook. The only problem are VOBs whose video content play fine in the QT Player but have to have their extension changed to MPEG to play in either the Finder Preview or QuickLook. Frankly, I am unable to duplicate your problem except for "true" MPEG-2 Transport Streams, which, as I previously said I don't believe have ever been QT compatible.

  • Trying to make MPEG2 HD 422 Transport stream at constant bit rate

    I am trying to make a Compressor Preset to make MPEG2 HD 422 Transport stream 1920x1080i with a Constant Bit Rate of 15 Mbps and Open GOP structure . but  when I select MPEG transport stream I can't make it a Constant Bit Rate and the GOP structure is set to Closed and "Grayed Out"
    I am making files for our Playout Server and this is the specs requested by the manufacturer.
    Is there a way to make this setting or do I just need to go to Adobe Media Encoder?

    K47MU-D wrote:
    Is there a way to make this setting or do I just need to go to Adobe Media Encoder?
    Media Encoder is a very good choice for what you need to do.
    Other than bit rate, Compressor offers very little in the way of adjustments to their presets for program streams and transport stream.
    Good luck.
    Russ

  • How to Import a MPEG-3-ts (Transport Stream) into Final Cut Pro ?

    Hello All;
    I just bought Final Cut Studio and I am trying to figure out how to import some video footage that I captured using ArcSoft's totalMedia software via a HD HomeRun High Definition TV decoder. I have verified that the video is being saved in MPEG-2 Transport Stream format but I've tried everything but still can't import it into Final Cut Pro. I've purchased the MPEG 2 Quicktime component but then realized that it doesn't work with Transport Streams. Then I downloaded MPEG StreamClip for Mac which does play the clips on a Mac but I need to obtain the codec so I can import them into Final Cut Pro. Any ideas would be hugely appreciated. Thanks. Tim

    I do:
    "You need to use MPEG Streamclip to convert the files to an editable format, such as those found in Final Cut Pro's Easy Setup menu.
    For HD, your best choice is ProRes, DVCPro HD or Apple Intermediate Codec."
    And so does Nick.

  • No audio when compressing .mov to Mpeg transport stream (m2t)

    Since reinstalling OSX and FCS2 I don't get audio when I compress a quicktime movie to mpeg transport stream, used to be able to do it. I'm playinh the m2t in mpeg streamclip and assume it will handle audio, settings in compressor look ok, (48K 16 bit) although the button for multiplexed mpeg i/layer 2 audio is greyed out and unticked !?

    Answering my own query here, but in case it helps someone else ... there appears to have been sound all along, at least since I ticked the mpeg audio box on the extra tab. When the file is playing in mpegstreamclip you have to work the volume fader down and up again at which point the sound comes on (yes it was faded up initially)
    Wierd one, its almost as though there was a faulty physical fader rather than a virtual one.

Maybe you are looking for

  • What does this TJ data mean?

    Hello, I am implementing a PDF parser in Objective-C  (using CoreGraphics API's) that will aid in PDF search. I know that the Tj and TJ operators are used for displaying text, and that to retrieve the text information from a page I should be looking

  • How to add a photo to my email logo?

    I would like my photo to appear on all my sent out emails. How can I do it?

  • Gridwars settings reset on close + ln -s /dev/input/js0 /dev/js0

    I installed gridwars from aur on x86-64. I also installed the entire lib32 group (although that was for various reasons not only gridwars). Everything seems fine except every time I close the game my high score and my configurations get reset. I was

  • Does INNER JOIN work with Oracle 8i ? (ORA-00933)

    hi, I try to execute the sql: SELECT A0.FULL_NAME,A0.MANAGER_ID,A0.DEPT_NO,A0.TOP_DEPT FROM HR_ORG A0 INNER JOIN HR_EMP A1 ON A0.MANAGER_ID=A1.EMP_NO WHERE A1.NAME = 'michael' but I caught an exception: java.sql.SQLException: ORA-00933: SQL...(messag

  • Javax.transaction.InvalidTransactionException: Attempt to resume an inactive transaction

    i found the following error in logs and there are two services stuck, could you please help Caused by :javax.transaction.InvalidTransactionException: Attempt to resume an inactive transaction: BEA1-011AFC3B17D4 **** Error Tue Jun 25 04:14:32 GMT 2013