ericmckean / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

vpxenc does not support yv12 and i420 via pipe !! #678

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
vpxenc does not support yv12 and i420 via pipe in newer versions it does only 
support y4m.
And the kicker is, y4m isn't even mentioned in the command line help!

Congrats for whoever messed that up, because with other 1.2 builds, yv12 and 
i420 were supported via pipe like the help stated and y4m wasn't.

-> would be nice if this could be fixed asap, since this really is a deal 
breaker for everybody who uses a decoder which doesn't support y4m output.

for some additional infos see:
http://forum.videohelp.com/threads/360831-Looking-for-up-to-date-working-and-sta
tic-vpxenc-version

Original issue reported on code.google.com by 4Se...@gmail.com on 10 Dec 2013 at 7:37

GoogleCodeExporter commented 9 years ago
Looks like a regression from 00a35aab7c740de5ebac2ccb23833f7e16b5e1be

Original comment by aconve...@google.com on 6 Jan 2014 at 11:32

GoogleCodeExporter commented 9 years ago
Should be fixed in 
http://git.chromium.org/gitweb/?p=webm/libvpx.git;a=commit;h=7900c80e5aa44099ed4
f1f8d3f9565a89695cc14

Thanks.

Original comment by aconve...@google.com on 7 Jan 2014 at 1:25