Ok this is a weird one. I dont know why people have to use bizzare combinations when they encode files.
The file is a .mp4:
FFMPEGX shows this in the summary:
From: Matroska
Video: h264, yuv420p, 1280x720
Audio: h264, 48000hz, stereo.
I'm trying to convert this to a 'normal' format with the subtitle track burned into the video. I'm getting no sound. I've never heard of H264 audio, nor have I heard of a Matroska file with a .mp4 extension.
Here's the beginning of the log file:
Encoding started on Tue Oct 27 22:56:14 EDT 2009
FIXME:Hardenabling SSE and SSE2 without detection
MEncoder dev-CVS-060307-04:23-4.0.1 (C) 2000-2006 MPlayer Team
Mac OSX static build for ffmpegX
CPU: Intel (Family: 6, Stepping: 8)
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
success: format: 0 data: 0x0 - 0x107b4744
[mkv] Track ID 1: video (V_MPEG4/ISO/AVC), -vid 0
[mkv] Track ID 2: audio (A_AAC), -aid 0, -alang und
[mkv] Track ID 3: subtitles (S_TEXT/ASS), -sid 0, -slang und
[mkv] Will play video track 1
[mkv] No audio track found/wanted.
Matroska file format detected.
VIDEO: [avc1] 1280x720 24bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:31 fourcc:0x31637661 size:1280x720 fps:23.98 ftime:=0.0417
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [scale w=1280 h=720]
================================================== ========================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
================================================== ========================
Forcing output fourcc to 58564944 [DIVX]
VDec: vo config request - 1280 x 720 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
SwScaler: using unscaled Planar YV12 -> Planar YV12 special converter
videocodec: libavcodec (1280x720 fourcc=58564944 [DIVX])
Writing header...
ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
Writing header...
ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
These videos are hard to find so just downloading something in another format isn't going to be easy.
Oddly enough VLC plays it just fine with sound and everything. In fact I tried to use the lousy transcoding feature of VLC and it did the same thing. No sound.
Results 1 to 4 of 4
-
-
You could try MKVToolnix (it has a Mac GUI app in the "second package", which installs as MkvMerge.app) to fix the MKV into something ffmpegX recognizes better. Try specifying the correct audio codec (I think the FourCC for AAC audio is "mp4a") or something and save to a new file.
-
Interesting. So it's AAC audio and for some reason FFMPEGX sees it as h264. Any way to force it to read it as AAC?
Similar Threads
-
Audio Sound File Saved - Canot Hear Sound - Total Recorder
By Teac23 in forum ComputerReplies: 1Last Post: 15th Apr 2011, 14:29 -
Audio error converting matroska to DVD
By LoafingOaf in forum Authoring (DVD)Replies: 1Last Post: 27th Oct 2009, 07:33 -
How can I remove a subtitle from a Matroska .avi file?
By HartsVideo in forum SubtitleReplies: 8Last Post: 2nd Sep 2009, 23:15 -
Encoding matroska file to AVC level 3
By flash74 in forum ffmpegX general discussionReplies: 2Last Post: 11th Feb 2008, 11:04 -
Matroska Video - Audio delay when skipping
By strutter_uk in forum Newbie / General discussionsReplies: 2Last Post: 15th Jan 2008, 11:08