MKV to MP4

VortexMV
Joined: Wed Oct 09, 2013 9:55 pm
Org Profile

Re: MKV to MP4

Post by VortexMV » Sat Oct 12, 2013 5:59 pm

Can I try to substitute the mvscr11.dll?

User avatar
l33tmeatwad
Joined: Wed Feb 16, 2005 3:22 pm
Location: Christiansburg, VA
Contact:
Org Profile

Re: MKV to MP4

Post by l33tmeatwad » Sat Oct 12, 2013 6:09 pm

You did put the load plugin BEFORE calling the lwlibavvideosource correct? (order does make a difference) Also, could you screenshot the error?
Software & Guides: AMVpack | AMV 101 | AviSynth 101 | VapourSynth 101
PixelBlended Studios: Website | Twitter | YouTube

VortexMV
Joined: Wed Oct 09, 2013 9:55 pm
Org Profile

Re: MKV to MP4

Post by VortexMV » Sat Oct 12, 2013 6:13 pm

l33tmeatwad wrote:You did put the load plugin BEFORE calling the lwlibavvideosource correct? (order does make a difference) Also, could you screenshot the error?
Worked. It open.

But everything is green and "bad"... D:

User avatar
l33tmeatwad
Joined: Wed Feb 16, 2005 3:22 pm
Location: Christiansburg, VA
Contact:
Org Profile

Re: MKV to MP4

Post by l33tmeatwad » Sat Oct 12, 2013 6:15 pm

VortexMV wrote:
l33tmeatwad wrote:You did put the load plugin BEFORE calling the lwlibavvideosource correct? (order does make a difference) Also, could you screenshot the error?
Worked. It open.

But everything is green and "bad"... D:
That's because it's 10bit (which is why the recontainering didn't work), you need to add "format="YUV420P8"" to it as per the example below.

Code: Select all

LWLibavVideoSource("video.mkv", format="YUV420P8")
Software & Guides: AMVpack | AMV 101 | AviSynth 101 | VapourSynth 101
PixelBlended Studios: Website | Twitter | YouTube

VortexMV
Joined: Wed Oct 09, 2013 9:55 pm
Org Profile

Re: MKV to MP4

Post by VortexMV » Sat Oct 12, 2013 6:16 pm

Thank you VERY MUCH! :ying:

User avatar
l33tmeatwad
Joined: Wed Feb 16, 2005 3:22 pm
Location: Christiansburg, VA
Contact:
Org Profile

Re: MKV to MP4

Post by l33tmeatwad » Sat Oct 12, 2013 6:17 pm

VortexMV wrote:Thank you VERY MUCH! :ying:
:up: No problem, and just a heads up, lossless videos are extremely large so I hope you have hard drive space to spare :uhoh:
Software & Guides: AMVpack | AMV 101 | AviSynth 101 | VapourSynth 101
PixelBlended Studios: Website | Twitter | YouTube

VortexMV
Joined: Wed Oct 09, 2013 9:55 pm
Org Profile

Re: MKV to MP4

Post by VortexMV » Sat Oct 12, 2013 6:19 pm

l33tmeatwad wrote:
VortexMV wrote:Thank you VERY MUCH! :ying:
:up: No problem, and just a heads up, lossless videos are extremely large so I hope you have hard drive space to spare :uhoh:
300GB free :up: . I'll try to only put the parts that I want, not the whole episode. :bear:

User avatar
HalOfBorg
Joined: Wed May 14, 2008 7:19 pm
Org Profile

Re: MKV to MP4

Post by HalOfBorg » Sat Oct 12, 2013 6:33 pm

I never heard of mkvtomp4, I'll look into it. I'll read that guide, but knowing me I won't comprehend much, or retain what I do for long. I do what I can with what I learned in the past.
Help HalOfBorg fight his cancer - http://www.gofundme.com/21ygdk

ImageImageImage
ImageImageImage

Locked

Return to “Video & Audio Help”