Firstly, I should have updated this before now - sorry. You may already have your own solution, but just out of politeness here goes.....
@fullerlee
Quote:
“What tool are you using to remux the ts files? Could you send me the output of
ffmpeg -i yourfile
please?”
I've used many different tools but this one was with ffe.exe (a free GUI for ffmpeg);
This file plays perfectly and also gives me Samsung's fast forward function. Settings were set to copy video codec and selecting ac3 as the audio. This is just a remux as opposed to a full transcode so only takes about 2.5 minutes to process a full movie. (Obviously this is pc spec dependant).
Code:
ffmpeg version N-36036-ga40f43d, Copyright (c) 2000-2011 the FFmpeg developers
built on Dec 22 2011 13:44:49 with gcc 4.6.2
configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --enable-static --disable-shared --enable-zlib --disable-postproc --prefix=/media/ffmpeg --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --extra-cflags=-I/home/dennis/cc/include --extra-ldflags=-L/home/dennis/cc/lib --pkg-config=pkg-config --disable-w32threads
libavutil 51. 32. 0 / 51. 32. 0
libavcodec 53. 46. 1 / 53. 46. 1
libavformat 53. 27. 0 / 53. 27. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 53. 0 / 2. 53. 0
libswscale 2. 1. 0 / 2. 1. 0
[mpegts @ 003f83c0] max_analyze_duration 5000000 reached at 5024000
Input #0, mpegts, from 'C:\Users\Paul\Desktop\ffe\Family Guy_20110516_2323 [copy][ac3].ts':
Duration: 00:24:10.33, start: 1.400000, bitrate: 3311 kb/s
Program 1
Metadata:
service_name : Service01
service_provider: FFmpeg
Stream #0:0[0x100]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p, 720x576 [SAR 64:45 DAR 16:9], 15000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0:1[0x101](eng): Audio: ac3 ([129][0][0][0] / 0x0081), 48000 Hz, stereo, s16, 128 kb/s
At least one output file must be specified
---> DB Level Info: 8, 4
---> Frame rate: 25.00
---> Aspect ratio: 16:9
I've since managed to get Mezzmo to remux on the fly, to play on the Samsung tv and allow fast forward.
@pgerrish
I've had much the same experience as you -
Computer to TV using wmp ‘play to’ function - I can stream many file types including TS files but not 'Humax ts' files.
Computer to TV using the tv to request the file- I can stream all file types including TS files and 'Humax ts' files.
Quote:
“I can open and play the .ts files from FoxSat directly without conversion (locally or via network) in WMP12 running on the Windows 7 machine . However if I choose the WMP12 “Play to Function” and select the Samsung TV (visible on the network) it does not playa and get error. WMP12 is meant to transcode on the fly but is obviously not doing.”
I'm only guessing but I think the TV tells WMP12 it can play ts files so it isn’t going to transcode it into another ts file.
Quote:
“It has been suggested that it may be to transcode and stream in real time with some tools ( ? FFmpeg ) – but this looks command based and from the deveopement site not even sure what platform it runs on.”
Mezzmo worked very well except the lack of fast forward for 'humax ts' files, I've now managed to edit the profile for the TV within Mezzmo to get it to remux the 'humax ts' files without this problem.
Quote:
“Has anybody managed to stream (and transcode) the .ts files directly from FoxSat to Samsung TV (without static intermediate conversion)?”
Yes - if you mean files currently on the humax machine streamed from the box to a Samsung tv - You have to use the TV to request the file if it's a bog standard Humax ts file (this way the file gets remuxed by your media server so the Samsung can cope with it); you can use the WMP play to function if it's a proper ts file. This file has to be delivered from the box to the computer, the computer remuxes the file into a 'proper' ts file which can then be delivered to the Humax. I've got a wired Cat5 connection and it just about manages it.
The trick is to get your Media server to remux the ts file when needed.
If you've found any better solutions let us know - if you want more details just ask.
Wakelest (France)