AVCHD (1080i) m2ts support

Bug report and feature request
hurry
Amateur
Amateur
Posts: 10
Joined: Fri Feb 08, 2008 12:37 pm

m2ts avchd problem

Post by hurry » Fri Jul 04, 2008 3:03 pm

I am still getting the error 13 for a m2ts file in the latest version. It says failed to load JM Decoder. I saw the file is mts in your blog screenshot. When we transfer the mts file on the camera to the hard drive via Sony software, it makes a m2ts file. m2ts does not seem to work yet.

kjensen
Beginner
Beginner
Posts: 2
Joined: Sun Jul 06, 2008 11:59 pm

Working

Post by kjensen » Mon Jul 07, 2008 12:06 am

I have this working with version 0.6.1.4130 with the following settings:

Audio
Source: Auto Select
Encoder FFmpgeg, Format: MP3
Resample: Original
Chanel: Stereo

Video
Mode: Bitrate-based, 800/1600kbps
Format: H.264
Container: MP4
Source: JM Decoder
Endocer: MEncoder

Demuxer
Demux for A/V Source: Check
Demux Audio Stream: no check
Demux Video Stream: Check
Demuxer: MPlayer

Muxer
Auto Select: Check

Picture
Resize: 1280x720
Crop: Disabled
Frame Rate: 29.970

stanley
Site Admin
Site Admin
Posts: 4135
Joined: Mon May 15, 2006 7:43 pm
Location: Sydney

Post by stanley » Mon Jul 07, 2008 2:59 am

Glad to know that there is someone besides me have this working. :-D
When things work together, things work.

mcoggan
Beginner
Beginner
Posts: 2
Joined: Sun Jul 20, 2008 12:17 am
Location: uruguay

Canon HF10 file

Post by mcoggan » Sun Jul 20, 2008 12:23 am

I have a canon HF10. Ican't see and also process the m2ts. I try with the test.m2ts in this forum and work well. Some knows the difference within the canon and sony file?
i have a 6 m file to send but I don't know how to upload.

Best regards

Marcelo
video engineer

User avatar
SirAuron
Expert
Expert
Posts: 798
Joined: Thu Feb 08, 2007 1:39 am
Location: Germany

Post by SirAuron » Mon Jul 21, 2008 5:56 am

You can upload it at a free filehoster such as megaupload or rapidshare.
MediaCoder settings:

x264 (backend/source: mencoder, fps: 23,976, Fabio Sonatti's settings) + nero aac 64 in matroska

mcoggan
Beginner
Beginner
Posts: 2
Joined: Sun Jul 20, 2008 12:17 am
Location: uruguay

upload canon file

Post by mcoggan » Mon Jul 21, 2008 12:09 pm

dear SirAuron
thanks I just upload the file of the canon file

http://rapidshare.com/files/131248666/2 ... .m2ts.html
video engineer

trog
Beginner
Beginner
Posts: 8
Joined: Tue Jun 10, 2008 10:52 am

Post by trog » Thu Aug 07, 2008 3:24 pm

stanley wrote:Glad to know that there is someone besides me have this working. :-D
Sorry about the bump on this old thread - I've been struggling trying to get AVCHD support working and discovered kjensen's post in this thread.

Using kjensen's settings I can get it to work as long as the file is relatively small - as soon as its a larger file, it encodes for a few minutes then MediaCoder just crashes (usual "MediaCoder has encountered a problem and needs to close" error).

I'm running 0.6.1.4150 and just wondering if anyone else is having this sort of problem.

edit:

The last thing in the console window (pops up at the same time as the crash) looks like:

mb_qp_delta is out of range
x264 [info]: slice I:4 Avg QP:26.67 size: 41945b A-V:0.059 [1817:224]
x264 [info]: slice P:320 Avg QP:29.52 size: 8673
x264 [info]: mb I I16..4: 79.6% 0.0% 20.4%
x264 [info]: mb P I16..4: 21.7% 0.0% 0.5% P16..4: 17.6% 4.0% 0.5% 0.0% 0
.0% skip:55.7%
x264 [info]: final ratefactor: 31.35
x264 [info]: kb/s:1816.8

mcfan459
Beginner
Beginner
Posts: 8
Joined: Tue Nov 06, 2007 11:42 am

Post by mcfan459 » Wed Aug 13, 2008 2:40 am

can't get it to work with my mts files.
(MC recognises it as a AVCHD file)

trog
Beginner
Beginner
Posts: 8
Joined: Tue Jun 10, 2008 10:52 am

Post by trog » Wed Aug 13, 2008 10:06 am

mcfan459 wrote:can't get it to work with my mts files.
(MC recognises it as a AVCHD file)
Try using this preset file:

http://trog.qgl.org/download.php/hf10-mediacoder.xml

This is generated from kjenson's post in this thread. It sort of works for me, but not for long videos.

I wrote a bit about it here - basically I have given up on MediaCoder for now and have switched to using the CoreAVC codec and Avisynth, which works perfectly.

kjensen
Beginner
Beginner
Posts: 2
Joined: Sun Jul 06, 2008 11:59 pm

Post by kjensen » Sat Aug 16, 2008 10:31 pm

Here is the contents of my prefs.xml located in C:\Program Files\MediaCoder. This is working using XP and version 6.1.4166. I'm transcoding files between 10 and 200 meg. Quite often MediaCoder will crash after the first one so organize your smallest files to be processed first. Then do an "Item - Set Preset File" and then "File - Save Current Settings"

<?xml version="1.0" encoding="UTF-8" ?>
- <MediaCoderPrefs>
<node key="overall.ui.mode" value="Advanced" />
<node key="overall.ui.expertView" value="Video Command" />
<node key="overall.ui.optionTab" value="1" />
<node key="overall.ui.param" value="933,932,3,1" />
<node key="overall.ui.noWelcome" value="4166" />
<node key="overall.task.destdir" value="G:\2008_08_10_video\Converted\" />
<node key="overall.demux.enabled" value="true" />
<node key="overall.demux.audio" value="false" />
<node key="overall.audio.encoder" value="FFmpeg" />
<node key="overall.video.mode" value="Quality-based" />
<node key="overall.video.quality" value="75" />
<node key="overall.video.format" value="MPEG4" />
<node key="overall.video.autoSource" value="false" />
<node key="overall.video.source" value="JM Decoder" />
<node key="overall.video.autoEncoder" value="false" />
<node key="overall.container.external" value="Disabled" />
<node key="overall.preview.render" value="false" />
<node key="audioenc.ffmpeg.codec" value="MP3" />
<node key="videofilter.scale.enabled" value="true" />
<node key="videofilter.scale.width" value="1280" />
<node key="videofilter.scale.height" value="720" />
<node key="videofilter.frame.enabled" value="false" />
</MediaCoderPrefs>

Post Reply