Duncan Webb wrote:
> This was the problem that I reported
>
> Running the xine commands outside freevo.
>
> xine -V xv -A alsa /path/to/mpegfile
> works perfectly
>
> mplayer -vo xv -ao alsa /dev/video0
> works perfectly
>
> xine -V xv -A alsa pvr:///freevo/timeshift/buf-
> works but has lots of mpeg blocks
>
> *NOW* I've figured it out
>
> The cause is that I embed into the mpeg stream teletext and wss data
> (for subtitles!) with:
> and see a lot of these message:
> demux_mpeg_block:Unrecognised private stream 1 0x69. Please report this
> to xine developers.
> demux_mpeg_block:Unrecognised private stream 1 0x69. Please report this
> to xine developers.
>
> using the command:
> /usr/bin/ivtvctl --device=/dev/video0 --set-vbi-embed=1
> --set-vbi=teletext,wss [,vps]
> when these are not embedded with
> /usr/bin/ivtvctl --device=/dev/video0 --set-vbi-embed=0
> the display has no more funnies.
>
> Perhaps we should add this to the xine_ivtv_tv plug-in.
> Duncan
>   
I guess that it should be set in the plugin to avoid this problem. Did 
you report it to the xine developers?

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to