Log in

View Full Version : Video conversion not supported eac3to


lionelblair
3rd December 2009, 19:26
Hi Guys

Have been successfully converting blu-ray rips for a while now but since re-installing my OS I'm having difficulties in using eac3to extract a seamless branching blu-ray rip.

I have extracted the blu-ray disc and have noticed that it is a multiple m2ts for the movie job. My old way of doing this was simple:

C:\TERMINATOR_SALVATION\BDMV\STREAM>eac3to "C:\TERMINATOR_SALVATION\BDMV\STREAM" 1) 2: C:\TERMINATOR_SALVATION\BDMV\STREAM\Video.m2ts

Keeps coming back with "This video conversion is not supported. Tried demuxing the audio streams and they work fine. So tried the lengthy process of splicing each m2ts file together like this:

C:\TERMINATOR_SALVATION\BDMV\STREAM>eac3to C:\TERMINATOR_SALVATION\BDMV\STREAM\00100.m2ts+00143.m2ts+00102.m2ts+00104.m2ts+00300.m2ts+00144.m2ts+00183.m2ts+00182.m2ts+00180.m2ts+00145.m2ts+00178.m2ts+00146.m2ts+00176.m2ts+00175.m2ts+00173.m2ts+00172.m2ts+00170.m2ts+00147.m2ts+00168.m2ts+00148.m2ts+00166.m2ts+00149.m2ts+00163.m2ts+00161.m2ts+00152.m2ts+00159.m2ts+00158.m2ts+00156.m2ts+00155.m2ts+00153.m2ts+00151.m2ts+00141.m2ts 2: C:\TERMINATOR_SALVATION\BDMV\STREAM\video.m2ts

Comes back with the same message. Am I missing something here? Also tried to output to ts, mkv, wmv & avi, all give the same error.

Can anyone help please?

Cheers
Mark

nurbs
3rd December 2009, 19:35
Try removing the space between the "2:" and the path. Enclosing the path in quotes can't hurt either. I'm not sure if demuxing to m2ts is supported, but mkv and raw h264 works for sure.

Blue_MiSfit
3rd December 2009, 22:20
Demux the audio and video, then use TSMuxeR to remux to m2ts if you must have m2ts :)

~MiSfit

lionelblair
3rd December 2009, 22:38
Try removing the space between the "2:" and the path. Enclosing the path in quotes can't hurt either. I'm not sure if demuxing to m2ts is supported, but mkv and raw h264 works for sure.

That was it mate, needed to be a h264 extension, not an m2ts. You don't do these things for a few months and you soon forget. Thank God HD-DVD is gone as that with subtitles was always a headache for me, would never load into TMPGenc properly. Fine if I didn't need to write an avisynth script for subtitles but the minute I needed subtitles it would never work.

Anyway I'm rambling here! Thanks guys :-)