Hi guys, when I use FFmpeg to create an h264 MP4 it won't play in either Zoom Player or JW Player, if however I rename it to an FLV I can play it in JW Player (but still not Zoom Player.) Something isn't right. I think it's the audio codec because I can't use libfaac, it's 'unknown encoder libfaac'.
I tried using Handbrake but I can't set the start time and duration, it only encodes the whole thing which is not what I want.
I can't win.
ffmpeg settings:
ffmpeg -i source.mp4 -ab 96k -vcodec libx264 -fpre slow -crf 22 -threads 0 -y dest.mp4
+ Reply to Thread
Results 1 to 3 of 3
Similar Threads
-
help - how to compile latest "nightly" ffmpeg for win32 (XP) with mingw
By hydra3333 in forum ProgrammingReplies: 32Last Post: 20th May 2017, 00:33 -
[FFmpeg] libxvid - Invalid aspect ratio
By Klagar in forum Video ConversionReplies: 4Last Post: 26th Nov 2010, 16:52 -
FFMPEG Win32 binary
By DEmberton in forum ProgrammingReplies: 3Last Post: 1st May 2010, 09:59 -
ffmpeg / "ffpresets" dir (under Win32)..?
By Gew in forum Newbie / General discussionsReplies: 0Last Post: 19th Apr 2009, 16:40 -
Automated FFmpeg Win32 Builds.
By Chris K in forum Latest Video NewsReplies: 1Last Post: 10th Apr 2009, 00:38