- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
Could some one please tell me where to find the parameter file for encoding VC1 . I couldnt find the parameter file for VC 1 . ( The other parameter files such as h264, avs, h263 etc are found atipp-samples\audio-video-codecs\application\umc_video_enc_con).
I built the VC1_dec c++ file ( present in :audio-video-codecs/codec ). But this didnt result in the formation of exe file. It gave some build errors. Could some one enlighten me about VC 1 decoding ?
Thanks
Suchethan
Link Copied
4 Replies
- 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
Quoting - Chao Y (Intel)
Hi Chao,
Thank you soo much for the reply :). I successfully encoded the vc1 seq using "umc_video_enc_con.exe" and decoded using " simple_player.exe".
but could u please tell me why H.264 has a separate exe file to decode ( umc_h264_dec_con.exe)and not others ?
Regards,
Suchethan
Hi Suchethan,
Attached is an example for VC encoder parameter file.
The project files at /audio-video-codecs/codec will create some .lib file, not executable file. You can build the solution file at audio-video-codecsapplicationsimple_player to get one simple player exe file.
Thanks,
Chao
Attached is an example for VC encoder parameter file.
The project files at /audio-video-codecs/codec will create some .lib file, not executable file. You can build the solution file at audio-video-codecsapplicationsimple_player to get one simple player exe file.
Thanks,
Chao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Suchethan,
umc_h264_dec_con.exe is an additional application which provide more accurate benchmark result than simpleplayer. Unfortunately, other codecs do not have such application. You need to use simpleplayer as an example.
Thanks,
Chao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Chao Y (Intel)
So, Can i separate the code from simple player for VC 1 or is it too complicated ( I am new to C++) ?
Regards,
Suchethan
Hi Suchethan,
umc_h264_dec_con.exe is an additional application which provide more accurate benchmark result than simpleplayer. Unfortunately, other codecs do not have such application. You need to use simpleplayer as an example.
Thanks,
Chao
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page