Sign up here and you can log into the forum!

MKVtoolnix???

Here is the place to inquire about app.bins--Only currently available apps for sigma 8655 based wdtv's belong in this forum. requests go in 'Application Questions'

Re: MKVtoolnix???   

Postby ch1ptune » Tue Sep 13, 2011 1:30 am

I don't know if it is possible to copy/paste using the built in telnet client. Alternatively you can download puTTy and use that to connect to your box via telnet. When connected, you can simply paste using the right mouse button. Easy as pie :)
ch1ptune
Donor
 
Posts: 35
Joined: Tue Mar 15, 2011 1:34 am
Location: Aarhus, Denmark

Re: MKVtoolnix???   

Postby dwausfsanderi » Tue Sep 13, 2011 2:13 am

ch1ptune wrote:I don't know if it is possible to copy/paste using the built in telnet client. Alternatively you can download puTTy and use that to connect to your box via telnet. When connected, you can simply paste using the right mouse button. Easy as pie :)


ah ja, gonna try that one... easy as pie, nice phrase! :D
dwausfsanderi
n00b
 
Posts: 13
Joined: Wed Aug 04, 2010 11:50 pm
Location: Germany

Re: MKVtoolnix???   

Postby namtih » Tue Sep 13, 2011 8:53 am

You can also try the shorter command first:
- download the mkvtoolnix_nocomp.app
- navigate to your mkv-directory
- command
Code: Select all
mkvmerge -o <output.mkv> <input.mkv>
Moved on to the RaspberryPi + xbian (XBMC).
Thank you all for 2 great years and all your work to provide such fantastic firmware. Also a big thank you to the guys in the DD thread for all their ongoing support.
Good luck to all of you and perhaps we will see us in any Raspberry forum, cheers :-)
namtih
Donor
 
Posts: 238
Joined: Thu Dec 23, 2010 6:41 am
Location: Germany

Re: MKVtoolnix???   

Postby davron94 » Tue Sep 20, 2011 7:02 pm

Boy1979 wrote:Hi @ all,

new Version 4.9.1 is now online:
Version with header compression:
http://hotfile.com/dl/124039568/c36dd9f/mkvtoolnix_4_9_1_with_compression.app.rar.html

Version without header compression:
http://hotfile.com/dl/124039356/3c882aa/mkvtoolnix_4_9_1_no_compression.app.rar.html

regards Stefan


Hi, I want to try and use this app, but how am I supposed to know which version to use? I have some large MKV movies that I've tried using MKVMerge and MKV Fix on and neither seemed to work. The movies still intermittently freeze up as they play back. Will this app automatically fix the compression of the file. I don't quite understand how it is supposed to work. Could you please help me understand this better?

Thank you very much!
davron94
DLX'er
 
Posts: 158
Joined: Tue Aug 10, 2010 10:26 am

Re: MKVtoolnix???   

Postby Boy1979 » Tue Sep 20, 2011 9:15 pm

davron94 wrote:
Boy1979 wrote:Hi @ all,

new Version 4.9.1 is now online:
Version with header compression:
http://hotfile.com/dl/124039568/c36dd9f/mkvtoolnix_4_9_1_with_compression.app.rar.html

Version without header compression:
http://hotfile.com/dl/124039356/3c882aa/mkvtoolnix_4_9_1_no_compression.app.rar.html

regards Stefan


Hi, I want to try and use this app, but how am I supposed to know which version to use? I have some large MKV movies that I've tried using MKVMerge and MKV Fix on and neither seemed to work. The movies still intermittently freeze up as they play back. Will this app automatically fix the compression of the file. I don't quite understand how it is supposed to work. Could you please help me understand this better?

Thank you very much!


Hi,

the version without header compression, is for Firmware 1.02.21 and lower ... because this firmware doesn't support header compression.
Usage is very simple,
- put the app bin on your usb device and restart the box
- login via telnet or ssh
- change to the folder which contains the mkv
- type in mkvmerge -o <output.mkv> <input.mkv>

