PDA

View Full Version : mux raw MPEG-4 ASP video into avi


Doom9
16th August 2005, 10:24
Is there a tool to do that? I know there's avc2avi but that's for MPEG-4 ASP, I'm looking for something similar for ASP content.

SeeMoreDigital
16th August 2005, 11:05
Dare I say.... how raw is raw?


Cheers

bond
16th August 2005, 13:11
Is there a tool to do that? I know there's avc2avi but that's for MPEG-4 ASP, I'm looking for something similar for ASP content.ffmpeg can do it

ffmpeg -i raw.m4v -vcodec copy output.avii also recall that there is a cmdl avi muxing tool, which might also be able to do it, but i dunno its name anymore