hello,
i got that error you got too but the thing i did wrong wass that i
removed(deleted) the line in libavcodec/utils.c that's described in
DOCS/DVB .. it needs to be moved some lines up or down so it gets outside
the #ifdef stuff


cya,
Akke

On Sun, 23 Sep 2001 [EMAIL PROTECTED] wrote:

> I just tried the mplayer with the Margi and it works if you change the
> opening of the video device to O_NONBLOCK.
> Although you don't need it for the DVB or the Margi card it may be
> good to set the video and audio stream type, e.g.
> 
>               if ( (ioctl(vo_mpegpes_fd,VIDEO_SET_STREAMTYPE, VIDEO_CAP_PROG)) < 0 ){
>                       perror("VIDEO SET STREAMTYPE: ");
>                       }
> 
> I haven't gotten it to work with the only asf file I have. It works
> with software playback, put gives me the folowing errors for hardware
> playback:
> mpeg1 codec not found
> FATAL: Cannot initialize video driver!
> 
> Exiting... (End of file)
> 
> Marcus
> 
> 
> 
> -- 
> Info:
> To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as 
>subject.
> 



-- 
Info:
To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as 
subject.

Reply via email to