Page 561 of 756
Re: Dolby Vision now possible through MP4 Mux.
Posted: Tue Jun 13, 2023 3:41 pm
by RESET_9999
jkatchy2 wrote: Tue Jun 13, 2023 3:31 pm
I have remuxed from my original BD disc , but when I try to fast forward on my x800m2 its shows Operation is prohibited , anything I am doing wrong ? I use your tool to create m2ts version.
When you play a movie, the player will display an OSD for a few seconds. You have to wait until it's gone before you can FF/RW
Re: Dolby Vision now possible through MP4 Mux.
Posted: Tue Jun 13, 2023 8:16 pm
by jkatchy2
RESET_9999 wrote: Tue Jun 13, 2023 3:41 pm
jkatchy2 wrote: Tue Jun 13, 2023 3:31 pm
I have remuxed from my original BD disc , but when I try to fast forward on my x800m2 its shows Operation is prohibited , anything I am doing wrong ? I use your tool to create m2ts version.
When you play a movie, the player will display an OSD for a few seconds. You have to wait until it's gone before you can FF/RW
I did waited till the OSD " This Operation is Prohibited" to go away and then again tried to do FF/RW in my x800m2 , it pops up the same OSD . is my tsmuxer version is a problem ? this is not for my one disc I have tried couple of titles .
Re: Dolby Vision now possible through MP4 Mux.
Posted: Tue Jun 13, 2023 9:23 pm
by RESET_9999
jkatchy2 wrote: Tue Jun 13, 2023 8:16 pm
I did waited till the OSD " This Operation is Prohibited" to go away and then again tried to do FF/RW in my x800m2 , it pops up the same OSD . is my tsmuxer version is a problem ? this is not for my one disc I have tried couple of titles .
I don't know, it's working fine on mine.
I use dual-track P7 or P8 ST TS via the wifi.
Re: Dolby Vision now possible through MP4 Mux.
Posted: Tue Jun 13, 2023 10:48 pm
by jkatchy2
RESET_9999 wrote: Tue Jun 13, 2023 9:23 pm
jkatchy2 wrote: Tue Jun 13, 2023 8:16 pm
I did waited till the OSD " This Operation is Prohibited" to go away and then again tried to do FF/RW in my x800m2 , it pops up the same OSD . is my tsmuxer version is a problem ? this is not for my one disc I have tried couple of titles .
I don't know, it's working fine on mine.
I use dual-track P7 or P8 ST TS via the wifi.
Oh ok , will try to figure out with different titles . One more query with your tool/by anyother means, is it possible to convert DV metadata to Hdr10+ metadata and inject to BL ?
Re: Dolby Vision now possible through MP4 Mux.
Posted: Tue Jun 13, 2023 11:51 pm
by tjayz
jkatchy2 wrote: Tue Jun 13, 2023 8:16 pm
RESET_9999 wrote: Tue Jun 13, 2023 3:41 pm
jkatchy2 wrote: Tue Jun 13, 2023 3:31 pm
I have remuxed from my original BD disc , but when I try to fast forward on my x800m2 its shows Operation is prohibited , anything I am doing wrong ? I use your tool to create m2ts version.
When you play a movie, the player will display an OSD for a few seconds. You have to wait until it's gone before you can FF/RW
I did waited till the OSD " This Operation is Prohibited" to go away and then again tried to do FF/RW in my x800m2 , it pops up the same OSD . is my tsmuxer version is a problem ? this is not for my one disc I have tried couple of titles .
What audio are you using and are the titles all FEL and are you keeping it in P7 dual stream? x800 can have issues with FEL ST and I seen issues with EAC3. I never use P8 on the x800 so not sure if that has issues or not, shouldn't though. Also, learned videos with lots of different subtitle tracks can have ff/rw issues. Only port over what you need dump the rest.
Re: Dolby Vision now possible through MP4 Mux.
Posted: Wed Jun 14, 2023 5:18 am
by jkatchy2
tjayz wrote: Tue Jun 13, 2023 11:51 pm
What audio are you using and are the titles all FEL and are you keeping it in P7 dual stream? x800 can have issues with FEL ST and I seen issues with EAC3. I never use P8 on the x800 so not sure if that has issues or not, shouldn't though. Also, learned videos with lots of different subtitle tracks can have ff/rw issues. Only port over what you need dump the rest.
Yes all titles are FEL and audio used are THD+ac3 and ac3 , only one sub file .
Re: Dolby Vision now possible through MP4 Mux.
Posted: Wed Jun 14, 2023 5:45 am
by tjayz
jkatchy2 wrote: Wed Jun 14, 2023 5:18 am
Yes all titles are FEL and audio used are THD+ac3 and ac3 , only one sub file .
Assuming it's P7 dual stream only thing I can think of is your network speed is not fast enough to handle the bitrate. If you already ruled that out then I'm not sure what else it could be.
Re: Dolby Vision now possible through MP4 Mux.
Posted: Sun Jun 18, 2023 1:00 am
by Mrmorrison
Hi everyone. I recently bought a new PC with Windows 11. To my surprise I found that drag and drop on the command prompt doesn't work and as a result I can't use the script at all. Has anyone encountered this problem and solved it?
Re: Dolby Vision now possible through MP4 Mux.
Posted: Sun Jun 18, 2023 2:29 am
by GnomeFondler
Mrmorrison wrote: Sun Jun 18, 2023 1:00 am
Hi everyone. I recently bought a new PC with Windows 11. To my surprise I found that drag and drop on the command prompt doesn't work and as a result I can't use the script at all. Has anyone encountered this problem and solved it?
I've never used the script, but I'd recommend just learning to use the tools involved. It takes me an average of 3-4 lines of typing on the command prompt to accomplish the same thing for any given movie. The script is over 15000 lines because a) Windows batch files weren't really meant to do things this complex and b) It handles every possible scenario... Since it's likely that
you only have one scenario you're using it for, learning the tools for that isn't complicated. ffmpeg, eac3to (if you're preserving THD+Atmos tracks), dovi_tool, and either mp4box or tsmuxer should be enough and it's one line of typing for most of them.
Re: Dolby Vision now possible through MP4 Mux.
Posted: Sun Jun 18, 2023 4:48 am
by dom61
Mrmorrison wrote: Sun Jun 18, 2023 1:00 am
Hi everyone. I recently bought a new PC with Windows 11. To my surprise I found that drag and drop on the command prompt doesn't work and as a result I can't use the script at all. Has anyone encountered this problem and solved it?
It works perfectly for me with W11 b22621.1848
Re: Dolby Vision now possible through MP4 Mux.
Posted: Sun Jun 18, 2023 7:26 am
by MartyMcNuts
Mrmorrison wrote: Sun Jun 18, 2023 1:00 am
Hi everyone. I recently bought a new PC with Windows 11. To my surprise I found that drag and drop on the command prompt doesn't work and as a result I can't use the script at all. Has anyone encountered this problem and solved it?
Works fine for me on Win 11
Re: Dolby Vision now possible through MP4 Mux.
Posted: Sun Jun 18, 2023 9:57 am
by Mrmorrison
Thanks everyone for your feedback. I don't understand why my prompt behaves like this. Then it opens only with administrator permissions.
Re: Dolby Vision now possible through MP4 Mux.
Posted: Sun Jun 18, 2023 10:01 am
by dom61
Mrmorrison wrote: Sun Jun 18, 2023 9:57 am
Thanks everyone for your feedback. I don't understand why my prompt behaves like this. Then it opens only with administrator permissions.
NO! launch it normally without administrator permissions.
Otherwise, you can't drag & drop
Re: Dolby Vision now possible through MP4 Mux.
Posted: Sun Jun 18, 2023 10:22 am
by Mrmorrison
dom61 wrote: Sun Jun 18, 2023 10:01 am
Mrmorrison wrote: Sun Jun 18, 2023 9:57 am
Thanks everyone for your feedback. I don't understand why my prompt behaves like this. Then it opens only with administrator permissions.
NO! launch it normally without administrator permissions.
Otherwise, you can't drag & drop
Unfortunately I can't do it. However I open it, it always opens with administrator permissions. By default... I've always been used to using "open as administrator" for this thing. Now it opens in this mode automatically and I'm afraid that's why I can't drag and drop
Re: Dolby Vision now possible through MP4 Mux.
Posted: Sun Jun 18, 2023 10:28 am
by Mrmorrison
Resolved! I don't know why but the user account settings were changed to the lowest point.
