• AnyStream is having some DRM issues currently, Netflix is not available in HD for the time being.
    Situations like this will always happen with AnyStream: streaming providers are continuously improving their countermeasures while we try to catch up, it's an ongoing cat-and-mouse game. Please be patient and don't flood our support or forum with requests, we are working on it 24/7 to get it resolved. Thank you.

tsMuxer Authoring Problem w/ Panasonic Players

hey samu
i got an idea or suggestion

remember we use to convert hd-dvd to bluray with evodemux
just like that ther is another gui program called ToNMT 5.4.2
I use this program to convert hd-dvd to bluray .the hd-dvd is vc-1
i convert and plays good in pc (i don't have standalone player)

I wonder if anyone using this if so, does it plays in standalone players
if someone already tried it(still not working)
i just checked it if i can use the same program to identify the bluray structure that i made suprisingly it did identifys
i wonder if u ran it thru again does it work..!!!
 
question

Has anyone tried to run the VC1 movie only thru the latest beta release of BD rebuilder?

:agree:
 
Yes, and I know the latest beta release of BD rebuilder only uses .18 version of TSMUXER.

Ouch, is Clown-BD author (mrr) aware of this problem? If he isn't aware of this problem he might want to give a shot at fixing the problem.
:agree:
 
i just did with bluray movie seems like vc-1 codec took it when i load it in and works ok
but here is the catch it doesn't keep the true-hd audio
it had only options of ac3,dts,lpcm out put
if anybody interested doom9 Tonmt 5.4.2and theres is an remux tool

remux tool is also another program that u can convert the vc-1 files made a bluray structure
but iam lack of bluray standalone player to test if anybody wanna test it and please let us know
sorry guys
 
BD Rebuilder

I have tried BD Rebuilder, it takes forever and is very like RipBot. It re-encodes so not a good idea to start with.
As for playing VC-1 files, most players will accept tsmuxer VC-1 files, so rekon your software player will also, the Panasonic is another matter.
 
TSMuxer

I Have sent a blog to TSMuxer (smlabs) re this VC-1 Panasonic problem. They seem interested, I dont think they were aware of this previously.
 
Vc-1

Hope so SamuriHL, perhaps if a few more of us send them info it may help. Cant do any harm put it that way.
 
NEW version tsmuxer 1.8.24

Have tried the latest version of tsmuxer 1.8.24 with same results, still will not play the burned VC-1 encoded disc on the Panasonic BD35/55
 
Did you consider using tsREmux 0.21.2 ? I know it's very old, and no longer developed. But I had a problematic 1080i/50 VC1 film (While She Was Out) that tsMuxeR kept screwing up. I tried it with tsremux, and I was astonished that it actually worked.
 
Last edited:
Yes have tried tsRemuxer with VC-1 discs, the produced disc just goes into STOP and will not play.

Using tsmuxer the player says HDMI with no playback, the only way to get the disc out is to hold down the on/off button, then re start and press eject.

These problems are univeral with all users of these players, very strict structure required. Im not trying to be alarmist but Other players may become like this with updates. This will mean that people that have produced ripped VC-1 discs will find they suddenly wont work and wasted media.

Scenarist software does work as confirmed by others on here but costs thousands so no good.

Most of my discs are VC-1 encoded.
 
then chuck it and get a media jukebox then. hard drive space is cheaper than blank disks, and you have to get out of your chair less so not so much wear and tear on the carpet ;)
 
Finally the tsmuxer authoring problem with VC-1 files and panasonic players is solved!! Using tsmuxer v1.8.34b and GUI v1.8.30 to create a blu ray file. Then use hexedit to make these simple changes in the index bdmv and MovieObject.bdmv files. This works on VC-1 files.
That's how index.bdmv looks before:
Code:

49 4e 44 58 30 31 30 30 00 00 00 4e 00 00 00 78
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 22 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 26 40 00 00 00 40 00 00 02 00 00 00 00 40 00

and after:
Code:

49 4e 44 58 30 32 30 30 00 00 00 4e 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 22 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 26 40 00 00 00 40 00 00 02 00 00 00 00 40 00

MovieObject.bdmv before:
Code:

4d 4f 42 4a 30 31 30 30 00 00 00 00 00 00 00 00

and after:
Code:

4d 4f 42 4a 30 32 30 30 00 00 00 00 00 00 00 00

Burn the blu ray file as usual to a BD-R and it will play on the panasonic players. I believe the latest Tsmuxer version 1.8.35 has this change in it.
See doom---http://forum.doom9.org/showthread.php?t=145739&page=2
 
tsMuxeR version 1.8.35(b):
Feature: Two modes is supported now: "Create Blu-ray disk" and "Create AVCHD disk". The mode "Create AVCHD disk" is recommended for DVD disks. Use mode "Create Blu-ray disk" if you want to write files to blue-ray disk.
gcc is linked statically, for improvement of compatibility with different Linux versions.
Bug fixed: Incompatibility of VC-1 tracks with Panasonic players was fixed. User mode "Blu-ray disk" for playing VC-1 tracks with Panasonic players.
Bug fixed: Incorrect splitting of files, if size of part is more than 4Gb. This bug appears in Linux version only.
Bug fixed: Incorrect extraction of VC-1 track from some mkv files.

Did anyone test this new version with a Panasonic player ?
 
Back
Top