PDA

View Full Version : Is tsMuxer the way to remove unwanted tracks from a m2ts file?


shaolin95
23rd February 2009, 03:54
Hi!
I have decided to only leave the main audio track on my m2ts files and read somewhere that I could use tsmuxer to do that WITHOUT losing any quality on the rip.
Is that correct?

setarip_old
23rd February 2009, 04:13
Yes, it is...

teox99
23rd February 2009, 14:24
is there any tsmuxer GUI for linux available? or how it can run in wine?
can anyone post a link to an english guide?

Emess
5th March 2009, 16:46
is there any tsmuxer GUI for linux available? or how it can run in wine?
can anyone post a link to an english guide?http://forum.doom9.org/showthread.php?t=142559

That aside, it runs perfectly well in wine.

E~

teox99
6th March 2009, 10:47
That aside, it runs perfectly well in wine.

It starts in wine but when i load a m2ts file no audio traks are displayed, and when i start muxing it doesn't start and close with "Mux complete. Return code -2 / Unsupported codec ". In windows works well.

my screenshot:
http://forum.doom9.org/attachment.php?attachmentid=9467&stc=1&d=1235081107

fangorn
6th March 2009, 13:50
I have the same problem.

When running in wine I can select the file in the gui, but when trying to analyze I get
"Unsupported format or all tracks are not recognized"

But when I create a batch file and use "wine tsMuxeR.exe <batchfile> <outputfile>" it performs the actions defined. So You have the option to define the batch file in a virtual machine running windows or create it by hand and use the wine command line tool to do the actual job (because tsMuxer performance in a virtual machine over the network is a pita).