Having retype this all in for the 2nd time…i.e. my session crashed. Decided to type into Word pad and copy and paste so I don’t lose all this a 2nd time.
I think I have some new information/observations to add to this problem.
I finally got around to loading MeGui on my computer today. I used MeGUI to demux the video and audio from a blu-ray *.mts file that has an out of sync start of issue with the WD TV Live Hub player (i.e. see previous post). In fact all the files from my JVC camera do not work correctly in the player (i.e. first 10 seconds of every video file).
After demuxing the video and audio I muxed them back together into a Blu-ray *.m2ts file. I tried playing the file on the WD TV Live Hub and to my delight there was no 10s start up skew i.e. the file play correctly from the start. So then I was curious to determine what was different between the two files. I compared the MediaInfo data of the two files i.e. the original *.mts file from my JVC camera and the new ('remux’ed) *.m2ts file I’d created using MeGUI.
They are both Blu-ray files and show no significant difference other than the fact that the original *.mts file includes a -67ms video delay. mmmm…could this be the thing that is contributing to the problem. Note that the re-muxed *.m2ts file created using MeGUI does not have this delay. Other than this there is no significant difference between the files. The only other difference that may or may not be significant is that the original *.mts file include a test component that I didn’t include in the re-muxed file. I’ve include the MediaInfo data for both files below:
-------> Original file ------>
General
ID : 0
Complete name : D:\My Video\Everio\HDDCAM\20100614\9657687925919318016\00084.mts
Format : BDAV
Format/Info : Blu-ray Video
File size : 94.9 MiB
Duration : 2mn 37s
Overall bit rate : 5 062 Kbps
Maximum Overall bit rate : 18.0 Mbps
Video
ID : 4113 (0x1011)
Menu ID : 1 (0x1)
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.0
Format settings, CABAC : No
Format settings, ReFrames : 2 frames
Format settings, GOP : M=1, N=30
Codec ID : 27
Duration : 2mn 37s
Bit rate mode : Variable
Bit rate : 4 595 Kbps
Maximum bit rate : 17.0 Mbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 29.970 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Interlaced
Scan order : Top Field First
Bits/(Pixel*Frame) : 0.074
Stream size : 86.0 MiB (91%)
Audio
ID : 4352 (0x1100)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Codec ID : 129
Duration : 2mn 37s
Bit rate mode : Constant
Bit rate : 256 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Video delay : -67ms
Stream size : 4.80 MiB (5%)
Text
ID : 4608 (0x1200)
Menu ID : 1 (0x1)
Format : PGS
Codec ID : 144
Duration : 2mn 36s
Video delay : -67ms
----------> MeGui file ------>
General
ID : 1
Complete name : D:\My Video\temporary\Megui test\0084_megui.m2ts
Format : BDAV
Format/Info : Blu-ray Video
File size : 92.0 MiB
Duration : 2mn 37s
Overall bit rate : 4 909 Kbps
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.0
Format settings, CABAC : No
Format settings, ReFrames : 2 frames
Format settings, GOP : M=1, N=30
Codec ID : 27
Duration : 2mn 36s
Bit rate mode : Variable
Bit rate : 4 450 Kbps
Maximum bit rate : 17.0 Mbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 29.970 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Interlaced
Scan order : Top Field First
Bits/(Pixel*Frame) : 0.072
Stream size : 83.3 MiB (91%)
Audio
ID : 4352 (0x1100)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Codec ID : 129
Duration : 2mn 37s
Bit rate mode : Constant
Bit rate : 256 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Stream size : 4.80 MiB (5%)
I believe MeGUI may allow one to stipulate a video delay when muxing audio and video…if I can make that work…I will try an create the same file with the delay to confirm if the problem comes back.
Charles