Gentoo Archives: gentoo-amd64

From: Mark Haney <mhaney@××××××××××××.org>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] slightly OT -- ffmpeg codecs
Date: Wed, 12 Mar 2008 12:59:29
Message-Id: 47D7D3A0.5060203@ercbroadband.org
1 I've got a bunch of video MP4 files (vacation footage from my sister)
2 and want to convert them to DVD format for regular DVD viewing. The
3 problem is, I must be missing a USE flag for ffmpeg to make it work.
4
5 When I try:
6
7 ffmpeg -i movie.mp4 movie.avi
8
9 I get this as output:
10
11 > Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'movie.mp4':
12 > Duration: 00:48:11.4, start: 0.000000, bitrate: 372 kb/s
13 > Stream #0.0(und): Video: mpeg4, yuv420p, 320x176, 25.00 fps(r)
14 > Stream #0.1(und): Audio: mp4a / 0x6134706D, 44100 Hz, stereo
15
16 > Unsupported codec (id=86018) for input stream #0.1
17
18 I thought at first it was the video codec causing the problem, but it's
19 not, it's the audio. I rather thought the 'mp4' use flag would have
20 covered video and audio, but it's not (at least with ffmpeg).
21
22 Any ideas?
23
24
25 --
26 Libenter homines id quod volunt credunt -- Caius Julius Caesar
27
28
29 Mark Haney
30 Sr. Systems Administrator
31 ERC Broadband
32 (828) 350-2415
33
34 Call (866) ERC-7110 for after hours support
35 --
36 gentoo-amd64@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] slightly OT -- ffmpeg codecs Ben de Groot <yngwin@g.o>
Re: [gentoo-amd64] slightly OT -- ffmpeg codecs Beso <givemesugarr@×××××.com>