Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
10th July 2008, 01:23 | #1 | Link |
Derek Prestegard IRL
Join Date: Nov 2003
Location: Los Angeles
Posts: 5,997
|
decoding truly interlaced 1080i VC1
Can this be done outside of proprietary players? I'm trying to decode a title into AviSynth for re-encoding, and can't seem to get it working..
Suggestions? ~MiSfit
__________________
These are all my personal statements, not those of my employer :) Last edited by Blue_MiSfit; 10th July 2008 at 07:42. |
10th July 2008, 04:55 | #3 | Link |
Derek Prestegard IRL
Join Date: Nov 2003
Location: Los Angeles
Posts: 5,997
|
Alright.
As the title suggests, my input file format is VC-1 1080i from a BluRay disc, stored in the MKV container. I processed the BluRay with eac3to, and demuxed the audio to ac3, and remuxed the video only to an MKV. That part works fine, the problem arises when I try to load this MKV into AviSynth. My usual workflow is to just use directshowsource("movie.mkv", audio=false). This time, I get the following error: Code:
DirectShowSource: couldn't open file "movie.mkv": No combination of filters could be found to render the stream I tried mucking around in GraphStudio to build a filter graph, but haven't had any success. It has always worked in the past, but I have never processed true 1080i content before. I'm running Vista x64 edition, for reference ~MiSfit
__________________
These are all my personal statements, not those of my employer :) |
10th July 2008, 18:58 | #7 | Link |
Derek Prestegard IRL
Join Date: Nov 2003
Location: Los Angeles
Posts: 5,997
|
Tried that as well, and it bombs out with an explosive error log after about 10 minutes. The source file is large (13 GB), so that may have something to do with it.
~MiSfit
__________________
These are all my personal statements, not those of my employer :) |
16th August 2008, 01:38 | #8 | Link |
Registered User
Join Date: Feb 2008
Posts: 24
|
I am having a similar problem with a VC-1 encoded blu-ray. I have backed up my main movie (VC1 1080p 23.976) to h.264 mkv with no problems but nothing I have can even read the special features. I can watch them playing the movie as a blu-ray from the disk, but the m2ts seem to be unreadable. Even Nero reads the 1080p streams just fine but can't read the 1080i streams.
What's confusing is that TSMuxer reports them as 1080i 29.97 but eac3to reports them as 1080i60/1.001. I've tried remuxing them with TSMuxer and VC1conv with no success. Does anyone know of a utility that can read or convert these VC1 streams into something that can be read by avisynth? |
17th August 2008, 14:21 | #10 | Link |
Registered User
Join Date: Mar 2008
Posts: 2,021
|
To my trials VC1 is a little bit complicated than h264.
I think it is not related with the VC1 is interlaced. If you are extracting video with eac3to and put into the mkv container (BTW eac3to uses Haali muxer which is the source of the issue) you will always live issues. Extracting to VC1 instead of mkv will solve the problem; please read this: http://forum.doom9.org/showthread.ph...58#post1170058 best. EDIT: The method i use: http://forum.doom9.org/showthread.ph...90#post1137490 _ _ _ _ Last edited by rica; 17th August 2008 at 14:27. |
20th August 2008, 02:40 | #11 | Link |
Registered User
Join Date: Feb 2008
Posts: 24
|
Thanks very much rica. I haven't used GraphEdit or created Avi synth scripts before, but I think I can work out what to do from your posts. I'll give it a try and let you know how I go.
To date I have been using AutoMKV for my conversions... |
27th November 2008, 23:25 | #13 | Link |
Registered User
Join Date: Mar 2008
Posts: 2,021
|
Pleasure:
http://www.mediafire.com/?sharekey=6...83b3eef96c0af9 http://www.mediafire.com/?sharekey=6...e8f04935ff43a0 cheers. Last edited by rica; 28th November 2008 at 00:24. |
Thread Tools | Search this Thread |
Display Modes | |
|
|