I'm asking a Premiere question here because FFmpeg's implementation of HEVC
is the only form of HEVC I've ever tried that hasn't automatically worked
in Premiere. With FFmpeg you have the ability to fine tune commands to such
a great extent that I was hoping someone could help with the problem.
ᐧ


Thanks,

Chris Colton <ch...@coltonmp.com>
Colton Media Productions <http://www.coltonmediaproductions.com/>
+1 970-444-2542
Facebook <http://facebook.com/coltonmediaproductions> | Twitter
<http://twitter.com/Chris_Colton>

On Tue, Mar 28, 2017 at 11:38 AM, Paul B Mahol <one...@gmail.com> wrote:

> On 3/28/17, Chris Colton <chris.s.col...@gmail.com> wrote:
> > Hi all,
> >
> > I tried to get an answer on this before I actually subscribed to the
> > mailing list, so I'm told I didn't receive all the replies so I'm just
> > starting over here.
> >
> > I'm using FFmpeg to transcode to H.265 because Premiere's native encoding
> > is incompatible with Vimeo (Vimeo's transcoding causes a color shift in
> > HEVC from Premiere). I also love the constant rate factor encoding option
> > because it'll decide bitrate depending on the resolution needed. I used
> the
> > command below and VLC and Vimeo both play it (vimeo with no color
> issues),
> > but if you try to check the encode to the original in Premiere, it
> imports
> > with sound playing correctly and just a blank green image instead of the
> > video. Any ideas?
>
> Yes, I have an idea? Why you are asking Premiere question in FFmpeg
> mailing list?
>
> >
> > -i "source.mov" -y -c:v libx265 -preset veryfast -crf 23 -vf
> format=yuv420p
> > -c:a aac -b:a 320k -ar 48000 -ac 2 -max_muxing_queue_size 1000 "H265.mp4"
> > **
> > _______________________________________________
> > ffmpeg-user mailing list
> > ffmpeg-user@ffmpeg.org
> > http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> >
> > To unsubscribe, visit link above, or email
> > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to