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.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 Encoder GUIs

Reply
 
Thread Tools Search this Thread Display Modes
Old 17th April 2010, 06:48   #1  |  Link
follz20
Registered User
 
Join Date: Jan 2010
Posts: 19
Avisynth + VC-1 source & W7 = problem?

Hi all

I'll try to be concise as possible with this post but there are a few variables so bear with me. Here are my specs & installed programs:

quad cpu @ 3.78ghz
2gb RAM
ATI 5850
Windows 7 pro
ffdshow rev 3342
mpc-hc rev 1774
Standalone filters registered: Matroska muxer; Matroska source; Matroska splitter; MPC - Mpeg source (gabest); MPC - Mpeg splitter (gabest); MPC - Mpeg-2 video decoder (gabest); MPC - Video decoder
Sources: blu-ray VC-1 m2ts files

I am having a problem trying to encode VC-1 video sources with avisynth & MeGUI inside Windows 7. Basically, regardless of encoding settings, the result is always slow, choppy video (as if frames are missing- sample below). I say that the problem is related to W7 because in XP I never had any such problems with the same settings/sources.

I can load the vc-1 source in avisynth script creator in MeGUI perfectly fine. I save it, then I see what the result is when I play the .avs file with mpc-hc. The choppy playback resumes, regardless of the decoder used: have tried it with libavcodec or wmv9 with ffdshow; or with mpc-hc's internal transform filters. So, having played around and tested this, I can safely say this is a encoding problem with the vc-1 source and avisynth in W7.

Doing a bit of net searching, some people believe that there is indeed a problem with vc-1 & avisynth in W7 but there appears to be no apparent solution (as far as I can see).

So, attempting to sum up the problem: can't properly encode vc-1 sources without slow/choppy playback (via avisynth & megui); no errors whatsoever when making avisynth script or during encoding; all other video encodes (avc, x264 etc) turn out fine.

Here is a sample of an vc-1 encode, it's only 18mb:

http://rapidshare.com/files/37527805...e_-_intro_.mkv

It might just be better to take a look to see what I mean. This is basically what all my vc-1 encodes turn out like.

Any help appreciated!

PS- My simple avisynth script for *most* encodes (depends on aspect ratio):

Quote:
DirectShowSource("E:\Blu-Ray Rips\tbe.m2ts", fps=23.976, audio=false, convertfps=true)
#deinterlace
#crop
#resize
#denoise
My x264 encoding settings:

Quote:
program --profile high --pass 2 --bitrate 10000 --stats ".stats" --thread-input --keyint 240 --min-keyint 24 --bframes 5 --ref 6 --me umh --direct auto --partitions all --output "output" "input"
follz20 is offline   Reply With Quote
Old 19th June 2010, 00:50   #2  |  Link
Lyle_JP
Unreasonable User
 
Lyle_JP's Avatar
 
Join Date: Nov 2003
Posts: 216
I get the exact same problems with VC-1 and the Gabest splitter. Use the K-Lite Codec Tweak Tool -> Manage Preferred DirectShow Filters to set Haali as the default splitter for .m2ts files (32 and 64 bit) and that problem should go away.

Of course, the problem shouldn't be there in the first place, but I'm at a loss to explain why Gabest works with VC-1 on some machines but not others.
Lyle_JP is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:23.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.