i have seen that
and i want to play H.263
actually i have created a encoder which creates H.263 file
and now i want to see this\
is it working properly
so i want a player to check it
So, simply use a phone which supports it (pick a phone based on the info in the table) and try on the default player (e.g., Real Player on Nokia S60 phones)
And if the emulator for a particular SDK (S60 or UIQ) also supports it, then stick the file in the emulator directories, launch the emulator and the player on the emulator.
If your content plays, you did your encoder correctly. If it doesn't, you did things wrong (your encoder has a bug), the player has a bug, or there is a difference of interpretation according to how things should be implemented.
Forum posts: 720
On which device? Depending on what you mean with ".263", you can, e.g., take a look at this table for Nokia phones, that specify which audio and video features (codecs) are supported:
http://www.forum.nokia.com/main/resources/technologies/audiovideo/av_features/FN_vid_table.html
Forum posts: 33
i have seen that
and i want to play H.263
actually i have created a encoder which creates H.263 file
and now i want to see this\
is it working properly
so i want a player to check it
Forum posts: 720
So, simply use a phone which supports it (pick a phone based on the info in the table) and try on the default player (e.g., Real Player on Nokia S60 phones)
And if the emulator for a particular SDK (S60 or UIQ) also supports it, then stick the file in the emulator directories, launch the emulator and the player on the emulator.
If your content plays, you did your encoder correctly. If it doesn't, you did things wrong (your encoder has a bug), the player has a bug, or there is a difference of interpretation according to how things should be implemented.