Hi there.
I am trying to follow the DVD to XviD Conversion Guide at https://forum.videohelp.com/topic221896.html. But I am having problems:
I am having problems with this part. I tried with WMC but it said it didn't support the file. I didn't try to search for a solution for that; I prefer MPC. When I drag the .AVS file over to MPC, MPC says it cannot render the file. I have searched Google and couldn't find anything that works.Step 3: Open your project file in AVISynth...you can then drag and drop your new .AVS file onto Windows Media Player. We should see the video playing normally...
Here's the code in the script if it helps:
I tried using another script to open a .AVI file from my digital camera.Code:MPEG2Source("DVD2AVI.d2v") LancZosResize(640,360)
That didn't work either. I think it's not the script but more like some codec or option in MPC. But I don't know where to start.Code:directshowsource("MVI_1018.avi")
I am using K-Lite Mega Codec Pack and Windows 7 64-bit, if that helps. I believe that this is a small problem that I overlooked, and would appreciate it if somebody can explain where I went wrong.
Thanks.
+ Reply to Thread
Results 1 to 4 of 4
-
-
Can you open your 1st .avs example in vdub ?
Did you do the full avisynth install (IIRC there are some other options when doing the install)
For the 2nd script, use mediainfo on the .avi digital camera file. Identify if you have the codec installed. ffdshow should have most common camera codecs, but you have to enable them -
Originally Posted by poisondeathray
Originally Posted by poisondeathray
Originally Posted by poisondeathray
Code:General Complete name : C:\Family Clips\MVI_2018.AVI Format : AVI Format/Info : Audio Video Interleave File size : 1.27 MiB Duration : 5s 200ms Overall bit rate : 2046 Kbps Mastered date : Mon Feb 27 21:14:10 2008 Writing application : CanonMVI01 Video Format : M-JPEG Codec ID : MJPG Duration : 5s 200ms Bit rate : 1951 Kbps Width : 320 pixels Height : 240 pixels Display aspect ratio : 4/3 Frame rate : 15.000 fps Resolution : 24 bits Scan type : Progressive Bits/(Pixel*Frame) : 1.694 Stream size : 1.21 MiB (95%) Audio Format : PCM Format settings, Endianness : Little Format settings, Sign : Unsigned Codec ID : 1 Codec ID/Hint : Microsoft Duration : 5s 200ms Bit rate mode : Constant Bit rate : 88.2 Kbps Channel(s) : 1 channel Sampling rate : 11.024 KHz Resolution : 8 bits Stream size : 56.0 KiB (4%) Interleave, duration : 867 ms (13.00 video frames) Interleave, preload duration : 1000 ms
Well... thanks for the speedy reply, posiondeathray!
Similar Threads
-
MPC wont render .avs files
By Cyberpro60 in forum Video ConversionReplies: 5Last Post: 18th Apr 2012, 22:37 -
How to disable MPC "could not render some of the pins in the graph" warnng?
By SignedupGuest in forum Newbie / General discussionsReplies: 4Last Post: 6th Feb 2011, 22:50 -
MPC : Internal Subtitle render versus ffdshow or directvobsub
By uart in forum SubtitleReplies: 8Last Post: 20th Jul 2010, 15:14 -
MPC-HC can't render .MP4
By Grizz111 in forum Software PlayingReplies: 12Last Post: 29th Jan 2010, 19:02 -
MPC cannot render some tsp's...
By cwb in forum Newbie / General discussionsReplies: 15Last Post: 22nd Sep 2009, 22:34