If you are using firmware 1.03.49 or higher, you can use the version with header compression the same way as i told you.

regards Stefan
Boy1979
Developer
 
Posts: 139
Joined: Tue May 11, 2010 11:52 am
Location: Austria

Re: MKVtoolnix???   

Postby davron94 » Tue Sep 20, 2011 9:30 pm

Boy1979 wrote:
davron94 wrote:
Boy1979 wrote:Hi @ all,

new Version 4.9.1 is now online:
Version with header compression:
http://hotfile.com/dl/124039568/c36dd9f/mkvtoolnix_4_9_1_with_compression.app.rar.html

Version without header compression:
http://hotfile.com/dl/124039356/3c882aa/mkvtoolnix_4_9_1_no_compression.app.rar.html

regards Stefan


Hi, I want to try and use this app, but how am I supposed to know which version to use? I have some large MKV movies that I've tried using MKVMerge and MKV Fix on and neither seemed to work. The movies still intermittently freeze up as they play back. Will this app automatically fix the compression of the file. I don't quite understand how it is supposed to work. Could you please help me understand this better?

Thank you very much!


Hi,

the version without header compression, is for Firmware 1.02.21 and lower ... because this firmware doesn't support header compression.
Usage is very simple,
- put the app bin on your usb device and restart the box
- login via telnet or ssh
- change to the folder which contains the mkv
- type in mkvmerge -o <output.mkv> <input.mkv>

If you are using firmware 1.03.49 or higher, you can use the version with header compression the same way as i told you.

regards Stefan



Thank you for the quick response! I'm somewhat confused unfortunately, by what you mean by "change to the folder which contains the MKV". Do you mean the folder that contains the video file itself? or the folder in the WD live that contains the app bin file? I use ssh, so are you speaking of the shell client or the secure file transfer client? In either where would the command be typed in? by the way, i am using 1.02.21-0.5.0.0

thanks again!
davron94
DLX'er
 
Posts: 158
Joined: Tue Aug 10, 2010 10:26 am

Re: MKVtoolnix???   

Postby mad_ady » Tue Sep 20, 2011 9:44 pm

You would run that command in ssh or telnet. The command is something like
Code: Select all
cd /tmp/mnt/xxxx-xxxx/path/to/my/movie/dir

Where the string above is the full path to your movie. Use "cd" and "ls" to find your way.
User avatar
mad_ady
Developer
 
Posts: 2999
Joined: Fri Nov 05, 2010 9:08 am
Location: Bucharest, Romania

Re: MKVtoolnix???   

Postby RMerlin » Wed Sep 21, 2011 6:02 am

WDLXTV Webend maintainer. Visit http://www.lostrealm.ca/wdlxtv to see my other WDLXTV projects.
If you like my work, please consider donating.
User avatar
RMerlin
WDLXTV Team
 
Posts: 3236
Joined: Sat Jun 26, 2010 9:25 am
Location: Montreal, Canada

Re: MKVtoolnix???   

Postby Boy1979 » Wed Oct 12, 2011 6:20 am

Hi @ all,

new Version 5.0.1 is now online:
Version with header compression:
http://hotfile.com/dl/132130336/d9800fc/mkvtoolnix_comp.app_5.0.1.rar.html

Version without header compression:
http://hotfile.com/dl/132130412/c2ee7ad/mkvtoolnix_nocomp.app_5.0.1.rar.html

regards Stefan
Boy1979
Developer
 
Posts: 139
Joined: Tue May 11, 2010 11:52 am
Location: Austria

Re: MKVtoolnix???   

Postby hardsum » Mon Mar 19, 2012 4:34 am

It seem the file has been removed.
"This file is either removed due to copyright claim or is deleted by the uploader."
hardsum
n00b
 
Posts: 11
Joined: Sat Aug 27, 2011 8:04 pm

PreviousNext

Return to WDLXTV-G2 & WDLXTV-Live/Plus app.bins

Who is online

Users browsing this forum: No registered users and 0 guests