You are not logged in.

#1 2012-07-20 09:53:07

digitalone
Member
Registered: 2011-08-19
Posts: 355

[SOLVED] Can't extract tracks from MKV with mkvextract

Hi, I  have a video.mkv container file which I want video and audio track to extract.

I use mkvextract to do that, but get an error:

[giuseppe@archtoshiba Desktop]$ mkvextract tracks video.mkv 1:v_track.h264 --ui-language en_US
Error: Failed to create the file 'v_track.h264': 2 (No such file or directory)

I tought the executable can't create the output file, but it doesn't work also when i give touch v_track.h264 before.

As you can see, the syntax is correct: http://linux.die.net/man/1/mkvextract
So, which is the problem?

Last edited by digitalone (2012-07-21 12:19:11)

Offline

#2 2012-07-20 10:08:10

daneel971
Member
Registered: 2008-03-28
Posts: 197

Re: [SOLVED] Can't extract tracks from MKV with mkvextract

Same here.
I noticed that the last time I used mkvextract was on sunday, 2012/07/15 - the version was 5.7.0-1, right now is 5.7.0-2.
I tried to recompile the latest but it doesn't work. Right now I'm trying with 5.6

EDIT: recompiling 5.6 doesn't work either.

EDIT 2: the author fixed the issue in his git repo

Last edited by daneel971 (2012-07-20 16:53:42)

Offline

#3 2012-07-20 18:28:45

digitalone
Member
Registered: 2011-08-19
Posts: 355

Re: [SOLVED] Can't extract tracks from MKV with mkvextract

Can anyone update/fix the package with this?
Thanks.

Offline

#4 2012-07-20 21:03:17

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,583

Re: [SOLVED] Can't extract tracks from MKV with mkvextract

Moving to "AUR Issues, Discussion & PKGBUILD Requests"

@digitalone:  I have not looked, but in case you have not done it, you should post a comment to the AUR page.  That way the maintainer will be sure to see it.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#5 2012-07-20 22:24:40

Isola
Member
Registered: 2010-02-02
Posts: 99

Re: [SOLVED] Can't extract tracks from MKV with mkvextract

digitalone wrote:

Can anyone update/fix the package with this?
Thanks.

As a temporary workaround you can specify the path to the outfile when you're extracting. Example:

mkvextract tracks input.mkv 0:/full/path/track0
ewaller wrote:

Moving to "AUR Issues, Discussion & PKGBUILD Requests"

@digitalone:  I have not looked, but in case you have not done it, you should post a comment to the AUR page.  That way the maintainer will be sure to see it.

There's no AUR package for mkvtoolnix. This is about the official mkvtoolnix package being broken since the last boost-libs update

Offline

#6 2012-07-20 22:36:54

digitalone
Member
Registered: 2011-08-19
Posts: 355

Re: [SOLVED] Can't extract tracks from MKV with mkvextract

Isola wrote:

As a temporary workaround you can specify the path to the outfile when you're extracting.

OK, thanks...

Offline

#7 2012-07-21 11:11:33

giovanni
Developer
From: Livorno, Italy
Registered: 2005-04-07
Posts: 68

Re: [SOLVED] Can't extract tracks from MKV with mkvextract

Fixed in mkvtoolnix-5.7.0-3 using the git patch.


Arch Linux forever
AUR & Pacman Italian Translations

Offline

#8 2012-07-21 12:18:35

digitalone
Member
Registered: 2011-08-19
Posts: 355

Re: [SOLVED] Can't extract tracks from MKV with mkvextract

Thanks... :-)

Offline

#9 2012-07-21 15:12:10

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,583

Re: [SOLVED] Can't extract tracks from MKV with mkvextract

Isola wrote:

There's no AUR package for mkvtoolnix. This is about the official mkvtoolnix package being broken since the last boost-libs update

My mistake.  Moving back to "Multimedia and games"

Sorry about that.

Last edited by ewaller (2012-07-21 15:15:16)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB