Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2002 22:49:49 +0200 (CEST)
From:      Heiko Recktenwald <uzs106@ibm.rhrz.uni-bonn.de>
To:        multimedia@FreeBSD.ORG
Subject:   mp4player bla.mp4plist
Message-ID:  <Pine.BSF.4.21.0204162143140.231-100000@moritz.alleswirdgelber>

next in thread | raw e-mail | index | archive | help
<<
And that's still not all... You can set up your player to run a playlist
by creating a simple text file with the extension .mp4plist, with
each item (file or stream) on it's own line.
 >>

We should shorten it into .mxu. It is shorter and there would be 
compatibility with mxu aka video/vnd.mpegurl in apaches
(new) mime.types.default file etc.

(There is now m3u and audio/x-mpegurl too, to teach the ignorant.)
What else should we do with filelists ? 

Dont had problems with GUI, my error was/is:

<<
uzs106@moritz$ gmp4player samples/test.mp4
21:03:07.225-mp4file-7: MP4 video max time is 22800 22.8
21:03:07.234-mp4file-7: MP4 - got profile ID 1
21:03:07.239-mp4file-7: ES config has 31 bytes
21:03:07.244-mp4file-7: create video returned 1
21:03:07.248-mp4file-7: MP4 audio max time is 22848 22.848
21:03:07.253-mp4file-7: create audio returned 1
21:03:07.295-my_player-7: Starting MPEG4 divx codec
21:03:07.300-divx-7: Found VOL in header
21:03:07.326-my_player-7: audio codec aac   
21:03:07.330-aa-6: AAC object type is 2
21:03:07.339-aa-6: Setting freq to 44100
21:03:07.440-videosync-7: Created mscreen 0x826e6c0 hxw 144 176
Fatal error 'Thread has returned from sigreturn or longjmp' at line ? in
file /usr/src/lib/libc_r/uthread/uthread_kern.c (errno = ?)
Abort(core dumped)

  >>

No idea. The farest I came with comments as suggested by Alexander
was:

<<

c++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I.. -I../.. -I../../../lib -I../../..
/lib/audio -I../../../../lib/SDL/include -I../../../../common/video/mpeg4 -I../.
./../../include -I../../../../common/lib -I../../../../lib -D_REENTRANT -DNOCONT
ROLS -fexceptions -Wall -Werror -Wmissing-prototypes -Wmissing-declarations -Wno
-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas -g -O2 -DMPEG4IP -Wp,
-MD,.deps/aa.pp -c aa.cpp  -fPIC -DPIC -o .libs/aa.lo
In file included from aa.cpp:24:
../../player_sdp.h:39: syntax error before `,'
gmake[5]: *** [aa.lo] Error 1
gmake[5]: Leaving directory `/usr/home/uzs106/mpeg4ip-0.9.3/player/src/codec/aa'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory `/usr/home/uzs106/mpeg4ip-0.9.3/player/src/codec'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/home/uzs106/mpeg4ip-0.9.3/player/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/home/uzs106/mpeg4ip-0.9.3/player'
gmake[1]: *** [all-recursive] Error 1

 >>


H.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0204162143140.231-100000>