Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6814 Discussions

problem with encoding mp4 file from YUV raw file using umc_video_enc_con.exe

Naseeb_Panghal
Beginner
432 Views
Hi,

I am trying to create mp4 file using IPP umc_video_enc_con.exe(an application given with IPP software). I am trying it through command prompt.
The command i am executing is "umc_video_enc_con.exe m4 -f 25 -w 720 -h 480 -i hugefile.yuv -o flower.mp4" exactly(without quotes ofcourse).
.mp4 file gets created but when i play it with window media player or VLC player, file is not supported by players.


Please let me know if there is anything wrong with process of creating .mp4 or wrongwith the command.
Please suggest the exact command i need to execute to create .mp4 file.

Best Regards,
NaseebPanghal
0 Kudos
1 Reply
Sergey_K_Intel
Employee
432 Views
Hi Naseeb,
Please make sure you have MPEG4 video decoder installed in your operating system. Or, you can try "simple_player" application to playback the file.
Regards,
Sergey
0 Kudos
Reply