[mythtv] [PATCH] MythVideo & Mediamonitoring (suite)
Leo Weppelman
leo at wau.mis.ah.nl
Wed Jun 16 16:27:22 EDT 2004
On Wed, Jun 16, 2004 at 03:58:45PM -0400, J. Donavan Stanley wrote:
> Xavier Hervy wrote:
>
> >I have add patch from Leo that allow mediamonitoring to detect DVD
> >which have /video_ts path instead of /VIDEO_TS.
>
> If it doesn't have /VIDEO_TS either a) it's not a valid DVD or b) it's
> mounted as the wrong filesystem AFAIK. Will the players even play those?
Yes, it's an original DVD (no rip, no copy very genuine) and mplayer plays
it without problems (besides choosing the wrong subtitle language :-/)
>From my fstab:
/dev/cdrom /cdrom iso9660 ro,user,noauto 0 0
After mounting:
auvid:/var/src/MPlayer-1.0pre4-ivtvosd# ls -l /cdrom
total 6
dr-xr-xr-x 1 root root 2048 Aug 20 2001 audio_ts
dr-xr-xr-x 1 root root 4096 Aug 20 2001 video_ts
After umounting: mplayer -v dvd:// (deleted most of it...):
CPU: IDT/Centaur/VIA C3 Nehemiah (Family: 6, Stepping: 3)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE
Reading config file /root/.mplayer/config
init_freetype
get_path('font/font.desc') -> '/root/.mplayer/font/font.desc'
Font /root/.mplayer/font/font.desc loaded successfully! (206 chars)
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Using Linux hardware RTC timing (1024Hz).
get_path('input.conf') -> '/root/.mplayer/input.conf'
Falling back on default (hardcoded) input config
Setting up LIRC support...
get_path('.conf') -> '/root/.mplayer/.conf'
Playing dvd://.
get_path('DVDKeys') -> '/root/.mplayer/DVDKeys'
Reading disc structure, please wait...
There are 12 titles on this DVD.
There are 29 chapters in this DVD title.
There are 1 angles in this DVD title.
DVD successfully opened.
[open] audio stream: 0 audio format: ac3 (5.1) language: en aid: 128
[open] audio stream: 1 audio format: ac3 (5.1) language: fr aid: 129
[open] audio stream: 2 audio format: ac3 (5.1) language: es aid: 130
[open] audio stream: 3 audio format: ac3 (stereo) language: cs aid: 131
......
Leo.
More information about the mythtv-dev
mailing list