[MPlayer-users] Converting video to Nintendo 3DS
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Feb 26 16:36:50 CET 2012
On Sun, Feb 26, 2012 at 12:17:43PM -0300, Lucas Badiale wrote:
> Hello,
>
> I am trying to convert videos to nintendo 3DS using mplayer.
> But for some reason, nintendo 3DS doesn't seem to recognize the videos.
>
> ffmpeg converts percetly to 3DS, but I am unnable to put subtitles to
> the video...
> The command line for ffmpeg is the following:
> ffmpeg -i "video.avi" -s 400x240 -aspect 2:1 -r 20 -codec:v mjpeg
> -qscale 1 -codec:a adpcm_ima_wav -ac 2 "VID_0001.AVI"
Most likely: you need to use -ffourcc to set it to the same
value when using mencoder.
But for any further help you should start with giving the minimal
equivalent mencoder line you tried and the output of both commands.
More information about the MPlayer-users
mailing list