2017-03-23 17:48 GMT+01:00 Chris Colton <chris.s.col...@gmail.com>:

> I'm using the following to transcode files to H.265 for final delivery
> since they can be so small and still look great. However, they play fine in
> VLC and even Vimeo, but Premiere Pro shows a blank, solid green image

Do you have a hevc isom file that is supported by Premiere Pro?

[...]

> -i "<SourceFileName>" -y
> -c:v libx265 -preset veryfast -crf 23
> -c:a aac -b:a 320k -ar 48000 -ac 2 -max_muxing_queue_size 1000
> "<OutputPath><PureSourceFileNameWOExtension>_H265.mp4"

(Actual command line and complete, uncut console output missing.)

Carl Eugen
_______________________________________________
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