Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 645
    • Issues 645
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-basegst-plugins-base
  • Issues
  • #589

Closed
Open
Created Apr 15, 2019 by rlandj@rland

playback:playbin3 can't load external srt subtitle(playbin2 ok)

ubuntu 18.04 + master 1.15.90
Playbin3 can't load external .srt:
---
GST_DEBUG_COLOR_MODE=off GST_DEBUG=6 GST_DEBUG_FILE='/home/shakin/Desktop/log/gst_playbin3_ng.log' GST_DEBUG_DUMP_DOT_DIR='/home/shakin/Desktop/log' gst-launch-1.0 playbin3 uri=file:///home/shakin/Desktop/big_buck_bunny_1080p_surround_176_144_2.mp4 suburi=file:///home/shakin/Desktop/sample.srt

but,following display subtitles properly:
----
GST_DEBUG_COLOR_MODE=off GST_DEBUG=6 GST_DEBUG_FILE='/home/shakin/Desktop/log/gst_playbin2_ok.log' GST_DEBUG_DUMP_DOT_DIR='/home/shakin/Desktop/log' gst-launch-1.0 playbin uri=file:///home/shakin/Desktop/big_buck_bunny_1080p_surround_176_144_2.mp4 suburi=file:///home/shakin/Desktop/sample.srt

log and test files are attached:
playbin3_load_external_src_failed.zip

Edited Apr 16, 2019 by rlandj
Assignee
Assign to
Time tracking