View Single Post
Old 11th February 2009, 19:00   #8206  |  Link
madshi
Registered Developer
 
Join Date: Sep 2006
Posts: 9,140
Quote:
Originally Posted by Rectal Prolapse View Post
just out of curiosity - do you use asynchronous I/O (ie. overlapped I/O) when reading and writing streams?
No, but I'm reading/writing in different threads, at least when multiple tracks are demuxed.

Quote:
Originally Posted by Rectal Prolapse View Post
I can easily saturate RAID0'd hard drives if I have 3 pending I/O requests going at the same time, using 32 megabyte buffers each request. Going from 50 MB/sec to 160 MB/sec is amazing!
How many MBs does the current eac3to build do when doing simple demuxing (no audio transcoding)?

Quote:
Originally Posted by liquidator87 View Post
May be a stupid question, but reading from bluray folder from hard disk is still supported? Cause I get "Error reading file ".\BDMV\STREAM\xxxxx.m2ts" with latest versions, but for example v3.01 works good
Should still work, and it seems to work for me. From which folder did you call eac3to and which command line did you use?

Quote:
Originally Posted by Snowknight26 View Post
Fastest way is probably to do this
That works, thanks.
madshi is offline