Questions tagged [m2ts]

MPEG-2 Transport Stream (M2TS) is a file-name format and extension for the Blu-ray Disc Audio-Video (BDAV) container file format, based on the MPEG-2 container and used for multiplexing audio, video and other streams.

12 questions
3
votes
1 answer

How do I convert m2ts video files?

I've imported videos from my Panasonic SD10 camera using the HD Writer software provided with the camera. Each video has three files with the following extensions: cont, iis & m2ts. The mt2s looks like the video file, when I open it up in Windows…
2
votes
1 answer

Merging two audio streams from within a Transport Stream in ffmpeg

I have an M2TS file which consists of the following: Stream #0:0[0xc9]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv), 704x576 [SAR 16:11 DAR 16:9], max. 15000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc Stream #0:1[0xca](eng): Audio: mp2…
1
vote
1 answer

ffmpeg either dropping frames or writing invalid PTS timestamps: Bug or my mistake?

I have noticed that ffmpeg sometimes writes invalid PTS timestamps when using -t on a M2TS input. Is this my mistake or is it a bug in ffmpeg? Steps to reproduce: Download this M2TS file and save it as 1.m2ts. This file contains one video stream…
Binarus
  • 2,039
  • 14
  • 27
1
vote
0 answers

adding date and time while converting m2ts to mp4 using ffmpeg?

I have many m2ts video files which were created by Sony camcorder. Because they are my family history, I want to see the date and time when I play them. But no players have such functions. I think I have to create new video files whose source is…
1
vote
1 answer

ffmpeg M2TS muxing: Stream 1, codec xxx, is muxed as a private data stream and may not be recognized upon reading

I am finishing a project which outputs TS files by exec'ing ffmpeg multiple times to detect and extract specific highlights from offair recordings in TS format. At the last minute I have been asked to produce M2TS output as well, and thought I…
RGR
  • 11
1
vote
2 answers

Software to convert .m2ts to .mts (HD video files)

I am looking to convert some of .m2ts video files (about 80GB worth) to .mts format which the my current camera is produces natively. Is there any free software that anyone has used that can do this? I know the .m2ts is the container so I am not…
Kelsey
  • 828
0
votes
1 answer

What resources or software should my computer have to play M2TS file without delays?

My computer's configuration is: Intel Core i5-2500 3.30GHz RAM 8 GB NVIDIA GeForce GTX 460 1GB HDD 1GB 7200 Sound Blaster X-Fi Xtreme Audio Monitor with 1920x1200 resolution Windows 7 Ultimate (64bit) I tried to view m2ts file from iso or from…
igor
  • 170
0
votes
1 answer

Subtitle problem in m2ts video file

In my Windows 7 Ultimate (32 bit) OS, VLC Media Player 1.1.5 can play m2ts video file. But when I load an srt file, VLC stops playing the video file. No message is shown. I don't use any other video player. I tried with Windows Media Player but not…
Donotalo
  • 1,091
0
votes
1 answer

Adding Colorimetry Flags in mkvtoolnix

I have some .m2ts videos I’m remuxing to .mkv using mkvtoolnix, and I want to add colorimetry flags for the output files. How do I do that in mkvtoolnix?
0
votes
0 answers

ffprobe output mismatch between duration and number of read frames

I am currently trying to learn a bit about multimedia containers, notably M2TS. To get a lot of information about the tracks that are contained in such files in a human readable format, I found the following command very convenient: "c:\program…
Binarus
  • 2,039
  • 14
  • 27
0
votes
1 answer

MKV to M2TS muxer for Snow Leopard

I currently use the tsMuxeR for Windows within a VM on my Mac to mux MKV to M2TS to play on my PS3. tsMuxeR currently doesn't have a version that works with Snow Leopard, and I have not had any luck finding a native Mac application that will run on…
Rodney Foley
  • 462
  • 1
  • 5
  • 9
-1
votes
1 answer

Import Video from Camcorder using Pixela ImageMixer Vs. Windows Import

I have a Canon HF10. The camera came bundled with a Pixela ImageMixser SE, which is used to import the videos to your computer. As this software is giving me grief, can I just use Windows Import Wizard? The difference is that the latter generates…
Avi
  • 1,058