|
|
| rjisinspired |
| Posted: Aug 24 2010, 06:32 AM |
 |
|

Advanced Member
  
Group: Members
Posts: 1256
Member No.: 20008
Joined: 12-October 06

|
I haven't had a problem with Huffyuv 2.1.1 before. It isn't accepting 848 X 480 nor 1280 X 720 frame sizes. As far as I know there wasn't a restriction on frame sizes when I processed standard def videos, 720 X 480 and downwards.
I had previously used the huffyuv in FFDshow but when importing the processed file into Vegas I get no video and just audio but the video and audio played fine in MPC-HC.
I was interested in the FFDshow version of huffyuv because it had a choice for YV12 which the 2.1.1 of huffyuv doesn't have but I did recall a modded 2.1.1. but I cannot locate that anywhere
Anybody have any idea what is wrong with huffyuv complaining about frame sizes and on why Vegas doesn't import the video track from huffyuv files processed with FFDshow.? |
 |
| phaeron |
| Posted: Aug 26 2010, 03:58 AM |
 |
|

Virtualdub Developer
  
Group: Administrator
Posts: 7773
Member No.: 61
Joined: 30-July 02

|
That's strange. Huffyuv 2.1.1, at least, doesn't have any such restriction on frame sizes. I just sent a 1K x 1K video through it. |
 |
| rjisinspired |
| Posted: Aug 26 2010, 09:14 AM |
 |
|

Advanced Member
  
Group: Members
Posts: 1256
Member No.: 20008
Joined: 12-October 06

|
Bingo. Adding ConverttoYUY2() corrects the problem in avisynth for the saving to huffyuv 2.1.1.
Appears to be a color space issue but the huffy error displays the error as a frame size error instead of telling me "No YV12". Don't know why.
FFDShow accepts YV12 in huffyuv. Importing the video file straight into Vdub, no huffyuv error on saving. |
 |