Gentoo Archives: gentoo-user

From: Haim Ashkenazi <haim@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] playing the "Go Open Source" movies
Date: Sat, 06 Aug 2005 08:34:19
Message-Id: 1123316974.7006.28.camel@parker.babysnakes.org
In Reply to: Re: [gentoo-user] playing the "Go Open Source" movies by Haim Ashkenazi
1 On Sat, 2005-08-06 at 11:12 +0300, Haim Ashkenazi wrote:
2 > On Sat, 2005-08-06 at 09:44 +0200, Andreas Karlsson wrote:
3 > > On Saturday 06 August 2005 09.03, Haim Ashkenazi wrote:
4 > > > Hi
5 > > >
6 > > > has anyone managed to play the go-open movies
7 > > > (http://www.go-opensource.org/) with sound?
8 > >
9 > > Try starting mplayer from a console and see what output you get when it loads
10 > > the movie. That should give you a hint. Look for this:
11 > >
12 > > Clip info:
13 > > Software: VirtualDubMod 1.5.10.1 (build 2366/release)
14 > > ==========================================================================
15 > > Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
16 > > AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 4000->192000 (32.0 kbit)
17 > > Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
18 > > ==========================================================================
19 > actually, in mplayer I couldn't play it at all. this is the output I
20 > get:
21 >
22 > haim@parker ~/bittornado/go-open-vol-1 $ mplayer go-open-episode-01.mp4
23 > MPlayer 1.0pre6-3.3.5-20050130 (C) 2000-2004 MPlayer Team
24 > CPU: Intel (Family: 8, Stepping: 1)
25 > Detected cache-line size is 64 bytes
26 > MMX supported but disabled
27 > MMX2 supported but disabled
28 > SSE supported but disabled
29 > SSE2 supported but disabled
30 > CPUflags: MMX: 0 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
31 > Compiled for x86 CPU with extensions:
32 >
33 >
34 > Warning unknown option cache_min at line 144
35 > Warning unknown option cache_prefill at line 147
36 >
37 > 77 audio & 189 video codecs
38 > Playing go-open-episode-01.mp4.
39 > ISO: File Type Major Brand: ISO/IEC 14496-1 (MPEG-4 system) v2
40 > QuickTime/MOV file format detected.
41 > --------------
42 > MOV track #0: 5747 chunks, 35918 samples
43 > MOV: Found MPEG4 movie Elementary Stream Descriptor atom (94)!
44 > Image size: 480 x 352 (24 bpp)
45 > Display size: 480 x 352
46 > Fourcc: mp4v Codec: ''
47 > --------------
48 > MOV track #1: 5744 chunks, 30922 samples
49 > Audio bits: 16 chans: 2 rate: 22050
50 > MOV: Found MPEG4 audio Elementary Stream Descriptor atom (39)!
51 > Fourcc: mp4a
52 > --------------
53 > MOV track #2: 1 chunks, 0 samples
54 > Generic track - not completely understood! (id: 2)
55 > --------------
56 > MOV track #3: 1 chunks, 0 samples
57 > Generic track - not completely understood! (id: 3)
58 > --------------
59 > MOV: longest streams: A: #1 (30922 samples) V: #0 (35918 samples)
60 > VIDEO: [mp4v] 480x352 24bpp 25.000 fps 0.0 kbps ( 0.0 kbyte/s)
61 > ==========================================================================
62 > Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
63 > AUDIO: 44100 Hz, 2 ch, 16 bit (0x10), ratio: 12237->176400 (97.9 kbit)
64 > Selected audio codec: [faad] afm:faad (FAAD AAC (MPEG2/MPEG4 Audio)
65 > decoder)
66 > ==========================================================================
67 > [gl] Using 4 as slice height (0 means image height).
68 > vo: X11 running at 1152x864 with depth 24 and 32 bpp (":0.0" => local
69 > display)
70 > ==========================================================================
71 > Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
72 > Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
73 > ==========================================================================
74 > Checking audio filter chain for 44100Hz/2ch/16bit ->
75 > 44100Hz/2ch/16bit...
76 > AF_pre: af format: 2 bps, 2 ch, 44100 hz, little endian signed int
77 > AF_pre: 44100Hz 2ch Signed 16-bit (Little-Endian)
78 > alsa-init: got device=0, subdevice=0
79 > alsa-init: 1 soundcard found, using: default
80 > alsa: 44100 Hz/2 channels/4 bpf/65536 bytes buffer/Signed 16 bit Little
81 > Endian
82 > AO: [alsa] 44100Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
83 > Building audio filter chain for 44100Hz/2ch/16bit ->
84 > 44100Hz/2ch/16bit...
85 > Starting playback...
86 > FAAD: Failed to decode frame: Unexpected channel configuration change
87 > FAAD: Failed to decode frame: Unexpected channel configuration change
88 > FAAD: Failed to decode frame: Unexpected channel configuration change
89 > ... (it continues the same without playing).
90 when I force mplayer to use certain codecs, I still get no soune:
91
92 haim@parker ~/bittornado/go-open-vol-1 $ mplayer -vc divx4 -ac aac
93 go-open-episode-01.mp4
94 MPlayer 1.0pre6-3.3.5-20050130 (C) 2000-2004 MPlayer Team
95 CPU: Intel (Family: 8, Stepping: 1)
96 Detected cache-line size is 64 bytes
97 MMX supported but disabled
98 MMX2 supported but disabled
99 SSE supported but disabled
100 SSE2 supported but disabled
101 CPUflags: MMX: 0 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
102 Compiled for x86 CPU with extensions:
103
104
105 Warning unknown option cache_min at line 144
106 Warning unknown option cache_prefill at line 147
107
108 77 audio & 189 video codecs
109 Playing go-open-episode-01.mp4.
110 ISO: File Type Major Brand: ISO/IEC 14496-1 (MPEG-4 system) v2
111 QuickTime/MOV file format detected.
112 --------------
113 MOV track #0: 5747 chunks, 35918 samples
114 MOV: Found MPEG4 movie Elementary Stream Descriptor atom (94)!
115 Image size: 480 x 352 (24 bpp)
116 Display size: 480 x 352
117 Fourcc: mp4v Codec: ''
118 --------------
119 MOV track #1: 5744 chunks, 30922 samples
120 Audio bits: 16 chans: 2 rate: 22050
121 MOV: Found MPEG4 audio Elementary Stream Descriptor atom (39)!
122 Fourcc: mp4a
123 --------------
124 MOV track #2: 1 chunks, 0 samples
125 Generic track - not completely understood! (id: 2)
126 --------------
127 MOV track #3: 1 chunks, 0 samples
128 Generic track - not completely understood! (id: 3)
129 --------------
130 MOV: longest streams: A: #1 (30922 samples) V: #0 (35918 samples)
131 VIDEO: [mp4v] 480x352 24bpp 25.000 fps 0.0 kbps ( 0.0 kbyte/s)
132 ==========================================================================
133 Forced audio codec: aac
134 Cannot find codec for audio format 0x6134706D.
135 Read DOCS/HTML/en/codecs.html!
136 ==========================================================================
137 [gl] Using 4 as slice height (0 means image height).
138 vo: X11 running at 1152x864 with depth 24 and 32 bpp (":0.0" => local
139 display)
140 ==========================================================================
141 Forced video codec: divx4
142 Opening video decoder: [divx4] DivX5Linux lib
143 VDec: vo config request - 480 x 352 (preferred csp: Packed YUY2)
144 [PP] Using codec's postprocessing, max q = 6.
145 Could not find matching colorspace - retrying with -vf scale...
146 Opening video filter: [scale]
147 VDec: using Packed YUY2 as output csp (no 0)
148 Movie-Aspect is undefined - no prescaling applied.
149 SwScaler: reducing / aligning filtersize 1 -> 1
150 SwScaler: reducing / aligning filtersize 1 -> 1
151 SwScaler: reducing / aligning filtersize 1 -> 1
152 SwScaler: reducing / aligning filtersize 1 -> 1
153
154 SwScaler: BICUBIC scaler, from Packed YUY2 to RGBA using C
155 VO: [gl] 480x352 => 480x352 RGBA
156 Selected video codec: [divx4] vfm:divx4 (DivX4Linux API
157 (DIVX4,DIVX5,XVID))
158 ==========================================================================
159 Audio: no sound
160 Starting playback...
161
162 I'm using AAC because that's the codec used according to their web page.
163
164 thanx
165 --
166 Haim

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] playing the "Go Open Source" movies Ryan Viljoen <ravilj@×××××.com>