littletom1201 / lavfilters

Automatically exported from code.google.com/p/lavfilters
GNU General Public License v2.0
0 stars 0 forks source link

No skipping in MPEG-TS DVB-recording with videotext #528

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Describe the issue you're having:
When using LAV Splitter with some DVB-recordings containing videotext (i.e. for 
CC-subtitles), it's not possible to skip forward or backwards inside some 
files. The player immediately skips to the end, no matter what.
________________________________________________________________________________
_____

How can the issue be reproduced? Sample File?
http://www.mediafire.com/download/n82n8pxxupbaudz/recording_teletext.ts 
Size: 460.128.308 Bytes 440MiB
MD5  dc0da49ed9876e322562b424d3c2b317
SHA1 88be63477500905c38a025899fb9bdb32abedca6
CRC  D77FD0F9

Same file without the videotext-stream, in which skipping is possible:
http://www.mediafire.com/download/tky314z54f1z99a/recording_no_teletext.ts 
Size: 445.276.308 Bytes 424MiB
MD5  a3334e927fbf590ae1efeb9c71bb557a
SHA1 dc0d601823c9cbf8316eb4772fc370b60824438c
CRC  5AF80322

If you don't want to download both files, you can create the second file from 
the first one using this small xdelta-patch (http://www.xdelta.org):
http://www.mediafire.com/download/szmjq21dhbdf49b/recording_no_teletext.ts.xdelt
a (450KiB)

To apply, use this binary 
https://github.com/jmacd/xdelta/blob/master/xdelta3/releases/xdelta3-3.0.8.x86-3
2.exe and the commandline:

xdelta3-3.0.8.x86-32.exe "recording teletext.ts" "recording no 
teletext.ts.xdelta" "recording no teletext.ts.xdelta"
________________________________________________________________________________
_____

What version of the product are you using? In which Player?

Affected Versions:
I successfully reproduced this bug in 0.63 and newer.
I guess the bug is older than that.

Affected Programs:
MPC-HC 1.7.0+ using LAV Splitter (built-in or external)
MPC-HC 1.6.x and older using external LAV Splitter
MPC-BE using external LAV Splitter

Not affected programs:
MPC-HC 1.6.x using built-in TS-splitter
MPC-HC 1.7.0+ using Haali Media Splitter
MPC-BE using built-in splitter
VLC
________________________________________________________________________________
_____

Please provide any additional information below.
-

Original issue reported on code.google.com by rene.gre...@gmail.com on 8 May 2015 at 9:51

GoogleCodeExporter commented 8 years ago
Addition 1: I could reproduce the problem with 0.57.

Addition 2: Another unaffected program is ffplay, latest version downloaded 
from http://ffmpeg.zeranoe.com/builds/.

Original comment by rene.gre...@gmail.com on 8 May 2015 at 9:58

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 1dc4b90513ba.

Original comment by h.lepp...@gmail.com on 9 May 2015 at 9:22

GoogleCodeExporter commented 8 years ago
Fixed in LAVFilters-0.65.0-7.exe, thanks.

Original comment by rene.gre...@gmail.com on 10 May 2015 at 10:25