[FFmpeg-user] Video rotated with ffmpeg not playing in flowplayer

Christian Ebert blacktrash at gmx.net
Tue Oct 2 09:33:07 CEST 2012


* Clément Bœsch on Tuesday, October 02, 2012 at 09:24:46 +0200
> On Tue, Oct 02, 2012 at 08:16:43AM +0100, Christian Ebert wrote:
>> ffmpeg -i $in-landscape -vf transpose=1,scale=360:480 \
>>       -c:v libx264 -preset fast -crf 22 \
>>       -c:a libfaac -b:a 128k out-portrait.mp4
>> 
>> qt-faststart out-portrait.mp4 out.mp4
>> 
> 
> You shoule be able to skip the qt-faststart step using the muxer option
> -movflags +faststart.

Ah, nice, I see I have to git pull again ;-)

thx

c
-- 
\black\trash movie    _MORALISK  ANSTALT_
                        "Nix verstanden."

--->> http://www.blacktrash.org/underdogma/moraliskanstalt.php


More information about the ffmpeg-user mailing list