LinHES Forums
http://forum.linhes.org/

mythstreamtv no sound
http://forum.linhes.org/viewtopic.php?f=17&t=5292
Page 1 of 2

Author:  dawas [ Mon Jul 11, 2005 8:10 am ]
Post subject:  mythstreamtv no sound

Hello,
I installed ffmpeg2, vlc and mythstreamtv and configured it like in the mythstreamtv readme.
I can see the movie streamed but i have no sound.
What could i do, what could be wrong.
please help me

Author:  khrusher [ Mon Jul 11, 2005 6:22 pm ]
Post subject: 

any error message at top of the stream log...I had a "no sound" issue...I had a codec issue....error withing first 20-30 lines or so.

which version of knoppmyth are you using? You are using an mpeg2 capture, right?

Author:  dawas [ Tue Jul 12, 2005 4:04 am ]
Post subject: 

I am using Knoppmyth r5a16 and i installed a new kernel 2.6.12 because of my airstar dvb-t card.
When i copiled vlc i got an error, thomething with mpeg2 and i tried it again with the option: --disable -mpeg2
than i could install it without any errors.
When i start the stream over mythweb i tried all combinations with the options: http, mms, high sound, low sound etc.
I get a perfect picture but without sound.
the website message are:

Starting Stream of /myth/tv/1_20050711152200_20050711153100.nuv
VLC media player 0.8.1 Janus

and lower:

Command line:/usr/share/mythstreamtv/mythstreamtv.sh 'DIV3' 'mp3' '500' '128' '1' '25' 'mms' '' '' '/myth/tv/1_20050711152200_20050711153100.nuv' > /usr/share/mythstreamtv/log.txt 2>&1 &

when i klick at refresh logfile i get this message:

- option name='Pragma' value='xClientGUID={3300AD50-2C39-46c0-AE0A-C4C27B05CBDC}'
- option name='X-Accept-Authentication' value='NTLM, Digest, Basic'
- option name='Pragma' value='client-id=21003'
- option name='Pragma' value='log-line=0.0.0.0 2005-07-12 09:47:55 - http://192.168.6.10:8001/ 0 122 1 200 {3300AD50-2C39-46c0-AE0A-C4C27B05CBDC} 10.0.0.3646 de-DE WMFSDK/10.0.0.3646_WMPlayer/10.0.0.3646 - wmplayer.exe 10.0.0.3646 Windows_XP 5.1.0.2600 Pentium 0 0 686378 http TCP - MSMPEG-4_V3_Video - - 10908432 - 2658 0 0 0 0 0 0 1 5 100 - - - - '
- option name='Content-Length' value='0'
sending answer
HTTP/1.0 200 OK
Content-type: application/octet-stream
Server: Cougar 4.1.0.3921
Pragma: no-cache
Pragma: client-id=4925
Pragma: features="broadcast"
Cache-Control: no-cache

I hered something about that it work only with ntsc not with pal is this right? could this be ther error?

I have divx installed and also mp3, so i think it should be working.

Hope you can help me, i want to see the Tour de France today and dont want to stop working for it.

Author:  dawas [ Tue Jul 12, 2005 6:40 am ]
Post subject: 

I tried to compile vlc again and got a message to install libmpeg2,
so i went to: http://libmpeg2.sourceforge.net
and installed it.
Now i could install vlc without any errors.
ffmpeg installing was also without any errors.
BUT i have no sound in the streaming video.
I get the following message in the log window:

- proto=HTTP
- version=1
- msg=3
- url=/
- option name='Host' value='192.168.6.10:8001'
- option name='User-Agent' value='VLC media player - version 0.8.2 Janus - (c) 1996-2005 VideoLAN'
- option name='Range' value='bytes=0-'
- option name='Icy-MetaData' value='1'
- option name='Connection' value='Close'
sending answer
HTTP/1.0 200 OK
Content-type: video/x-ms-asf
Cache-Control: no-cache

2. try:

msmpeg4 @ 0x835b55c]warning, cliping 1 dct coefficents to -127..127
[msmpeg4 @ 0x835b55c]warning, cliping 1 dct coefficents to -127..127
[msmpeg4 @ 0x835b55c]warning, cliping 1 dct coefficents to -127..127
[msmpeg4 @ 0x835b55c]warning, cliping 1 dct coefficents to -127..127
[msmpeg4 @ 0x835b55c]warning, cliping 1 dct coefficents to -127..127
[msmpeg4 @ 0x835b55c]warning, cliping 1 dct coefficents to -127..127
[msmpeg4 @ 0x835b55c]warning, cliping 1 dct coefficents to -127..127
[msmpeg4 @ 0x835b55c]warning, cliping 1 dct coefficents to -127..127
[msmpeg4 @ 0x835b55c]warning, cliping 1 dct coefficents to -127..127
[msmpeg4 @ 0x835b55c]warning, cliping 1 dct coefficents to -127..127
[msmpeg4 @ 0x835b55c]warning, cliping 1 dct coefficents to -127..127
[msmpeg4 @ 0x835b55c]warning, cliping 1 dct coefficents to -127..127
[msmpeg4 @ 0x835b55c]warning, cliping 1 dct coefficents to -127..127
[msmpeg4 @ 0x835b55c]warning, cliping 1 dct coefficents to -127..127

