View Single Post
Old 9th December 2011, 16:13   #4144  |  Link
HanSooloo
Registered User
 
Join Date: Apr 2007
Posts: 5
Quote:
Originally Posted by jdobbs View Post
Don't give the .SUP file name as output in the command line -- give it an output folder name. TSMUXER will name the .SUP itself based on the source name and track ID. It has to do that since the demuxing function can result in more than one output file.
That did the trick.

However, the output looks like it's just a suffix, i.e., .track_4608.sup

Any way to prefix it with the M2TS file name, e.g., 00501.track_4608.sup?
Code:
root@127.0.0.1:/Folder/BDMV/STREAM# ls -la sup
drwxr-xr-x    2 root     root            3 Dec  9 09:33 ./
drwxr-xr-x    3 nobody   smbusers       74 Dec  9 09:32 ../
-rw-r-----    1 root     root     37305563 Dec  9 09:42 .track_4608.sup
HanSooloo is offline   Reply With Quote