Video Transcoding

General discussions.

Moderator: moderators

Video Transcoding

Postby daneren2005 » Thu Jan 10, 2013 3:44 am

I'm having trouble figuring ffmpeg's options. Does anyone know a transcode command for doing video to mp4 or basically anything besides flv?

I was able to get a basic one working with a custom ffmpeg ppa version:
ffmpeg -i %s -ss %o -t %d -s %wx%h -r 30000/1001 -vb %bk -vcodec libx264 -preset ultrafast -acodec libvo_aacenc -ac 2 -ar 48000 -f mpegts -

Only problem is that seeking within the file doesn't work with this option :(
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm

Return to General

Who is online

Users browsing this forum: No registered users and 14 guests