logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gtkspu - Decodes and displays MPEG2 Sub Picture Unit (SPU) streams

Author

       Kees Cook, <kees@outflux.net>

Description

gtkspu  decodes and displays MPEG2 Sub Picture Unit (SPU) streams. SPU streams normally occur in DVD .VOB
       files. Examples of SPUs are overlays, subtitles, and DVD menus.

       Most likely you will use the mpegcat utility to extract the SPU streams. Instructions for  extraction  of
       SPU streams can be found in the man page for mpegcat.

       Given  an  SPU  file  "dump.spu"  extracted  with  mpegcat, you can run gtkspu multiple times to view its
       contents:

               $ gtkspudump.spu0
               $ gtkspudump.spu1
               $ gtkspudump.spu2
               ...

Name

       gtkspu - Decodes and displays MPEG2 Sub Picture Unit (SPU) streams

See Also

mpegcat(1), gopchop(1)

                                                 28 October 2006                                       GTKSPU(1)

Synopsis

gtkspu { file } [ which ]

See Also