Diveflo
11th August 2008, 23:45
Hi guys, hope you can help me...I'm going nuts here.
I've been converting many 720p MKVs (H264 high profile@5.1) to MP4s with the help of StaxRip.
It worked always great. I added the file, Staxrip demuxed it and then I could edit all the settings and voilá it was done.
But I got this ONE DAMN FILE. It's a h264 mkv, just like the other ones but it always gives me the following error after Staxrip demuxed the file:
http://img156.imageshack.us/img156/9018/14859306hb8.th.jpg (http://img156.imageshack.us/my.php?image=14859306hb8.jpg)
I've tested different versions of Avisynth but other files are working too :(
The avisynth script that is being created:
DirectShowSource("Z:\movies\hddvd_bluray\AB.264", audio=false, convertfps=true)
Crop(0,0,-0,-0)
logfile:
------------------------------------------------------------
Source script error
------------------------------------------------------------
DirectShowSource: couldn't open file Z:\movies\hddvd_bluray\AB.264:
Cannot play back the file. The format is not supported.
(Z:\movies\hddvd_bluray\AB_new_Source.avs, line 1)
Thank you very much!
I've been converting many 720p MKVs (H264 high profile@5.1) to MP4s with the help of StaxRip.
It worked always great. I added the file, Staxrip demuxed it and then I could edit all the settings and voilá it was done.
But I got this ONE DAMN FILE. It's a h264 mkv, just like the other ones but it always gives me the following error after Staxrip demuxed the file:
http://img156.imageshack.us/img156/9018/14859306hb8.th.jpg (http://img156.imageshack.us/my.php?image=14859306hb8.jpg)
I've tested different versions of Avisynth but other files are working too :(
The avisynth script that is being created:
DirectShowSource("Z:\movies\hddvd_bluray\AB.264", audio=false, convertfps=true)
Crop(0,0,-0,-0)
logfile:
------------------------------------------------------------
Source script error
------------------------------------------------------------
DirectShowSource: couldn't open file Z:\movies\hddvd_bluray\AB.264:
Cannot play back the file. The format is not supported.
(Z:\movies\hddvd_bluray\AB_new_Source.avs, line 1)
Thank you very much!