• 1
  • 45
  • 46
  • 47(current)
  • 48
  • 49
  • 189
How to Install XBMC PVR Xvba for AMD/Nvidia/Intel GPUs
Thank you for the help @fritsch It think you are the one who helped me yesterday in chat.

Here ist the mediainfor output.
http://pastebin.com/jqD5zZ3U
I searched for that Level-thing und found out that the file should play.
Or It is my mistake understanding this ^^.
Will this be fixed somadays ?
(2012-06-08, 10:08)fritsch Wrote: @salex:
Can you just for testing: uncheck DTS and AC3 within the sound settings and set your Soundcard to analog?

What Audio Output are you using? (Please attach: sudo aplay -L)
What components are attached? TV, AVR, Analog Audio?

The sound is on hdmi.
I uncheck DTS and AC3 within the sound settings and set Soundcard to analog, but nothing has changed (sound iptv does not appear).
sudo aplay -L

null
Discard all samples (playback) or generate zero samples (capture)
default:CARD=SB
HDA ATI SB, ALC889A Analog
Default Audio Device
sysdefault:CARD=SB
HDA ATI SB, ALC889A Analog
Default Audio Device
front:CARD=SB,DEV=0
HDA ATI SB, ALC889A Analog
Front speakers
surround40:CARD=SB,DEV=0
HDA ATI SB, ALC889A Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=SB,DEV=0
HDA ATI SB, ALC889A Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=SB,DEV=0
HDA ATI SB, ALC889A Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=SB,DEV=0
HDA ATI SB, ALC889A Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=SB,DEV=0
HDA ATI SB, ALC889A Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=SB,DEV=0
HDA ATI SB, ALC889A Digital
IEC958 (S/PDIF) Digital Audio Output
dmix:CARD=SB,DEV=0
HDA ATI SB, ALC889A Analog
Direct sample mixing device
dmix:CARD=SB,DEV=1
HDA ATI SB, ALC889A Digital
Direct sample mixing device
dsnoop:CARD=SB,DEV=0
HDA ATI SB, ALC889A Analog
Direct sample snooping device
dsnoop:CARD=SB,DEV=1
HDA ATI SB, ALC889A Digital
Direct sample snooping device
hw:CARD=SB,DEV=0
HDA ATI SB, ALC889A Analog
Direct hardware device without any conversions
hw:CARD=SB,DEV=1
HDA ATI SB, ALC889A Digital
Direct hardware device without any conversions
plughw:CARD=SB,DEV=0
HDA ATI SB, ALC889A Analog
Hardware device with all software conversions
plughw:CARD=SB,DEV=1
HDA ATI SB, ALC889A Digital
Hardware device with all software conversions
hdmi:CARD=HDMI,DEV=0
HDA ATI HDMI, HDMI 0
HDMI Audio Output
dmix:CARD=HDMI,DEV=3
HDA ATI HDMI, HDMI 0
Direct sample mixing device
dsnoop:CARD=HDMI,DEV=3
HDA ATI HDMI, HDMI 0
Direct sample snooping device
hw:CARD=HDMI,DEV=3
HDA ATI HDMI, HDMI 0
Direct hardware device without any conversions
plughw:CARD=HDMI,DEV=3
HDA ATI HDMI, HDMI 0
Hardware device with all software conversions

this might be the problem:
Muxing mode : Header stripping

This means that header compression is used.

could you try to remux the file with mkvmerge? (apt-get install mkvtoolnix)

Code:
mkvmerge -o remuxedFile.mkv --compression -1:none originalFile.mkv

Edit: nope lol

Format settings, ReFrames : 6 frames

-> out of spec
@Salex: so you have sound in movies, but not while streaming?

can you post a debug log?
Does anyone know how i could decrease the h264 level with ffmpeg for example ?
(2012-06-09, 14:08)BenvanDamme Wrote: Does anyone know how i could decrease the h264 level with ffmpeg for example ?

you'll need to reencode, e.g. with handbrake

edit: its not the h264 level, that is problematic, but the too high Reframe count. L4.1@high allows 4 Reframes @ 1080p
I can say reencode a 10gb mkv takes decades :-D
(2012-06-09, 23:09)BenvanDamme Wrote: I can say reencode a 10gb mkv takes decades :-D

yeah, I wouldn't do that on a fusion system Wink
for everyone interested in Audio Engine: there is a new package available in the testing ppa that should work ok. Testing and feedback much appreciated.
(2012-06-09, 13:09)wsnipex Wrote: @Salex: so you have sound in movies, but not while streaming?

can you post a debug log?

Yes it is ..
discovered something yesterday ..
iptv provider distributes as mpeg2 and mpeg4, so here .. in mpeg2 sound is!
mpeg4 - no sound! (no codec?): (
Since my internet speed 3.5 Mbit / s, then I need a mpeg4.
Help!

debug log:
http://paste.ubuntu.com/1033399/
salex: where is the debug log?
(2012-06-09, 13:09)wsnipex Wrote: can you post a debug log?

bump


First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
debug log:
http://paste.ubuntu.com/1033399/
according to the log there doesn't seem to be any audio in those streams and they generally seem corrupt.
Tvheadend regularly errors out.

Did you try playing those streams with another player?
Additionally: Is your TV signal unbelievable bad?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
  • 1
  • 45
  • 46
  • 47(current)
  • 48
  • 49
  • 189

Logout Mark Read Team Forum Stats Members Help
How to Install XBMC PVR Xvba for AMD/Nvidia/Intel GPUs23