#598: Subtitle on some BD/m2ts files are not handle. -------------------------------------+------------------------------------- Reporter: Sebastiii | Owner: michael Type: defect | Status: new Priority: normal | Component: FFmpeg Version: git- | Keywords: subtitle master | m2ts pmt bluray Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 -------------------------------------+------------------------------------- Hello,
On some BD/M2TS files, ffplay/ffmpeg didn't detect subtitle. It seems related that Ffmpeg relys it on the pmt. This is a sample for testing : http://dl.dropbox.com/u/10536084/mp/Sample/00002_nosubs_detected.m2ts It only detect this : {{{ ffprobe version N-33818-gd049257, Copyright (c) 2007-2011 the FFmpeg developers built on Oct 19 2011 22:57:39 with gcc 4.6.1 configuration: --enable-gpl --enable-version3 --enable-runtime-cpudetect --ena ble-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb --enable- libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --ena ble-libopenjpeg --enable-librtmp --enable-libschroedinger --enable- libspeex --en able-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable- libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib libavutil 51. 22. 0 / 51. 22. 0 libavcodec 53. 22. 0 / 53. 22. 0 libavformat 53. 17. 0 / 53. 17. 0 libavdevice 53. 4. 0 / 53. 4. 0 libavfilter 2. 44. 1 / 2. 44. 1 libswscale 2. 1. 0 / 2. 1. 0 libpostproc 51. 2. 0 / 51. 2. 0 [mpegts @ 01B58BC0] PES packet size mismatch [mpegts @ 01B58BC0] PES packet size mismatch [mpegts @ 01B58BC0] PES packet size mismatch [mpegts @ 01B58BC0] PES packet size mismatch [mpegts @ 01B58BC0] PES packet size mismatch [mpegts @ 01B58BC0] PES packet size mismatch Input #0, mpegts, from 'E:\!BDSample\00002.m2ts': Duration: 00:01:05.53, start: 1.991000, bitrate: 32881 kb/s Program 1 No Program Stream #0:0[0x1011]: Video: h264 (High), yuv420p, 1920x1080 [SAR 1:1 DAR 16: 9], 23.98 fps, 23.98 tbr, 90k tbn, 47.95 tbc Stream #0:1[0x1102]: Audio: ac3, 48000 Hz, 5.1(side), s16, 448 kb/s Stream #0:2[0x1103]: Audio: ac3, 48000 Hz, 5.1(side), s16, 448 kb/s Stream #0:3[0x1104]: Audio: ac3, 48000 Hz, 5.1(side), s16, 448 kb/s Stream #0:4[0x1105]: Audio: ac3, 48000 Hz, 5.1(side), s16, 448 kb/s Stream #0:5[0x1101]: Audio: ac3, 48000 Hz, stereo, s16, 224 kb/s Stream #0:6[0x1100]: Audio: dts (DTS-HD MA), 48000 Hz, 5.1(side), s16, 1536 kb/s }}} Thanks if you can fix it :) -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/598> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac