<div dir="ltr">I'm having problems playing mp4/mkv files on 24.1 They are being played through a NVidia HDMI output to the TV. All other files/recording play fine, and the mp4/mkv files play fine when played with mplayer and alsa, but when played with the Internal mythvideo player only static noise is heard<div>
<br></div><div>Mplayer shows:</div><div><div><br></div><div>Playing /storage/Videos/HARRY_POTTER_SERIES/HARRY_POTTER_SORCERER'S_STONE_EXT_2001_BluRay_1080p_QEBS_AAC_PS3_MP4-FASM.mp4.</div><div>libavformat file format detected.</div>
<div>[lavf] stream 0: video (h264), -vid 0</div><div>[lavf] stream 1: audio (aac), -aid 0, -alang eng</div><div>VIDEO: [H264] 1920x800 24bpp 23.976 fps 2234.2 kbps (272.7 kbyte/s)</div><div>Clip info:</div><div> major_brand: isom</div>
<div> minor_version: 1</div></div><div><br></div><div>mythfrontend log shows:</div><div>ALSA, Error: failed to register mixer device default (or anything else entered on the SETUP/GENERAL/Mixer field)</div><div><br></div>
<div>/proc/asound/cards:</div><div><div>cat /proc/asound/cards</div><div> 0 [Intel ]: HDA-Intel - HDA Intel</div><div> HDA Intel at 0x97220000 irq 47</div><div> 1 [NVidia ]: HDA-Intel - HDA NVidia</div>
<div> HDA NVidia at 0x97000000 irq 17</div></div><div><br></div><div>and mplayer -ao file works... as does mplayer alsa:default, or mplayer alsa:hw:1.3 but none of these work in mythvideo</div><div><br>
</div><div>amixer -c 1 works</div><div>and the asound.conf looks like this:</div><div><div>pcm.!default {</div><div> card 1</div><div> device 3</div><div> type plug</div><div> slave {</div><div> pcm "plughw:1,7"</div>
<div># rate 48000</div><div> }</div><div>}</div><div><br></div><div>ctl.!default {</div><div> type plug</div><div> card 1</div><div> device 3</div><div>}</div></div><div><br></div><div>Of course, I can't use mplayer since the files are stored on a Videos Storage group and the frontend can't parse the filename to mplayer</div>
<div>Any ideas?</div></div>