|
|
Rank: Member Groups: Member
Joined: 8/11/2004 Posts: 12 Points: 0
|
Do you know of any reason why your frame grabber sample app can loan the info of an MPG file properly, but cannot load it to do the grame grabs? The error description/number I get is Code:Can't load picture from file: D:\ScalaArt\CastNET\images\MpegLibrary\Community\Charmin-Colgate.mpg. Internal error message:'[]'
-536870399
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 8/2/2003 Posts: 709 Points: 108
|
The video details are stored separately from the video data itself. Unlike the width/height/bitrate, the frames are encoded. So if we are able to read the MPG details, it does not mean that there is an appropriate codec available... Sincerely yours, Andrew Simontsev from Aurigma Team
|
|
Rank: Member Groups: Member
Joined: 8/11/2004 Posts: 12 Points: 0
|
If the mpg can be played (using real-player or windows media player, and uses the standard MPEG2 codec, the frame grabber should be able to read it, right?
Any other suggestions? I can put one of my files in a location for you to download if that would help.
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 8/2/2003 Posts: 709 Points: 108
|
Media Processor grabs thumbnails using different API than Windows Media Player. That's why it is not guarantied that it can be accepted by Media Processor if Windows Media Player can. But nonetheless, if you give us an example of such file, it would help. Please submit case with info where I can download it from. Sincerely yours, Andrew Simontsev from Aurigma Team
|
|
|
Guest |