Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#432 closed defect (invalid)

cannot set speed velocity with cdspeed/cdctl/hdparm

Reported by: matteo.guglielmi@… Owned by: Dominik 'Rathann' Mierzejewski
Priority: normal Component: core
Version: unspecified Severity: normal
Keywords: Cc: Dominik 'Rathann' Mierzejewski
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

When using mencoder:

mencoder dvd://1 -oac copy -vf crop=720:544:0:18,hqdn3d=2:1:2 -ovc lavc \
-lavcopts
vcodec=mpeg4:vbitrate=2400:v4mv:mbd=2:trell:cmp=3:subcmp=3:mbcmp=3:autoaspect:vpass=1
\
-o MOVIE.avi -audiofile MOVIE.mp3

it's not possible to set up the velocity speed of my PX-716A (Plextor DVD
burner) like suggested in the mplayer/mencoder user manual (5.1.1).

System: PIII 1GHz - kernel 2.6.14

PS: ... while ripping cd audio with "cdda2wav dev=/dev/dvd -B" it works perfectly.

############################################
Used commands to spin down the dvd velocity:

cdspeed -s 8 /dev/dvd
cdctl --speed=8 /dev/dvd
hdparm -E 8 /dev/dvd

Change History (3)

comment:1 by Dominik 'Rathann' Mierzejewski, 18 years ago

Cc: Dominik 'Rathann' Mierzejewski added

Check if it happens with mplayer/mencoder built against external
libdvdread/libdvdcss. If it does, please file a bug with its authors (Ogle
group: http://www.dtek.chalmers.se/groups/dvd/index.shtml)

comment:2 by diego@…, 18 years ago

Owner: changed from alex@… to Dominik 'Rathann' Mierzejewski

comment:3 by Dominik 'Rathann' Mierzejewski, 18 years ago

Resolution: invalid
Status: newclosed

Upon second look, I can't find any option to set DVD drive speed while encoding
from it (well, except for CDA ripping, but that's not the case), so I'm at a
loss what the bug is supposed to be. Closing as INVALID.

Note: See TracTickets for help on using tickets.