Hi
I have problem with ffmpegX 0.09o
I have a .ts file, and I want to encode it in divx for the video and passthrough for the audio, the audio is mp2.
I selected the video codec like mpeg4.[av] ffmpeg
and the audio like passthrough.
but the output .avi file have the correct video codec but the audio codec is mp3 instead mp2.
ffmpeg don't give me any error, i try olso with the terminal windows open and there aren't errors.
Encoding started on Fri Sep 3 01:12:43 CEST 2004
Input #0, mpegts, from '/Volumes/Video OK/CSI(ts).ts':
Duration: 23:41:11.9, bitrate: 160 kb/s
Stream #0.0[0xe0]: Video: mpeg2video, 480x576, 25.00 fps
Stream #0.1[0xc0]: Audio: mp2, 48000 Hz, stereo, 160 kb/s
Output #0, avi, to '/Volumes/Video OK/CSI1000.avi':
Stream #0.0: Video: mpeg4 (hq), 640x480, 25.00 fps, q=2-5, 1000 kb/s
Stream #0.1: Audio: mp3, 48000 Hz, stereo, 160 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
is audio passthrough supported by the mpeg4.[av] ffmpeg video codec ?
Results 1 to 3 of 3
-
-
I am also having problems with passthrough, for video. If I want to seperate out the video and audio tracks, by using passthrough, video which ffmpegx recognizes as divx (mpeg4) gets turned into raw video. I choose "Encode video-Passthrough" and uncheck "Encode audio"
Code:ffmpeg version 0.4.9-pre1, build 4721, Copyright (c) 2000-2004 Fabrice Bellard built on Sep 2 2004 08:23:45, gcc: 3.3 20030304 (Apple Computer, Inc. build 1666) Input #0, yuv4mpegpipe, from 'pipe:': Duration: N/A, bitrate: N/A Stream #0.0: Video: rawvideo, yuv420p, 640x360, 23.98 fps Output #0, avi, to '/Volumes/Big_Drive/Samurai_7/107.avi.e.avi': Stream #0.0: Video: rawvideo, yuv420p, 640x360, 23.98 fps, q=2-31 Stream mapping: Stream #0.0 -> #0.0
Similar Threads
-
Passthrough Video and convert Audio
By Teoulis-69 in forum Video Streaming DownloadingReplies: 2Last Post: 21st Jul 2019, 11:50 -
Problem with video passthrough codec
By Modemserf in forum ffmpegX general discussionReplies: 0Last Post: 19th Jan 2010, 22:01 -
Problem with wmv converting ffmpeg codec id 86056
By Pika in forum Video ConversionReplies: 2Last Post: 15th Jul 2009, 15:29 -
Mencoder // ffmpeg flv file Audio-video sync problem
By krishnareddy in forum ffmpegX general discussionReplies: 5Last Post: 26th Apr 2009, 09:13 -
VHS via MiniDV passthrough, no video but audio is fine
By TerryNG in forum Capturing and VCRReplies: 6Last Post: 21st Jul 2007, 13:50