Unknown1User / ps3mediaserver

Automatically exported from code.google.com/p/ps3mediaserver
0 stars 0 forks source link

Transcoding TS / TS4 using TSREMUX instead of tsmuxer #548

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using TS4 File (HD recordfor Technisat HDS2)
2. Renaming it to TS or M2TS, ...
3.

What is the expected output? What do you see instead?
Thought that PS3MS could transcode Technisat streams
(TS4 for HD streams) on the fly to "normal" M2TS, TS.
However since tsmuxer does not support TS4 files it fails.

What version of the product are you using? On what operating system?
1.10. / Windows Home Server (more or less Win2003)

If you are transcoding a media file, which engine are you using (mencoder, 
avisynth/mencoder, tsmuxer?) - tried ou all of them without success

If the media file is in error (or does not play flawlessly), what are the 
codec informations of this file (you can use following program: 
mediainfo.sourceforge.net) ? 

Please provide any additional information below and PLEASE JOIN debug.log 
file !!

Is there a way to add own engine types to PS3MS and if so how? What
requirements / preconditions must be fullfilled to add additional engines
to PS3MS on-the-fly transcoding?

Actual issue is that Technisat HD recordings can't be streamed with / 
without transcoding with PS3MS. 
Neither MEncoder nor TSmuxer does support the
TS4 file format specification used by technisat. However TSREMUX
(just google) can convert it easily to e.g. normal TS / M2TS files
which then play flawlessly with PS3MS. So the question is whether
it is possible to add tsremux as transcoder engine to PS3MS for doing
"on-the-fly" conversion - speed should not be an issue since tsremux
is definitely fast enough for doing it on-the-fly ... tsremux has the 
ability to call it via CMD-Prompt ... 

Any idea / input greatly appreciated!

Many thanks! Andi

By the way: for me all other Streaming engines (TVersity, Twonky, 
Firefly, ...) I tried are no longer required - Thanks for this really
great piece of software!

Original issue reported on code.google.com by andreas....@snapconsult.com on 7 Oct 2009 at 9:15

GoogleCodeExporter commented 9 years ago

Original comment by frost1...@gmail.com on 21 Dec 2012 at 4:10