What now?

Author:  khrusher [ Tue Jul 12, 2005 7:36 am ]
Post subject: 

the message window is displaying the bottom of the text in the log.txt file in the directory you have installed into (/myth/stream on my box)

You probably want to check out the top of that file. You may see more info there.

What I guess is the issue might be your card....This is the first line on the mythstreamtv sourceforge site
Quote:
MythTV addon that allows live transcoding and streaming of mpeg 1/2 (PVR-x50/M-179/DVB/ATSC/HD) to Windows Media Player/Mplayer and allows control via MythWeb.

Does your card fit into this catagory....disabling mpeg2 seems like a step in the wrong direction. IMHO.

Author:  dawas [ Tue Jul 12, 2005 8:37 am ]
Post subject: 

I have a Technisat airstar2 dvb-t card (buget) without mpeg2 decoder.
does this card fitinto the category ??
I installed and enabled mpeg2.

Author:  khrusher [ Tue Jul 12, 2005 11:18 am ]
Post subject: 

sorry, but I don't know anything about capture cards other then the PVR250's I own. does you card capture into MPEG2 format?

can you post the top of the log file.

Author:  dawas [ Tue Jul 12, 2005 11:41 am ]
Post subject: 

I searched in the mythstreamtv forum and find out that vlc cant stream the format of videofile that my card saved.
but thanks for your ideas.
If someone find a way, in spite of this problems, let me here.

Author:  khrusher [ Tue Jul 12, 2005 11:51 am ]
Post subject: 

:D

Author:  rogabean [ Wed Jul 13, 2005 2:14 pm ]
Post subject: 

guess you figured out your issue. Yes, mythstreamtv can not stream anything cept mpeg1/2

You could manually start streams using VLC directly... but it wouldn't be web-controlled. The best you could hope for would be SSH.

Author:  dawas [ Thu Jul 14, 2005 3:36 am ]
Post subject: 

I found a way to watch tv at my windows machine, but it has nothing to do with mythtv.
I record a programm with mencoder to the folder /cach/cache as avi and open the avi file with mplayer over the samba server.
But first i have to stop mythbackend:

/etc/init.d/mythtv-backend stop

I use this command:

mencoder dvb://ARD -o movie.avi -oac copy -ovc copy

A channellist is needed: /home/mythtv/.mplayer/channels.conf

its seems to be a good working way.

When i try to watch the recorded nuv files the mpayer crash every 10 minutes.

Author:  wildlion [ Thu Jan 26, 2006 5:58 am ]
Post subject:  MythWeb streaming but no sound, no audio, video OK

I too are experiencing problems with MythWeb streaming and no sound in Windows Media Player. I also tried streaming with VLC Media Player and no luck either!

The Myth install is KnoppMyth 0.18 (Dec 05) and the NUV files play with video & sound just fine via SMB to the original mplayerc.exe.

In WMP (v10), when clicking on properties of the mythtv stream, it shows no audio codec!

So has anybody got any ideas on how to fix this?


root@mythtv:~# ps ax|grep vlc
6731 ? Sl 2:24 /usr/local/bin/vlc -I http --http-host=:8002 --sout-transcode-fps=25 --sout-transcode-deinterlace /myth/tv/1009_20060125195900_20060125203000.nuv :sout=#transcode{vcodec=DIV3,acodec=mp3,vb=256,ab=96,scale=1}:std{access=mmsh,mux=asfh,url=:8001}

Author:  scythe [ Tue Mar 14, 2006 5:19 am ]
Post subject: 

Same problem here... any clues... ?

Author:  arzdb [ Mon Aug 13, 2007 12:56 pm ]
Post subject: 

I'm having the same problem, thought I'd give this a bump. I've searched the forums and unfortunately VLC and WMP both give me fits: perfect video, no audio.

I've created a little script that will basically do the same thing as mythstreamtv (the vlc commands are the same) and here is some output when I load the stream:

Code:
[00000287] main interface: creating httpd
[00000380] ffmpeg encoder error: cannot find encoder MPEG Audio layer 1/2/3
[00000294] stream_out_transcode private error: cannot find encoder ((null))
[00000294] stream_out_transcode private error: cannot create audio chain
[00000372] main packetizer error: cannot create packetizer output (mpga)


output from uname -a for reference
Code:
Linux mythtv 2.6.18-chw-13 #1 SMP PREEMPT Tue Mar 6 19:57:00 PST 2007 i686 GNU/Linux


Has anyone come across this type of problem? It seems as though audio encoding fails for some reason.

Author:  Evander [ Sun Sep 09, 2007 3:43 pm ]
Post subject:  Getting sound working

I think I finally solved the problem.

The mythstreamtv updates output MPGA and MP3 in capital letters - however, VLC requires them to be in LOWERCASE and unfortunately, VLC is now case sensitive.

The simple solution was to edit the confirm.php file (located in /var/www/mythweb/modules/streamtv/tmpl/detfault/ in my case) which is the code for selecting the audio codec and change them from uppercase to lower case in all instances.

However, this only worked for MP3 - even with recompiles etc., I never got MPGA working.

Page 1 of 2 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/