Serving quicktime movie, mp4a error

About encoding, codec settings, muxers and filter usage
quorthon
Blank Cone
Blank Cone
Posts: 28
Joined: 22 Mar 2009 17:32

Serving quicktime movie, mp4a error

Postby quorthon » 19 May 2009 12:08

hello

I serve a quicktime movie (video + audio) in that way:
new test7 broadcast enabled
setup test7 input /home/peach/hta/bda/videos/xxx.mov
setup test7 output #transcode{vcodec=h264,vb=100}:standard{access=http,mux=ts,dst=192.168.1.38:8080/xxx}
setup test7 loop
control test7 play

I've installed vlc 1.0.0 rc1 goldeneye, on my notebook running ubuntu and on a pc running windows xp, all works fine .I can receive the video and hear the stream. The output on this two computers displays the following:

[0x87ee220] ts demux error: MPEG-4 descriptor not found
[0x87f50d8] packetizer_mpeg4audio packetizer: AAC channels: 2 samplerate: 44100

...but it works. On another pc, running also ubuntu and the newest vlc-player, I don't here the sound and it displays the following error messages:
[0x9876958] ts demux error: MPEG-4 descriptor not found

[0x98cda50] avcodec decoder error: cannot open codec (MPEG AAC Audio)

[0x98cda50] main decoder error: no suitable decoder module for fourcc `mp4a'.

VLC probably does not support this sound or video format.

I've installed it both the same way, using this instruction:
http://wiki.videolan.org/UnixCompile

both with the standard-options (./configure). What's the problem, how can I solve this error?

Kind regards,
Peter

svensson
New Cone
New Cone
Posts: 3
Joined: 28 Mar 2009 16:43

Re: Serving quicktime movie, mp4a error

Postby svensson » 24 May 2009 18:42

i have the same issue on my laptop running ubuntu. can anybody help us, please?

sta2008
New Cone
New Cone
Posts: 9
Joined: 08 Mar 2009 05:18

Re: Serving quicktime movie, mp4a error

Postby sta2008 » 05 Jun 2009 06:03

Did you install via apt-get or did you compile from source?

If you compiled from source, did you include faad? faad is a library for decoding (playing) AAC audio. You'll need to compile faad from source first, then compile VLC and use --include-faad or some such.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 6 guests