- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I was able to compile the application simple player on VC++ abd able to generate simple_player.exe. while trying to run this application with an mpeg1 input like:
simple_player.exe mpeg1mp2.m1v -p perf_data.txt -vfw
i get the following prints:
Usage: ????????e???????p????????w???????????
[-s(ilent)]
[-b(lind)]
[-n(atural temp)]
[-u(nrendered audio)
[-d(einterlacing)
[-i
[-t
[-p
[-v
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
BTW i had build the exe on 32 bit windows m/c. also attaching the exe for your reference.simple_player.exe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi abhishek,
The UMC simple_player sample utilizes the UMC decoders, where I dont see any existing decoder for MPEG1 video.
Did you try an MPEG-2 stream or other video format supported by the UMC, in order to validate the built simpl_player.exe you have?
Please refer to the readme.htm, included within the simple_player project directory, and locate the current supported formats by the application; also, check the codec folder to see the full list of the sample implementations, UMC currently have.
Regards,
Tamer Assad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks for the reply.
Although MPEG1 decoder is not specifically listed in the readme doc of the application but the file umc_mpeg1_dec.cpp in the mpeg2_dec/src folder. even otherwise i am pretty sure that the mpeg1 decoding is done by ipp although the code is present under mpeg2_dec folder.
regards
abhishek
- 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
Hi abhishek,
Are you building for UNICODE character set? If so, try another option, and let me know how is it going then.
Regards,
Tamer Assad- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
regards
abhishek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi abhishek,
Its good to know that your problem got solved.
Also, Im curious to know about the MPEG-1 decoding results with UMC, if you dont mind to share this result as well.
Regards,
Tamer Assad
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page