Opened 12 years ago

Last modified 12 years ago

#2023 new enhancement

FFmpeg Escape 124 support

Reported by: onemda@… Owned by: reimar
Priority: normal Component: demuxer
Version: HEAD Severity: minor
Keywords: Cc: compn, cehoyos
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Samples: http://wiki.multimedia.cx/index.php?title=Escape_124

Add to etc/codecs.conf

videocodec ffescape124

info "FFmpeg Escape 124"
status working
format 0x7c
fourcc ESCP
driver ffmpeg
dll escape124
out BGR15

Change History (7)

comment:1 by cehoyos, 12 years ago

Cc: cehoyos@… added

Is there a sample that needs "ESCP"?

comment:2 by onemda@…, 12 years ago

(In reply to comment #1)

Is there a sample that needs "ESCP"?

Not aware of any, wiki claims that is fourcc, i just copied it, probably can be removed, because format is all what really matters.

comment:3 by cehoyos, 12 years ago

(In reply to comment #2)

(In reply to comment #1)

Is there a sample that needs "ESCP"?

Not aware of any, wiki claims that is fourcc, i just copied it, probably can be
removed, because format is all what really matters.

Which wiki? Where is it claimed?

comment:4 by compn, 12 years ago

Cc: patriotact@… added

comment:6 by cehoyos, 12 years ago

I applied a variant of the patch but playing does not work correctly.

comment:7 by compn, 12 years ago

works for me on my old version of mplayer (mine is missing the mp_taglist change)

r34118-4.2.5 (C) 2000-2011 MPlayer Team

mplayer http://samples.mplayerhq.hu/game-formats/rpl/escape124/PYRAMID.RPL -vc +ffescape124

and MPlayer SVN-r34269-3.4.5 (C) 2000-2011 MPlayer Team

did not test current svn.

Note: See TracTickets for help on using tickets.