public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] [OT] Combine AVSEQxx.DAT files into Matroska
@ 2013-01-20 18:51 Pandu Poluan
  2013-01-20 22:17 ` Stroller
  2013-01-22 17:12 ` Paul Hartman
  0 siblings, 2 replies; 3+ messages in thread
From: Pandu Poluan @ 2013-01-20 18:51 UTC (permalink / raw
  To: gentoo-user

Hello list!

I know this is kind of off-topic... but as we all know this is a list
where the SNR is perhaps the highest one can ever find in the
Internet, so...

Let's say I have a bunch of AVSEQxx.DAT files, ripped from a Video CD
(VCD). This VCD is *mine*, purchased legally, I just want to rip it to
.mkv to prevent scratches & all.

The rip was done properly (methinks) using IsoBuster in Windows (using
the "Extract but filter only MPEG frames").

How do I merge them into a Matroska container with chapter links?
(Each AVSEQxx.DAT file is a song).

(Note: My Gentoo is currently living as a Vbox Guest VM, without GUI,
so I'd really appreciate a CLI solution).

TIA!

Rgds,
--
FdS Pandu E Poluan
~ IT Optimizer ~

 • LOPSA Member #15248
 • Blog : http://pepoluan.tumblr.com
 • Linked-In : http://id.linkedin.com/in/pepoluan


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] [OT] Combine AVSEQxx.DAT files into Matroska
  2013-01-20 18:51 [gentoo-user] [OT] Combine AVSEQxx.DAT files into Matroska Pandu Poluan
@ 2013-01-20 22:17 ` Stroller
  2013-01-22 17:12 ` Paul Hartman
  1 sibling, 0 replies; 3+ messages in thread
From: Stroller @ 2013-01-20 22:17 UTC (permalink / raw
  To: gentoo-user


On 20 January 2013, at 18:51, Pandu Poluan wrote:
> ...
> Let's say I have a bunch of AVSEQxx.DAT files, ripped from a Video CD
> (VCD). … The rip was done properly (methinks) using IsoBuster in Windows (using
> the "Extract but filter only MPEG frames").

This isn't how I'd think to do it, personally.

> (Each AVSEQxx.DAT file is a song).

`file AVSEQxx.DAT` please.

Also does `midentify AVSEQxx.DAT` work? Post output.

Stroller.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] [OT] Combine AVSEQxx.DAT files into Matroska
  2013-01-20 18:51 [gentoo-user] [OT] Combine AVSEQxx.DAT files into Matroska Pandu Poluan
  2013-01-20 22:17 ` Stroller
@ 2013-01-22 17:12 ` Paul Hartman
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Hartman @ 2013-01-22 17:12 UTC (permalink / raw
  To: gentoo-user

On Sun, Jan 20, 2013 at 12:51 PM, Pandu Poluan <pandu@poluan.info> wrote:
> Hello list!
>
> I know this is kind of off-topic... but as we all know this is a list
> where the SNR is perhaps the highest one can ever find in the
> Internet, so...
>
> Let's say I have a bunch of AVSEQxx.DAT files, ripped from a Video CD
> (VCD). This VCD is *mine*, purchased legally, I just want to rip it to
> .mkv to prevent scratches & all.
>
> The rip was done properly (methinks) using IsoBuster in Windows (using
> the "Extract but filter only MPEG frames").
>
> How do I merge them into a Matroska container with chapter links?
> (Each AVSEQxx.DAT file is a song).
>
> (Note: My Gentoo is currently living as a Vbox Guest VM, without GUI,
> so I'd really appreciate a CLI solution).

I think mkvmerge from media-video.mkvtoolnix package is the go-to tool
for this kind of thing. It has a very long manpage which hopefully
will contain the information you're looking for.

VCD .DAT file is just an mpeg2 stream, you can imagine the file is
named .mpg instead and it should work the same... "ffmpeg -i file.dat"
to see specific codec/rate info about it.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-22 17:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-20 18:51 [gentoo-user] [OT] Combine AVSEQxx.DAT files into Matroska Pandu Poluan
2013-01-20 22:17 ` Stroller
2013-01-22 17:12 ` Paul Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox