1.6.2 disc order problems (regression?)
Posted: Fri Oct 22, 2010 7:47 pm
The disc order problems seemed to have been fixed in 1.6.1. disc:0 always used /dev/sr0 and disc:1 always used disc:1 regardless of which drives contained discs.
Now with 1.6.2 and /dev/sr0 empty and a bluray in /dev/sr1, fails with but works when I specify disc:0 (with /dev/sr0 empty). When I tried to I got a core dump.
My sample sizes are small so it is possible the behavior above is due to a random element that coincided with my upgrade to 1.6.2 but my feeling is that 1.6.1 was rock solid regarding disc:0 v.s disc:1 and 1.6.2 is more fragile.
Now with 1.6.2 and /dev/sr0 empty and a bluray in /dev/sr1,
Code: Select all
$ makemkvcon -r info disc:1
Code: Select all
MSG:5010,0,0,"Failed to open disc","Failed to open disc
Code: Select all
$ makemkvcon stream disc:1
My sample sizes are small so it is possible the behavior above is due to a random element that coincided with my upgrade to 1.6.2 but my feeling is that 1.6.1 was rock solid regarding disc:0 v.s disc:1 and 1.6.2 is more fragile.