Log in

View Full Version : MeGUI DGIndex doesn't accept m2t file, what to do ?


St Devious
23rd June 2009, 06:08
.m2t File info

Format : MPEG-TS
File size : 11.8 GiB
Duration : 1h 4mn
Overall bit rate : 26.1 Mbps
Maximum Overall bit rate : 33.0 Mbps
Encoded date : UTC 2008-07-05 14:50:58

Video
ID : 2064 (0x810)
Menu ID : 100 (0x64)
Format : MPEG Video
Format version : Version 2
Format profile : Main@High-1440
Format settings, Matrix : Default
Duration : 1h 4mn
Bit rate mode : Constant
Bit rate : 24.7 Mbps
Nominal bit rate : 25.0 Mbps
Width : 1 440 pixels
Height : 1 080 pixels
Display aspect ratio : 16/9
Frame rate : 29.970 fps
Standard : Component
Colorimetry : 4:2:0
Scan type : Interlaced
Scan order : Top Field First
Bits/(Pixel*Frame) : 0.530

Audio
ID : 2068 (0x814)
Menu ID : 100 (0x64)
Format : MPEG Audio
Format version : Version 1
Format profile : Layer 2
Duration : 1h 4mn
Bit rate mode : Constant
Bit rate : 384 Kbps
Channel(s) : 2 channels
Sampling rate : 48.0 KHz
Resolution : 16 bits
Video delay : -67ms

the DGIndexer in Megui doesn't accept this file. says unsupported file.

not sure if that is how i need to start with files like these. If i try to load it into avisynth script creator, megui hangs up.

poisondeathray
23rd June 2009, 06:28
I was going to say use the original DGIndex, as it does work with HDV, but I saw that you seem to have problems with your footage

buzzqw
23rd June 2009, 07:05
HDConvertToX will do this

use eac3to to demux mpeg video from m2ts, then use dgindex to indexing the m2v...

BHH

Guest
23rd June 2009, 13:00
Your other thread's data suggests a problem with transport packet size detection. Please refer to my reply there.

St Devious
23rd June 2009, 15:19
Your other thread's data suggests a problem with transport packet size detection. Please refer to my reply there.

this is different problem.

m2t is not in the list of supported files of MeGUI dgindex.

Guest
23rd June 2009, 15:24
There's no reason it shouldn't be supported. Is it the same file as the other thread? If not, then post it here so I can investigate the problem.

Waiting for your stream(s)...

St Devious
23rd June 2009, 15:46
There's no reason it shouldn't be supported. Is it the same file as the other thread? If not, then post it here so I can investigate the problem.

Waiting for your stream(s)...

Here is the problem

http://i41.tinypic.com/xmv2hh.jpg

Trying to open the m2t file in the DGIndexer in Megui

http://i41.tinypic.com/26263o4.jpg

m2t is not even in the list of supported files here.

Kurtnoise
23rd June 2009, 15:51
Just type/select the exact filename in the open dialog box and that should be fine...

http://uppix.net/a/6/f/0f7fe7b50c20d7316002b4b9ca438.jpg (http://uppix.net/a/6/f/0f7fe7b50c20d7316002b4b9ca438.html)

Guest
23rd June 2009, 16:12
m2t and m2ts are both just MPEG2 transport with a 4-byte timestamp prior to every packet.

St Devious
23rd June 2009, 16:14
Just type/select the exact filename in the open dialog box and that should be fine...

http://uppix.net/a/6/f/0f7fe7b50c20d7316002b4b9ca438.jpg (http://uppix.net/a/6/f/0f7fe7b50c20d7316002b4b9ca438.html)

m2t and m2ts are both just MPEG2 transport with a 4-byte timestamp prior to every packet.

ok.

But can m2t be added to the list of supported files, so that you don't have to write the name everytime

Sharktooth
23rd June 2009, 18:32
done. wait for the next build.

St Devious
23rd June 2009, 18:35
done. wait for the next build.

thanks. much appreciated.

Sharktooth
23rd June 2009, 18:44
MeGUI 0.3.1.1046 is up on the autoupdate.

St Devious
23rd June 2009, 18:50
MeGUI 0.3.1.1046 is up on the autoupdate.

done . thanks.

working now but only if you open the dialog box and select the file. Unable to drag the file to the window.

I see that m2ts got the axe, wouldn't the same problem come up if somebody wanted to import m2ts file ?