- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm trying to hw encoding h264 interlaced video using sample_encode in Media SDK 2013 R3 Linux Servers. The cpu is too high about 600%.
Compile cmd line: build.pl --cmake=intel64.make.release --build. Encoding cmd line: sample_encode_drm h264 -tff -hw -i raw.yuv -o video.264 -w 1920 -h 1080.
As using -tff parameter, the cpu is too high about 600%, while remove this parameter the cpu is just 30%. How can I encoding interlaced video under lower cpu?
Linux(x86_64) Intel(R) Core(TM) i7-3770T CPU @ 2.50GHz GenuineIntel GNU/Linux
Thanks,
Neil
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
This is simply a result of hardware and low-level driver support..
All hardware and drivers have limitations and for this device, this is one. When encoding this, the CPU is required to perform tasks.
-Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Same code on windows works fine with/without tff parameter.
When would linux sdk real support interlace although you announce support interlace?
Thanks,
Neil
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page