Fix subtitle position.

This commit is contained in:
Johns
2012-01-12 18:55:07 +01:00
parent 19a37bb0bf
commit 30d8e8afe9
3 changed files with 65 additions and 15 deletions

9
Todo
View File

@@ -29,7 +29,8 @@ missing:
multistream handling
ITU BT601, ITU BT709 (HD), RGB studio levels (16-235)?
suspend output / energie saver: stop audio, stop video, configurable
Subtitle have the wrong position
Option deinterlace off / deinterlace force!
Make output drivers better moduluar.
vdpau:
1080i with temporal spatial and level 1 scaling too slow with my GT 520
@@ -38,6 +39,7 @@ vdpau:
Improve OSD handling, show only what is used. Big OSD costs performance
VdpPreemptionCallback handling
hard channel switch
suspendoutput didn't show logo or black picture.
libva:
hard channel switch
@@ -66,6 +68,8 @@ audio/alsa:
done? video/audio asyncron
random crashes in av_parser_parse2, when switching channels
sometimes alsa hangs
snd_pcm_state: Assertion `pcm' failed. while switching channels
(thread problem)
better downmix of >2 channels on 2 channel hardware
remix support of unsupported sample rates
@@ -73,6 +77,9 @@ audio/alsa:
ffmpeg didn't support resample of 5 to 2 channels
CodecAudioOpen can fail "can't open audio codec" and does Fatal exit.
audio:
write TS -> PES parser, which feeds audio before the next start packet
audio/oss:
alsa oss emulation mixer "pcm" not working
ring buffer overflow with alsa oss emulation