|
|
| ale5000 |
| Posted: Dec 3 2011, 12:23 AM |
 |
|

Advanced Member
  
Group: Members
Posts: 1114
Member No.: 22180
Joined: 30-September 07

|
Sample file (7.21 MB): http://www.multiupload.com/LVCIHARL72
x264vfw cannot decode this file, ffdshow-tryout can do it.
I have tried with x264vfw_34_2008bm_29021 and x264vfw.2106kMod.x86 VirtualDub say "Couldn't locate decompressor for format 'avc1 (unknown)".
-------------------- New VirtualDub forum VirtualDub AIO (All-in-One installer for VirtualDub and plugins) Codec Toolbox RS (A tool to read/change merit of codecs and many other things) Input plugins for VirtualDub / ACM codecs / VFW codecs |
 |
| dloneranger |
| Posted: Dec 3 2011, 09:22 AM |
 |
|
Moderator
  
Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07

|
Its got a strange header - some of the header information is missing/incorrect eg fccHandler is null (4 bytes of 0) instead of avc1 The directshow and ffmpeg plugins will open it though
-------------------- MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask Windows7/8 Codec Chooser All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3 |
 |
| BugMaster |
| Posted: Dec 4 2011, 08:36 PM |
 |
|
Advanced Member
  
Group: Members
Posts: 50
Member No.: 23001
Joined: 6-February 08

|
It is rejected because it was marked as 853x480 but odd width or height are incorrect (there is no rules how to correctly interpret them) for 4:2:0 (I420/YV12). And so x264vfw simply rejects to decode video with odd width or height. |
 |
| ale5000 |
| Posted: Dec 4 2011, 09:12 PM |
 |
|

Advanced Member
  
Group: Members
Posts: 1114
Member No.: 22180
Joined: 30-September 07

|
I see a green vertical line at the right of the video when playing in MPC-HC using ffdshow-tryout and in VLC. Maybe they add 1 pixel line to make it even.
-------------------- New VirtualDub forum VirtualDub AIO (All-in-One installer for VirtualDub and plugins) Codec Toolbox RS (A tool to read/change merit of codecs and many other things) Input plugins for VirtualDub / ACM codecs / VFW codecs |
 |
| dloneranger |
| Posted: Dec 4 2011, 09:29 PM |
 |
|
Moderator
  
Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07

|
| QUOTE | | Maybe they add 1 pixel line to make it even. |
That's what green lines at the borders usually mean yeah
Strange that avi's been a published spec for soooo long and yet they're still being so badly created (the actual files themselves, lets not even talk about production qualities, sigh)
When I saw the badly formed header, I didn't even bother checking the sizes as well
-------------------- MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask Windows7/8 Codec Chooser All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3 |
 |