Im trying to convert a .mov file to Xvid with video & audio in the one avi file. However, whenever I try to do this the conversion comes out with an xvid converted avi file of the video with no audio AND encodes a SEPERATE mp3 audio file for the soundtrack.
Hence im left with eg;
TheMovie.avi (no sound)
TheMovie.mp3
What am I doing wrong?? I dont want seperate audio and video streams i just want an .avi file with video and audio that I can play normally!
I know i'm doing something wrong but cant figure it out. If any kind soul out there can help me i'll owe you a carton of beer! hehe
Thanks in advance!
Results 1 to 6 of 6
-
wilson
MAC'S RULE!
-
Same problem here.
Here are the process messages:
*****************************
Your AVI DivX default setting:
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
Mac OSX universal build for ffmpegX
libavutil version: 49.0.0
libavcodec version: 51.9.0
libavformat version: 50.4.0
Thu Jan 4 23:42:42 CET 2007
movtoy4m
Copyright 2002-2006 Johan Lindstr??m
All rights reserved..
Input #0, yuv4mpegpipe, from 'pipe:':
Duration: N/A, bitrate: N/A
Stream #0.0, 23.98 fps(r): Video: rawvideo, yuv420p, 320x176
Output #0, avi, to '/Users/udo/Movies/DoubleFantasyHI.mov.ff.avi.e.avi':
Stream #0.0, 23.98 fps(c): Video: mpeg4, yuv420p, 320x176, q=2-9, 303 kb/s
Stream mapping:
Stream #0.0 -> #0.0
bench: utime=12.086s
video:12363kB audio:0kB global headers:0kB muxing overhead 1.592070%
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
Mac OSX universal build for ffmpegX
libavutil version: 49.0.0
libavcodec version: 51.9.0
libavformat version: 50.4.0
Seems that stream 1 comes from film source: 2997.00 (2997/1) -> 23.98 (24000/1001)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/udo/Movies/DoubleFantasyHI.mov':
Duration: 00:10:39.0, start: 0.000000, bitrate: 285 kb/s
Stream #0.0(eng): Audio: aac, 32000 Hz, stereo
Stream #0.1(eng), 23.98 fps(r): Video: svq3, yuv420p, 320x240
Codec type mismatch for mapping #0.1 -> #0.0
I get an avi without sound no seperate sound file.
*****************************
Change to DivX with ffmpeg setting:
*****************************
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
Mac OSX universal build for ffmpegX
libavutil version: 49.0.0
libavcodec version: 51.9.0
libavformat version: 50.4.0
Thu Jan 4 23:44:43 CET 2007
movtoy4m
Copyright 2002-2006 Johan Lindstr??m
All rights reserved..
Input #0, yuv4mpegpipe, from 'pipe:':
Duration: N/A, bitrate: N/A
Stream #0.0, 23.98 fps(r): Video: rawvideo, yuv420p, 320x176
Output #0, avi, to '/Users/udo/Movies/DoubleFantasyHI.mov.ff.avi.e.avi':
Stream #0.0, 23.98 fps(c): Video: mpeg4, yuv420p, 320x176, q=2-9, 303 kb/s
Stream mapping:
Stream #0.0 -> #0.0
bench: utime=12.078s
video:12363kB audio:0kB global headers:0kB muxing overhead 1.592070%
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
Mac OSX universal build for ffmpegX
libavutil version: 49.0.0
libavcodec version: 51.9.0
libavformat version: 50.4.0
Seems that stream 1 comes from film source: 2997.00 (2997/1) -> 23.98 (24000/1001)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/udo/Movies/DoubleFantasyHI.mov':
Duration: 00:10:39.0, start: 0.000000, bitrate: 285 kb/s
Stream #0.0(eng): Audio: aac, 32000 Hz, stereo
Stream #0.1(eng), 23.98 fps(r): Video: svq3, yuv420p, 320x240
Codec type mismatch for mapping #0.1 -> #0.0
I get 1 avi without sound and distorted aspect ratio and 1 MP3 that is 0 kb.
*****************************
Same setting with Quicktime and letterbox option:
*****************************
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
Thu Jan 4 23:46:03 CET 2007
Mac OSX universal build for ffmpegX
libavutil version: 49.0.0
libavcodec version: 51.9.0
libavformat version: 50.4.0
movtoy4m
Copyright 2002-2006 Johan Lindstr??m
All rights reserved..
Input #0, yuv4mpegpipe, from 'pipe:':
Duration: N/A, bitrate: N/A
Stream #0.0, 23.98 fps(r): Video: rawvideo, yuv420p, 320x176
Output #0, avi, to '/Users/udo/Movies/DoubleFantasyHI.mov.ff.avi.e.avi':
Stream #0.0, 23.98 fps(c): Video: mpeg4, yuv420p, 320x176, q=2-9, 303 kb/s
Stream mapping:
Stream #0.0 -> #0.0
bench: utime=12.064s
video:12363kB audio:0kB global headers:0kB muxing overhead 1.592070%
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
Mac OSX universal build for ffmpegX
libavutil version: 49.0.0
libavcodec version: 51.9.0
libavformat version: 50.4.0
Seems that stream 1 comes from film source: 2997.00 (2997/1) -> 23.98 (24000/1001)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/udo/Movies/DoubleFantasyHI.mov':
Duration: 00:10:39.0, start: 0.000000, bitrate: 285 kb/s
Stream #0.0(eng): Audio: aac, 32000 Hz, stereo
Stream #0.1(eng), 23.98 fps(r): Video: svq3, yuv420p, 320x240
Codec type mismatch for mapping #0.1 -> #0.0
Same as before
*****************************
Finally I try XviD with ffpeg setting with Quicktime and letterbox option:
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
Thu Jan 4 23:49:11 CET 2007
Mac OSX universal build for ffmpegX
libavutil version: 49.0.0
libavcodec version: 51.9.0
libavformat version: 50.4.0
movtoy4m
Copyright 2002-2006 Johan Lindstr??m
All rights reserved..
Input #0, yuv4mpegpipe, from 'pipe:':
Duration: N/A, bitrate: N/A
Stream #0.0, 23.98 fps(r): Video: rawvideo, yuv420p, 320x176
Output #0, avi, to '/Users/udo/Movies/DoubleFantasyHI.mov.ff.avi.e.avi':
Stream #0.0, 23.98 fps(c): Video: xvid, yuv420p, 320x176, q=2-9, 303 kb/s
Stream mapping:
Stream #0.0 -> #0.0
bench: utime=19.524s
video:12324kB audio:0kB global headers:0kB muxing overhead 1.596497%
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
Mac OSX universal build for ffmpegX
libavutil version: 49.0.0
libavcodec version: 51.9.0
libavformat version: 50.4.0
Seems that stream 1 comes from film source: 2997.00 (2997/1) -> 23.98 (24000/1001)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/udo/Movies/DoubleFantasyHI.mov':
Duration: 00:10:39.0, start: 0.000000, bitrate: 285 kb/s
Stream #0.0(eng): Audio: aac, 32000 Hz, stereo
Stream #0.1(eng), 23.98 fps(r): Video: svq3, yuv420p, 320x240
Codec type mismatch for mapping #0.1 -> #0.0
I still have a distorted soundless avi and an empty MP3
Similar Threads
-
ffdshow is insane
By El Heggunte in forum Off topicReplies: 4Last Post: 9th Oct 2010, 12:36 -
my private area is going crazy insane....
By Will Hay in forum FeedbackReplies: 3Last Post: 26th Jan 2010, 11:33 -
Going insane - Hardcoding subtiles/converting from mkv
By Jamalarm in forum Video ConversionReplies: 3Last Post: 24th Nov 2008, 18:22 -
Blockbuster... are they insane???
By MeDiCo_BrUjO in forum Off topicReplies: 11Last Post: 20th Dec 2007, 23:44 -
It's Official: Ebay Has Gone Insane!
By dafoe in forum Off topicReplies: 13Last Post: 11th Jul 2007, 02:29