Le 29 janv. 08 à 22:17, Sujeet Akula a écrit : > Hello, > > I recently tried muxing m1v and mp2 video and audio files, > respectively > into VCD-compatible format with mplex, using the following command: > > mplex -f 1 -o talkie.mpg video.m1v audio.mp2 > > It apparently did not complain about the video file, but did complain > about the audio.mp2: > > INFO: [mplex] mplex version 1.8.0 (2.2.4 $Date: 2005/08/28 > 17:50:54 $) > INFO: [mplex] File video.m1v looks like an MPEG Video stream. > **ERROR: [mplex] File audio.mp2 unrecogniseable! > **ERROR: [mplex] Unrecogniseable file(s)... exiting. > > Furthermore, the audio.mp2 and video.m1v files were created using > ffmpeg > and mplayer: > > ffmpeg -i movie.avi -vn -ab 224k -ar 44100 -ac 2 -acodec mp2 -y > audio.mp2
[...] which version of ffmpeg, a recent one? try "file audio.mp2" what's the result? mp3? if mplex is not able to recognize your file it's because the mp2 has a bad tag (and if the file is tagged as mp3, so use a more recent ffmpeg version) bye Hervé ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mjpeg-users mailing list Mjpeg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mjpeg-users