![]() |
Problems Using FFMPEG to Convert Video
I'm having trouble using ffmpeg to convert video so that it'll be playable on the n800.
The test video I'm using was originally encoded by Quicktime 7 as a MP4 file using MPEG-4 Video and AAC Code:
$ file input.mp4 Code:
File: Code:
/usr/local/bin/ffmpeg -i input.mp4 -b 512 -padleft 40 -padright 40 -padtop 32 -padbottom 32 -vcodec mpeg4 -ab 128 -acodec aac attempt4.mp4 Code:
File: So how do I get ffmpeg to make files that will work on the n800? |
Re: Problems Using FFMPEG to Convert Video
|
All times are GMT. The time now is 10:58. |
vBulletin® Version 3.8.8