Hi,

I have question with respect to video compatibilty on Samsung tv. Videos in hevc-format (H.265) are not accepted, so i transcoded them to H.264 using "kdenvlive". This works fine. videos are accepted by Samsung tv. But transcoding hevc-videos to H.264 using "ffmpeg" are refused by Samsung. Some specific parameters must be missing. Comparing results of "ffprobe" between videos produced by "kdenlive" and by "ffmpeg" don't show significant changes.

Extracts from "ffprobe -v info -show_entries stream=codec_name,codec_type -of default=noprint_wrappers=1:nokey=1":

a) Input file generated by ffmpeg:
Stream #0:0[0x1](eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 1080x1920, 13290 kb/s, 29.92 fps, 29.92 tbr, 11488 tbn (default)

b) Input file generated by "kdenlive":
Stream #0:0[0x1](und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 1080x1920 [SAR 1:1 DAR 9:16], 15067 kb/s, 29.97 fps, 29.97 tbr, 30k tbn (default)

Do you have ideas which parameters should be applied to ffmpeg command for transcoding?

Kind regards,
Gerd

_______________________________________________
ffmpeg-user mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to