Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mpeg4ip - replacement
Date: Sat, 25 Oct 2014 02:29:13
Message-Id: 20141025022917.GF26352@syscon7
In Reply to: Re: [gentoo-user] mpeg4ip - replacement by Joseph
1 On 10/24/14 19:40, Joseph wrote:
2 >On 10/24/14 20:23, Walter Dnes wrote:
3 >>On Fri, Oct 24, 2014 at 05:40:21PM -0600, Joseph wrote
4 >>> Which application replaced "mpeg4ip" ?
5 >>>
6 >>> I'm trying to streem mpeg4 video and in the past I was using "mpeg4ip"
7 >>> but I can not find it.
8 >>
9 >> I've been using mplayer for a long time. Note that it has a lot of
10 >>flags to pick and choose from. This includes some CPU-specific flags.
11 >>
12 >>--
13 >>Walter Dnes <waltdnes@××××××××.org>
14 >>I don't run "desktop environments"; I run useful applications
15 >
16 >I can stream mpeg-4 from camera locally using both: vlc and mplayer
17 >but when I log-in from remote computer not of them work.
18 >
19 >--
20 >Joseph
21
22 I'm getting the following error from "vlc" log:
23
24 main debug: processing request item: rtsp://66.18.xxx.xxx:554/mpeg4/media.amp, node: Playlist, skip: 0
25 main debug: resyncing on rtsp://66.18.xxx.xxx:554/mpeg4/media.amp
26 main debug: rtsp://66.18.xxx.xxx:554/mpeg4/media.amp is at 0
27 main debug: starting playback of the new playlist item
28 main debug: resyncing on rtsp://66.18.xxx.xxx:554/mpeg4/media.amp
29 main debug: rtsp://66.18.xxx.xxx:554/mpeg4/media.amp is at 0
30 main debug: creating new input thread
31 main debug: Creating an input for 'rtsp://66.18.xxx.xxx:554/mpeg4/media.amp'
32 main debug: using timeshift granularity of 50 MiB, in path '/tmp'
33 main debug: `rtsp://66.18.xxx.xxx:554/mpeg4/media.amp' gives access `rtsp' demux `' path `66.18.xxx.xxx:554/mpeg4/media.amp'
34 main debug: creating demux: access='rtsp' demux='' location='66.18.xxx.xxx:554/mpeg4/media.amp' file='(null)'
35 main debug: looking for access_demux module matching "rtsp": 10 candidates
36 main debug: no access_demux modules matched
37 main debug: creating access 'rtsp' location='66.18.xxx.xxx:554/mpeg4/media.amp', path='(null)'
38 main debug: looking for access module matching "rtsp": 18 candidates
39 main debug: no access modules matched
40 main error: open of `rtsp://66.18.xxx.xxx:554/mpeg4/media.amp' failed
41 main debug: finished input
42 main debug: dead input
43 main debug: changing item without a request (current 0/1)
44 main debug: nothing to play
45
46 What is error "no access_demux modules matched" is associated with?
47
48
49 --
50 Joseph

Replies

Subject Author
Re: [gentoo-user] mpeg4ip - replacement Neil Bothwick <neil@××××××××××.uk>