Hi,
I have a .mov file I want to export it into MPEG-2 Transport Stream .Is it possible?
Below Client Requirement :
Stream Type MPEG-2 Transport Stream
Video Bitrate 20 - 100 Mbps (CBR or VBR)
Frame Rate 29.97 (1080i),
59.94 (720p)
GOP Structure Closed GOP
Closed Captioning5 EIA-608 and EIA-708
Chroma 4:2:0, 4:2:2
Interlacing Upper Field First (1080i),
Progressive (720p)
Aspect Ratio 16:9
Width/Height8 1920x1080 (1080i),
1280x720 (720p)
Audio Type MPEG-1 Layer 2
Typical Transfer2 2-40 minutes
Typical Export3 < 1 minute < 1
Notes MP@HL
HP@HL
Thanks![]()
+ Reply to Thread
Results 1 to 11 of 11
-
-
I would try tsmuxer and export to a ts.
Or if you want a mpg then try avidemux, open mov, under video and audio choose copy, Output format: mpeg2 ts muxer/mpeg2 ps-muxer and last save as a mpg.
Or with ffmpeg (command line), c:\ffmpeg\ffmpeg.exe -i "c:\video\video.mov" -c:v copy -c:a copy "c:\video\newvideo.mpg" -
Yes. Though Adobe Media Encoder will give you more precise control.
If the video in your .mov is already to spec, Baldrick's options will pass the video through untouched.Last edited by smrpix; 13th Apr 2016 at 05:19.
-
But I can't find "MPEG-2 Transport Stream" option in it.and many other option like GOP Structure Closed GOP,Video Bitrate 20 - 100 Mbps (CBR or VBR)
Please help... -
In Adobe media encoder selct the mpeg2 preset that best matches your requirements.
Drag it onto the title of your file in the queue.
Then click on the preset in your queue to access the customizable video, audio and multiplexer tabs.
Once you create a preset you like you can save it as a user preset.
https://helpx.adobe.com/media-encoder/using/export-settings-reference.html#exportsetti...logboxoverview
[Attachment 36542 - Click to enlarge]
[Attachment 36541 - Click to enlarge]
[Attachment 36543 - Click to enlarge]
[Attachment 36544 - Click to enlarge] -
-
You can manually set the closed GOP duration under the video tab (see previously posted image.)
The other issue is blended frames from either changing the frame rate rate or improper deinterlacing. The best solution depends on correct diagnosis of the problem. Adobe is not particularly good at handling either one. -
Similar Threads
-
Help with Mpeg 2 Transport stream conversion file
By pedroam in forum DVB / IPTVReplies: 32Last Post: 15th Sep 2015, 17:15 -
Stream Transport
By Soixante in forum ComputerReplies: 4Last Post: 4th Apr 2014, 05:05 -
Repair Transport Stream
By jonnydavala in forum Video ConversionReplies: 4Last Post: 24th Mar 2014, 00:22 -
Edit MPEG-2 Transport Stream
By JonnyAlpha in forum EditingReplies: 4Last Post: 3rd Nov 2013, 18:20 -
TS Transport Stream Stream length vs. filesize
By Allan Ross in forum Video Streaming DownloadingReplies: 8Last Post: 27th Sep 2012, 07:28