Re: [LAU] [OT] a sorting problem with AVSynthesis and mencoder

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: LAU <linux-audio-user@...>
Date: Tuesday, November 27, 2007 - 2:51 pm

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dave Phillips wrote:

I'm not sure if you can

> That should do the trick, yes ? Otherwise I have to

yes, but when I found myself at this crossing, I choose the pragmatic
shell path:

mkdir sl; i=100000; for file in $(ls -tr *.sgi); do ln -s $file
sl/$i.sgi; i=$[ $i + 1 ]; done;

(no line breaks)

and run mencoder on the symlinks.

> Also, what do you use in place of mencoder on a 64-bit system ? (It's

It's not a 64-bit problem, but ffmpeg licensing issues with 64studio.

robin

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHTC7EeVUk8U+VK0IRAni3AJ9X3CDdiOQPEfeRegVxMy144PfqZQCgjj45
hzzqoXr2xiAbTF+/5MmEUFQ=
=0AJp
-----END PGP SIGNATURE-----
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[LAU] [OT] a sorting problem with AVSynthesis and mencoder, Dave Phillips, (Tue Nov 27, 12:01 pm)
Re: [LAU] [OT] a sorting problem with AVSynthesis and mencoder, Robin Gareus, (Tue Nov 27, 2:51 pm)