problem with ffdshow

If you have questions about compression/encoding/converting look here.
Locked
User avatar
ReXMaster
Joined: Sun Feb 09, 2003 1:10 pm
Location: Michigan
Org Profile

problem with ffdshow

Post by ReXMaster » Thu Dec 14, 2006 4:22 pm

ok under any other encoder i dont get this error but under this one i do

here whats i do
Image

Image

and here the error message

Image

User avatar
Zarxrax
Joined: Sun Apr 01, 2001 6:37 pm
Contact:
Org Profile

Post by Zarxrax » Thu Dec 14, 2006 5:29 pm

For the love of god, don't try to encode h264 in an avi -_-

User avatar
Otohiko
Joined: Mon May 05, 2003 8:32 pm
Org Profile

Post by Otohiko » Thu Dec 14, 2006 7:07 pm

Zarxrax wrote:For the love of god, don't try to encode h264 in an avi -_-
I'm still yet to be given an explaination of why that is. My own foray into h.264 with .avi came out perfectly fine.
The Birds are using humanity in order to throw something terrifying at this green pig. And then what happens to us all later, that’s simply not important to them…

trythil
is
Joined: Tue Jul 23, 2002 5:54 am
Status: N͋̀͒̆ͣ͋ͤ̍ͮ͌ͭ̔̊͒ͧ̿
Location: N????????????????
Org Profile

Post by trythil » Thu Dec 14, 2006 7:56 pm

Otohiko wrote:
Zarxrax wrote:For the love of god, don't try to encode h264 in an avi -_-
I'm still yet to be given an explaination of why that is. My own foray into h.264 with .avi came out perfectly fine.

The doom9 guys have some documentation on this:

http://forum.doom9.org/showthread.php?s=&threadid=80430 <-- horrifying descriptions of B-frame hackery to get AVI files to "support" the features of H.264 video streams. These problems are also present for H.263 encoders like XviD, but because of inertia and historical accidents they kinda just got ignored.

http://forum.doom9.org/showthread.php?p ... post789819 <-- practical example of AVI storage gone bad

I'm sure there's more out there. If you need more, I'll continue searching.

===

My motivation for striking out AVI as a container format for H.264 is because I don't want to have to be chained to obsolete systems just to keep up momentum. Others, of course, may have other motivations. I also like the flexibility that modern container formats give me, which I exploited to some extent in this video.

Now, sometimes, backwards compatibility is necessary; however, in the case of H.264, it's already a big enough jump (users have to install new decoders for it) that you might as well just go all the way and use a container that was actually designed to support features of H.264 video streams.

User avatar
ReXMaster
Joined: Sun Feb 09, 2003 1:10 pm
Location: Michigan
Org Profile

Post by ReXMaster » Fri Dec 15, 2006 1:48 am

Zarxrax wrote:For the love of god, don't try to encode h264 in an avi -_-
then how in the hell do i turn it into a mp4???

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Fri Dec 15, 2006 2:28 am

if you use the CLI you can specify the output as either raw, mp4 or mkv IIRC

it should be with the --output option (just put .mp4 after your desired filename, inside double quotes)
so that part would look like --output "myamv.mp4"
Image
Image

User avatar
Qyot27
Surreptitious fluffy bunny
Joined: Fri Aug 30, 2002 12:08 pm
Status: Creepin' between the bullfrogs
Location: St. Pete, FL
Contact:
Org Profile

Post by Qyot27 » Fri Dec 15, 2006 6:16 am

ReXMaster wrote:
Zarxrax wrote:For the love of god, don't try to encode h264 in an avi -_-
then how in the hell do i turn it into a mp4???
By using MeGUI (or just the x264.exe CLI) to do the encoding rather than VDub.

Locked

Return to “Conversion / Encoding Help”