#262 closed defect (worksforme)
add 3gp FourCC to codecs.conf
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Component: | demuxer |
| Version: | unspecified | Severity: | normal |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
Nokia .3GP files (the video files captured with many Nokia phones using the
bundled version of RealOne) are encoded in H.263 format, but with the
non-standard fourcc "s263".
Adding support for such .3gp videos to MPlayer is easy, just apply the following
patch to codecs.conf:
videocodec ffh263
info "FFmpeg H263+ decoder"
status working
fourcc H263,U263,h263,X263
fourcc viv1 h263
+ ; nokia .3gp files
+ fourcc s263
driver ffmpeg
dll h263
out YV12,I420,IYUV
Attachments (1)
Change History (3)
by , 21 years ago
comment:1 by , 21 years ago
comment:2 by , 21 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
It's already added in CVS version
Note:
See TracTickets
for help on using tickets.

example 3gp file