Here was the first Error when trying to get spdif working:
Potential ALSA version problem:
VLC failed to initialize your sound output device (if any).
Please update alsa-lib to version 1.0.23-2-g8d80d5f or higher to try to fix this issue.
in Terminal Looks Like:
[0x2054c60] alsa audio output error: unable to set number of output channels (Invalid argument)
Here Is the errors Every 10 Secounds:
Stream with high frequencies VQ coding
[0x2054c60] alsa audio output error: unable to set number of output channels (Invalid argument)
Stream with high frequencies VQ coding
Stream with high frequencies VQ coding
[0x7f9a34004400] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 300 ms)
Missing reference picture
mmco: unref short failure
[0x7f9a34004400] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 495 ms)
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
[0x7f9a34004400] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 601 ms)
[0x7f9a34004400] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 617 ms)
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
[0x7f9a34004400] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 668 ms)
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
[0x7f9a34004400] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 669 ms)
Missing reference picture
Missing reference picture
Missing reference picture
Missing reference picture
Missing reference picture
Missing reference picture
Missing reference picture
Missing reference picture
Missing reference picture
[0x7f9a34004400] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 684 ms)
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
When I Turn off GPU Acceleration looks like:
[0x7f9a34004400] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 807 ms)
number of reference frames exceeds max (probably corrupt input), discarding one
number of reference frames exceeds max (probably corrupt input), discarding one
[0x7f9a34004400] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 815 ms)
Missing reference picture
decode_slice_header error
Missing reference picture
decode_slice_header error
mmco: unref short failure
Missing reference picture
Missing reference picture
Missing reference picture
Missing reference picture
Missing reference picture
Missing reference picture
Missing reference picture
Missing reference picture
Missing reference picture
Missing reference picture
Missing reference picture
^C[0x7f9a340009d0] signals interface error: Caught Interrupt signal, exiting...
If this makes any difference here is the starting message:
Code: Select all
0xddfa30] dts decoder: DTS channels:6 samplerate:48000 bitrate:1536000
libva: libva version 0.31.1-sds1
Xlib: extension "XFree86-DRI" missing on display ":0.0".
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/va/drivers/fglrx_drv_video.so
Xlib: extension "XFree86-DRI" missing on display ":0.0".
libva: va_openDriver() returns 0
xvba_video: XVBA_GetSurface(): status 2
[0x7fe5a8c0b7a0] avcodec decoder: Using VA API version 0.31 for hardware decoding.
What do you Recommend?