- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There seems to be a bug in the H.264 hardware decoder.
The sample file is here:
http://www.wowzamedia.com/_h264/wowzamedia.h264
When I run this command I get good looking YUV output:
sample_decode.exe h264 -i wowzamedia.h264 -o wowzamedia_sf.yuv
When I run this command I get bad looking YUV output (blocky artifacts in many frames):
sample_decode.exe -hw h264 -i wowzamedia.h264 -o wowzamedia_hw.yuv
Here are the environment details:
Intel Media SDK: 2.0.12.24071
Hardware:
Processor: Sandy Bridge, 2600K
Driver version: Intel Corporation, 1/7/2011, 8.15.10.2279
Motherboard: ASUS, P8H67-MEVO
The source file was encoded using x264 with this command line:
ffmpeg -i wowzamedia.ts -strict experimental -pass 1 -s 1280x720 -y -an -vcodec libx264 -vpre default -vpre hq -vpre main -g 150 -b 3000k -bt 3000k -threads 64 wowzamedia.mov
ffmpeg -i wowzamedia.ts -strict experimental -pass 2 -s 1280x720 -y -acodec aac -ab 128k -ac 2 -ar 48000 -vcodec libx264 -vpre default -vpre hq -vpre main -g 150 -b 3000k -bt 3000k -threads 64 wowzamedia.mov
Let me know if you need any further information.
Charlie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
-Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ffmpeg-r26400
It is from this site:
http://ffmpeg.arrozcru.org/autobuilds/
Charlie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks a ton,
Charlie Good
Wowza Media Systems
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page