- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I compiled the umc_video_enc application in vs2010 using the solution file provided in the w-ipp-samples_p_7.0.0.020, but the application failed to load the h264 par file. I traced the code and it failed when it tried to open the h264 par file. The h264 par file existed in the right folder.
Strangely, if I ran the build batch file using vs2010 compiler, the executable, umc_video_enc.exe, could load the h264 par file and continue to compress my yuv file without any problem.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
it might be related to UNICODE settings set in your VS2010 project. Please try to disable UNICODE support and check if that help.
Regards,
Vladimir
it might be related to UNICODE settings set in your VS2010 project. Please try to disable UNICODE support and check if that help.
Regards,
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You are right. After disabling UNICODE, the problem is solved for now.
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