- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello!
I am experimenting with 'ipp-samples' bundled with IPP 5.3 Update 2 for Linux.
I have created a video file in 3gp format with my Nokia E70 phone. I was able to decode the file into a YUV file with 'simple_player'. The file was recognized by 'simple_player' as a h263 video file with 174x144 (QCIF) resolution.
I was able to encode it into MPEG-2 format using 'umc_video_enc_con' sample app. The resulting mpg file is played correctly in Windows Media Player and other programs.
However, my attempts to convert it into mp4 or 3gp were completely fruitless. The output file was not recognized correctly by Windows Media Player, Apple QuickTime and Nokia Multimedia Player.
Could you, please, provide a sample command line parameters (or a sar file) that allows to generate valid mp4 (MPEG4) and 3gp (H263) video files for 174x144 resolutions?
I am experimenting with 'ipp-samples' bundled with IPP 5.3 Update 2 for Linux.
I have created a video file in 3gp format with my Nokia E70 phone. I was able to decode the file into a YUV file with 'simple_player'. The file was recognized by 'simple_player' as a h263 video file with 174x144 (QCIF) resolution.
I was able to encode it into MPEG-2 format using 'umc_video_enc_con' sample app. The resulting mpg file is played correctly in Windows Media Player and other programs.
However, my attempts to convert it into mp4 or 3gp were completely fruitless. The output file was not recognized correctly by Windows Media Player, Apple QuickTime and Nokia Multimedia Player.
Could you, please, provide a sample command line parameters (or a sar file) that allows to generate valid mp4 (MPEG4) and 3gp (H263) video files for 174x144 resolutions?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
In IPP 5.3 audio-video-codecs sample we do not provide support for 3GP container format. Sometime it is possible to decode such files with simple player because similarity with MP4 format. But we do not guarantee splitter will work with any 3GP compliant file.
From the other hand, umc_video_enc_con application can produce only raw video stream on output because it does not use muxer component (for simplicicty reasons). It is intended to demonstarte how to use UMC video encoders.
Regards,
Vladimir

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