This repository was archived by the owner on Apr 21, 2025. It is now read-only.
MPEG-2 Transport Stream and MTS File #801
donnafaye0323
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To: @Xavery @justdan96 @stanionascu and @hobbes1069
This information helps us understand this open format and how I add videos to recordable Blu-Ray:
An MTS file is a video saved in the Advanced Video Coding High Definition (AVCHD) format. AVCHD is the standard video format used by many Sony and Panasonic HD camcorders. MTS files also store high-definition video on Blu-ray discs.
**Use in Blu-ray
Blu-ray Disc video titles authored with menu support are in the Blu-ray Disc Movie (BDMV) format and contain audio, video, and other streams in a BDAV container, which is based on the MPEG-2 transport stream format. Blu-ray Disc video uses these modified MPEG-2 transport streams, compared to DVD's program streams that don't have the extra transport overhead.
Blu-ray Disc employs the MPEG-2 transport stream recording method. This enables transport streams of a BDAV converted digital broadcast to be recorded as they are with minimal alteration of the packets. It also enables simple stream cut style editing of a BDAV converted digital broadcast that is recorded as is and where the data can be edited just by discarding unwanted packets from the stream. Although it is quite natural, a function for high-speed and easy-to-use retrieval is built in.
So That's How this video muxing function works. I hope you will help me out!
Beta Was this translation helpful? Give feedback.
All reactions