Hello.
I recently ripped a Blu-ray disc using AnyDVD HD as I wanted to sync a different audio track to it. I demuxed the disc using both ClownBD and TsMuxer (after I saw this problem). I got the tracks synced up, and muxed the files into an m2ts, again using TsMuxer.
The source files play properly, and the video looks fine but after I mux, the resulting m2ts plays back with a lot of glitches. I've tried it in MPC-HC as well as Windows Media Player.
I'm curious if anyone could tell me where I perhaps went wrong, and what I could do to rectify it?
Regards.
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 18 of 18
			
		- 
	
- 
	Glitches? Exactly how? How often? 
 
 But compare the frame rate/fps in the source m2ts with the new m2ts using Mediainfo. Are they same?
 
 Change to view->text in mediainfo and copy everything and post here also so we can check and see if we can find anything.
- 
	I don't know if there's a technical term but it looks like the image is kind of 'breaking up' or freezing. They are pretty consistent. 
 
 I'll remux, check the frame rate and post that here.
 
 Thank you!
- 
	Here's the text from mediainfo 
 
 General
 ID : 1 (0x1)
 Complete name : C:\Users\Scott\Desktop\Demux\00003.track_4113.m2ts
 Format : BDAV
 Format/Info : Blu-ray Video
 File size : 18.6 GiB
 Duration : 1h 41mn
 Overall bit rate mode : Variable
 Overall bit rate : 26.3 Mbps
 Maximum Overall bit rate : 35.5 Mbps
 
 Video
 ID : 4113 (0x1011)
 Menu ID : 1 (0x1)
 Format : AVC
 Format/Info : Advanced Video Codec
 Format profile : High@L4.1
 Format settings, CABAC : Yes
 Format settings, ReFrames : 3 frames
 Codec ID : 27
 Duration : 1h 41mn
 Bit rate mode : Variable
 Bit rate : 21.4 Mbps
 Maximum bit rate : 26.0 Mbps
 Width : 1 920 pixels
 Height : 1 080 pixels
 Display aspect ratio : 16:9
 Frame rate : 23.976 fps
 Standard : NTSC
 Color space : YUV
 Chroma subsampling : 4:2:0
 Bit depth : 8 bits
 Scan type : Progressive
 Bits/(Pixel*Frame) : 0.431
 Stream size : 15.2 GiB (81%)
 Color range : Limited
 Color primaries : BT.709
 Transfer characteristics : BT.709
 Matrix coefficients : BT.709
 
 Audio #1
 ID : 4352 (0x1100)
 Menu ID : 1 (0x1)
 Format : PCM
 Format settings, Endianness : Big
 Format settings, Sign : Signed
 Muxing mode : Blu-ray
 Codec ID : 128
 Duration : 1h 41mn
 Bit rate mode : Constant
 Bit rate : 1 536 Kbps
 Channel(s) : 2 channels
 Channel positions : Front: L R
 Sampling rate : 48.0 KHz
 Bit depth : 16 bits
 Stream size : 1.09 GiB (6%)
 Language : English
 
 Audio #2
 ID : 4353 (0x1101)
 Menu ID : 1 (0x1)
 Format : PCM
 Format settings, Endianness : Big
 Format settings, Sign : Signed
 Muxing mode : Blu-ray
 Codec ID : 128
 Duration : 1h 41mn
 Bit rate mode : Constant
 Bit rate : 2 304 Kbps
 Channel(s) : 2 channels
 Channel positions : Front: L R
 Sampling rate : 48.0 KHz
 Bit depth : 24 bits
 Stream size : 1.63 GiB (9%)
 Language : Japanese
 
 Text #1
 ID : 4608 (0x1200)
 Menu ID : 1 (0x1)
 Format : PGS
 Codec ID : 144
 Delay relative to video : 11s 887ms
 Language : English
 
 Text #2
 ID : 4609 (0x1201)
 Menu ID : 1 (0x1)
 Format : PGS
 Codec ID : 144
 Delay relative to video : 11s 887ms
 Language : English
- 
	
- 
	I don't think the audio will cause playback freezes. 
 
 Maybe try reauthor with something else. But I don't know anything as simple as tsmuxer.
 
 If you don't need a m2ts can you try make a mkv with mkvtoolnix.
- 
	I tried to create an mkv with mkvtoolnix last night after posting that, and it too caused the same freezes. 
 
 If it's not the audio track, it must be either something in the ripping process or a problem with the BD itself. I doubt it is the BD since playback of the original files (in my PC, PS4 and blu-ray player) has been flawless.
- 
	If you just try remux with another audio track does it play ok then? 
- 
	I've remuxed it without my newly synced audio and it still plays with glitches. 
 
 Would converting the audio from wav to ac3 perhaps make any difference?
- 
	Posting back to say that I was also going to recommend that, using TSMuxer from my last post, you disable "Continually insert SPS/PPS" but that would break blu-ray compatibility if going back. Pulldown is only really necessary for SD at that fps (which would be strange if it was encoded as such in the first place). I hate VHS. I always did.
- 
	Remove pulldown is greyed out. I wonder if disabling "Continually insert SPS/PPS" would have any effect if I did not plan on writing the resulting m2ts to a BD-R. I don't actually have a blu-ray writer so I was planning to view it via an external media player in the meantime. 
- 
	I'm believing that there are blu-ray properties in your M2TS file that are creating issues with non-blu-ray playback, such as delimiters, time codes, etc. Yes, try different combos with SPS/PPS and SEI/VUI timing and see what happens. (Hang on to your source for now, just in case.)Originally Posted by architectofpainI hate VHS. I always did.
- 
	Thank you for the post. I believe that is what fixed it. I made sure "Continually insert SPS/PPS" was unticked and "Do not change SEI/VUI data" was selected and that seems to have fixed it. I will watch the video carefully when I get a chance, to make sure though. 
 
 Thanks to everyone who offered their expertise with this issue.
- 
	Glad, at least for now, that it's working. 
 
 Many blu-ray elements, normally for blu-ray playback on the disc and hardware, such as deliminters, small GOPs, timing codes, pulldown, or even levels, etc, are not meant for playback on other means, or not decoded properly by other playback software. Sometimes such properties need removal, or a re-encoding of the stream if they can't be removed.I hate VHS. I always did.
- 
	
Similar Threads
- 
  Problem Playing m2ts file copied from Sony Blue-ray RecorderBy mjwwjm in forum Newbie / General discussionsReplies: 5Last Post: 24th Aug 2014, 03:18
- 
  Convert 720p Web Stream to Blu-ray Muxing ready ts/m2ts using ffmpegBy danswano in forum Video ConversionReplies: 2Last Post: 2nd Jul 2014, 07:21
- 
  Muxing and existing .MOV file with a 5.1 AC3 file.By Simon_ in forum MacReplies: 10Last Post: 31st Aug 2013, 07:57
- 
  tsmuxer - after muxing m2ts files out of sync by 2 framesBy Srivas in forum Video ConversionReplies: 1Last Post: 8th Aug 2013, 14:57
- 
  Video Re-Muxing Problem: How to Re-Mux to M2TS?By WellBeSerious12 in forum Video ConversionReplies: 5Last Post: 15th Sep 2011, 03:31


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			

 Quote
 Quote Visit Homepage
				Visit Homepage
			 
			 
			