Gentoo Archives: gentoo-user

From: Allan Gottlieb <gottlieb@×××.edu>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: viewing .m4v files with totem
Date: Mon, 12 Jul 2010 02:43:50
Message-Id: yu98w5h4dzw.fsf@nyu.edu
In Reply to: [gentoo-user] Re: viewing .m4v files with totem by walt
1 walt <w41ter@×××××.com> writes:
2
3 > On 07/08/2010 06:50 PM, Allan Gottlieb wrote:
4 >> How should I view .m4v files with totem.
5 >> Is there a gst-plugin or a use flag for gst-plugins-meta?
6 >>
7 >> I have used the following, which "works", but the video quality is bad
8 >> ffmpeg -i file.m4v file.avi
9 >> totem file.avi
10 >
11 > Multimedia file types still confuse me. I believe the codecs for the
12 > packaged audio and video are the important thing when converting formats.
13 > If the video and audio streams are copied rather than re-encoded, the
14 > quality should be maintained regardless of the particular packaging.
15 >
16 > What does "file yourfile.m4v" say? For example:
17 >
18 > #file myfile.mpg
19 > myfile.mpg: RIFF (little-endian) data, AVI, 512 x 384, 25.00 fps, video:
20 > Microsoft MPEG-4 v3, audio: MPEG-1 Layer 3 (mono, 24000 Hz)
21
22 ajglap video # file Game_Theory_Lect_20_s.*
23 Game_Theory_Lect_20_s.avi: RIFF (little-endian) data, AVI, 320 x 240, ~30 fps, video: FFMpeg MPEG-4, audio: MPEG-1 Layer 1 or 2 (stereo, 44100 Hz)
24 Game_Theory_Lect_20_s.m4v: ISO Media, MPEG v4 system, iTunes AVC-LC
25 ajglap video #
26
27 > Totem displays the sample file I used above, so I must have the right
28 > codecs installed, but I can't tell you which package they came from.
29 >
30 > What does totem say when you play your m4v file?
31
32 gottlieb@ajglap /a/video $ totem Game_Theory_Lect_20_s.m4v
33 bt_audio_service_open: connect() failed: Connection refused (111)
34 gottlieb@ajglap /a/video $
35
36 Just as an experiment I enable every use flag in gst-plugins-meta.
37 This had no effect; the result was the same msg.
38
39 thanks for your help,
40 allan

Replies

Subject Author
[gentoo-user] Re: viewing .m4v files with totem walt <w41ter@×××××.com>
[gentoo-user] Re: viewing .m4v files with totem walt <w41ter@×××××.com>