1
vote
1answer
66 views
How to tell if a given path is mounted removable media in Mac OS X?
Given a path, in Mac OS X, is there a way to tell that it is a mounted CD or DVD, as opposed to a regular directory, a regular file, or mounted DMG or other mountable file type? S …
0
votes
0answers
73 views
What is the best way to back up an entire library of dvds? [closed]
Here is my scenerio:
I have several hundred dvds that i want to back up digitally. I have unlimited harddisk space (almost 7000 gb). I want to copy entire dvds (or possibly just …
0
votes
0answers
23 views
Splicing from a weird DVD-format [closed]
I have a DVD full of video clips. I want to exact only some of these clips. I tried to use mplayer/mencoder's nice feature of Edit Decision List (EDL). However, the video timer …
1
vote
1answer
140 views
How to burn video DVD from c#?
I need to burn video dvd from my web cam in C# application?
What is the right way to do it?
What are required steps?
I guess I must create image with right folder structure and MP …
1
vote
2answers
98 views
Very slow read from DVD in Java and .Net
I noticed in two applications to generate hashes of files, one written in Java and the other in C#, that the performance is horrible when reading from a DVD. I'm using Windows XP S …
2
votes
1answer
238 views
Accessing CD/DVD drive for backup from Adobe AIR application
Hi,
Is it possible to burn a CD/DVD from an Adobe AIR app?
How?
I want my application to take some backup on the CD/DVD.
Any other options?
0
votes
3answers
551 views
Autorun.inf cannot deal with the sub-folders with space in their folder name?
I am trying to use an autorun.inf to run my executable file under a sub-folder with space in their folder name. Like this:
H:\
autorun.inf
FOLDER NAME 1
file.exe
F …
1
vote
2answers
201 views
Enumerating attached DVD drives in Linux / Java / Scala
In my Scala (runs on top of Java) Application I would like to get a list of all drives that contain DVD media, e.g. something like this:
/dev/scd0 Star Trek DS9 DVD1
/dev/scd0 …
1
vote
3answers
252 views
DVD Playback in C#?
I am in need of a component or control that can read a DVD and play it back either on the current window, on another window, or in an arbitrary position on-screen (to be indicated …
1
vote
6answers
361 views
How to make an html page open automatically on a CD/DVD
I need to include an html page (table of contents) on a CD/DVD. I'd like the html page to open automatically when the user puts the CD/DVD in their machine. Is there a way to do …
0
votes
2answers
98 views
OS X: which volume is a DVD?
How can I programmatically determine which (if any) mounted volumes are a DVD?
I currently look for a directory with permissions 555 but I would prefer something a bit less hacky. …
-2
votes
1answer
99 views
Tool for ripping parts of DVD to FLV format?
Can anyone recommend a tool to rip parts of a DVD to FLV format on a PC? I've been using AoA DVD Ripper, but it's not working with this DVD. Open Source is best, but commercial sof …
-2
votes
1answer
1k views
FFmpeg: A few errors including invalid frame size and incomplete frame
Hello all,
I use this ffmpeg command to take clips from a large VOB files that is on a DVD:
ffmpeg.exe -i E:\VTS_02_2.vob -ss 00:00:57 -t 00:16:15 vids\VTS_02_2.vob
It worked f …
0
votes
2answers
475 views
Is it possible to create autorun hybrid CD/DVD on Max OSX Tiger/Leopard?
Excuse me for not quite a programming question, but I need to burn a disc that would be autoplayed both on Windows and OSX. I read somewhere, that OSX disables autoplay feature by …
1
vote
1answer
93 views
VMR-9 Renderless mode: SelectAtPosition() crashes
How to solve the SelectAtPosition() crash when using VMR-9 in renderless mode?
