Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#6244 closed defect (invalid)

ffmpeg produced stream has unreadable subtitles.

Reported by: m33ts4k0z Owned by:
Priority: normal Component: undetermined
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Trying to read a stream from an ffmpeg source, produces video and audio but the subtitles are corrupted. The source of the stream before the ffmpeg pass has working subtitles. This is just a -c copy pass.

Output attached but I can't reproduce the error through the command line and I don't have access to the source code producing it but if it's really a bug I can point it out to them in order to fix it.

The link with the problem: http://orion-view.synology.me:25461/live/test/test/5.ts

Duration: N/A, start: 1930.888000, bitrate: N/A

Program 1

Metadata:

service_name : testService
service_provider: FFmpeg

Stream #0:0[0x100]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(progressive), 720x576 [SAR 2816:2025 DAR 704:405], 25 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0:1[0x101](eng): Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 134 kb/s
Stream #0:2[0x102]: Data: bin_data ([6][0][0][0] / 0x0006)
Stream #0:3[0x103]: Data: bin_data ([6][0][0][0] / 0x0006)
Stream #0:4[0x104]: Data: bin_data ([6][0][0][0] / 0x0006)
Stream #0:5[0x105]: Data: bin_data ([6][0][0][0] / 0x0006)

Change History (3)

comment:1 by m33ts4k0z, 7 years ago

The subs are subrip -> srt

comment:2 by Carl Eugen Hoyos, 7 years ago

Component: ffmpegundetermined
Priority: importantnormal
Resolution: invalid
Status: newclosed

This does not look like a valid ticket.

comment:3 by Hendrik, 7 years ago

You can't put srt subtitles into a ts file.

Note: See TracTickets for help on using tickets.