#TRANSCODE #folder to change for Samsung-SMT-G7400

Discuss media renderers like Xbox 360, TVs, smartphones, etc.
Post Reply
madpatrick
Posts: 5
Joined: Tue Jan 01, 2013 1:51 am

#TRANSCODE #folder to change for Samsung-SMT-G7400

Post by madpatrick »

I like to change the tet that is generate in the #TRANSCODE section.
Now you see a long text line with [MPLAYER] [AC3.....] etc... this can be shorter

There is some information about his in http://www.ps3mediaserver.org/forum/vie ... =6&t=15440, but i can get it work in the Samsung box.
Are the command for each device the same or is this all specific ?
User avatar
SubJunk
Lead Developer
Posts: 3707
Joined: Sun May 27, 2012 4:12 pm

Re: #TRANSCODE #folder to change for Samsung-SMT-G7400

Post by SubJunk »

Unfortunately that code that PS3 Media Server uses caused bugs so we had to remove it. So there is no way to do it for now.
madpatrick
Posts: 5
Joined: Tue Jan 01, 2013 1:51 am

Re: #TRANSCODE #folder to change for Samsung-SMT-G7400

Post by madpatrick »

That's a pitty. I would make UMS much more conventient.
I'm using parallel Mediatomb and that works with ISO much easier.
Espacially with language and subs, but the best feature is that you don't have to select several files (titles) be fore you can play a movie. If you pick the right one.... :lol:

I hope it will work some day
ExSport
Posts: 595
Joined: Wed Oct 10, 2012 1:57 am

Re: #TRANSCODE #folder to change for Samsung-SMT-G7400

Post by ExSport »

SubJunk wrote:Unfortunately that code that PS3 Media Server uses caused bugs so we had to remove it. So there is no way to do it for now.
There is a way...fix the buggy code? 8-)
What I remember, problem was:
Hmm maybe not, that series of PMS commits messes up names in the transcode folder when "hide engine names" is checked. I will commit it if they fix it.

What does it mean "messes up names"? Names were total garbage, cut improperly or?
User avatar
SubJunk
Lead Developer
Posts: 3707
Joined: Sun May 27, 2012 4:12 pm

Re: #TRANSCODE #folder to change for Samsung-SMT-G7400

Post by SubJunk »

ExSport wrote:
SubJunk wrote:Unfortunately that code that PS3 Media Server uses caused bugs so we had to remove it. So there is no way to do it for now.
There is a way...fix the buggy code? 8-)
What I remember, problem was:
Hmm maybe not, that series of PMS commits messes up names in the transcode folder when "hide engine names" is checked. I will commit it if they fix it.

What does it mean "messes up names"? Names were total garbage, cut improperly or?
I think it made the names blank if I remember right
madpatrick
Posts: 5
Joined: Tue Jan 01, 2013 1:51 am

Re: #TRANSCODE #folder to change for Samsung-SMT-G7400

Post by madpatrick »

can you reduce the amount of clicks and subfolders.

now it is like this:

movie.iso
- title 1
- title 2
- #transcode#
------------- title 1
------------------- [Mencoder] audio ...
------------------- [Mencoder] audio ...
------------------- [Mencoder] audio ...
------------------- [Mencoder] audio ...
------------- title 2
------------- title 3
------------- title 4
------------- title 5
------------- title xx
- title 3
- title 4
- title xx

Since you don't know which title you need to select and the which Mencoder file, you need to click a lot of files.
ExSport
Posts: 595
Joined: Wed Oct 10, 2012 1:57 am

Re: #TRANSCODE #folder to change for Samsung-SMT-G7400

Post by ExSport »

You should use TITLE with longest time ;)
If you don't see the length, add this line to your renderer.conf file:

Code: Select all

# Show the duration of a DVD Title in the overview
ShowDVDTitleDuration=true
Post Reply