You are not logged in.

#1 2009-12-12 18:19:26

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

mencoder audio

Audio format 0x4134504d is incompatible with '-oac copy', please try '-oac pcm' instead or use '-fafmttag' to override it.

any ideas? when I change the audio format as suggested it just segfaults =/


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

#2 2009-12-12 18:33:24

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: mencoder audio

Wow, that's an AAC file and Mencoder can't handle it. Try with -fafmttag 0x706D and see if it helps. Or even -audio-demuxer aac -fafmttag 0x706D.

Offline

#3 2009-12-12 18:42:18

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

Re: mencoder audio

both just segfault it

Last edited by Stythys (2009-12-12 18:42:29)


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

#4 2009-12-12 18:45:24

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: mencoder audio

What formats are you converting from and to?

Offline

#5 2009-12-12 18:54:14

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

Re: mencoder audio

mkv > flv


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

#6 2009-12-12 18:57:27

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: mencoder audio

[cynicism]As soon as I say FFmpeg, you'll end up with one of the only 10 out of 20,000,000 mkv files in the wild that won't work.[/cynicism]

I would try FFmpeg and see what happens.

Offline

#7 2009-12-12 18:59:59

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

Re: mencoder audio

ffmpeg can't encode subtitles though. (that's what I was using previously)


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

#8 2009-12-12 19:11:36

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: mencoder audio

Sure it can. Well, it can decode and encode some subtitle streams. If you just want to copy from one container to the other, you can try -scodec copy.

Offline

#9 2009-12-12 20:23:18

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

Re: mencoder audio

yeah I already tried that. See this => http://bbs.archlinux.org/viewtopic.php?pid=625353


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

#10 2009-12-12 20:57:19

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: mencoder audio

Stythys wrote:

yeah I already tried that. See this => http://bbs.archlinux.org/viewtopic.php?pid=625353

I thought this all seemed so familiar. I'll drop out of this and hopefully someone that has a working solution will jump in.

Offline

Board footer

Powered by FluxBB