2007-03-21, 06:44 PM
(This post was last modified: 2007-03-21, 09:49 PM by mvallevand.)
VOB/MPEG support in mvpmc can be implemented in two ways, native mode and in emulation. The following summarizes some differences between the two.
1. Native mode. Native mode means having mpvmc accessing files directly from a file share (ie Windows share, NAS) using mpvmc's Filesystem menu option. VOB files show up as individual files and they can be selected and played. DVD specification mpeg's should be fine subject to to AC3 issues later.
PROS
- mvpmc has direct access to the file can controls file positioning, pause, mute etc.
- selection of multiple audio and subtitle streams is possible.
- remote control option to resync a/v
- not as susceptible to PTS timecode problems as GBPVR
- stable.
CONS
- shares must be configured manually using linux syntax in the dongle.bin.config file. This can be challenging.
- linux file system display not familar
- all file types mixed a la Windows Explorer (for me a PRO)
2. Emulation mode.
Emulation mode is simply your GBPVR server streaming the VOB/MPEG file to mvpmc without transcoding. If this doesn't work, it might be possible to rename the VOB to MPG
PROS
- works with existing setup files.
- excellent GBPVR user interface.
CONS
- selection of multiple audio and subtitle streams is not yet possible
- remote control option to resync a/v is not implemented.
- emulation mode still going through testing.
3. AC3 Support in VOB/MPEG streams
There is a seperate thread on this forum for AC3 audio but to summarize, it really is only available to those users who (1) have audio passthru configured in mvpmc, (2) for those who have a newer model MediaMVP or those who have applied the SPDIF mod (recently documented by jksmurf) and (3) your MVP would then need to be hooked up to a stereo. If not the AC3 stream is decoded in software and the MVP processor is not fast enough to keep up so the file is not playable.
After all this the audio is guaranteed to be out of sync so no money back. May be ok for Ashley Simpson and Milli Vanilli videos, foreign films and animation, some documentaries, and perhaps children's videos. It likely will be possible to improve this
This probably only works for MPEG-PS type files, I don't have any MPEG-TS files with AC3 to test.
In emulation mode because the audio stream currently cannot be selected, any MPEG audio stream in the file will automatically be selected.
Martin
1. Native mode. Native mode means having mpvmc accessing files directly from a file share (ie Windows share, NAS) using mpvmc's Filesystem menu option. VOB files show up as individual files and they can be selected and played. DVD specification mpeg's should be fine subject to to AC3 issues later.
PROS
- mvpmc has direct access to the file can controls file positioning, pause, mute etc.
- selection of multiple audio and subtitle streams is possible.
- remote control option to resync a/v
- not as susceptible to PTS timecode problems as GBPVR
- stable.
CONS
- shares must be configured manually using linux syntax in the dongle.bin.config file. This can be challenging.
- linux file system display not familar
- all file types mixed a la Windows Explorer (for me a PRO)
2. Emulation mode.
Emulation mode is simply your GBPVR server streaming the VOB/MPEG file to mvpmc without transcoding. If this doesn't work, it might be possible to rename the VOB to MPG
PROS
- works with existing setup files.
- excellent GBPVR user interface.
CONS
- selection of multiple audio and subtitle streams is not yet possible
- remote control option to resync a/v is not implemented.
- emulation mode still going through testing.
3. AC3 Support in VOB/MPEG streams
There is a seperate thread on this forum for AC3 audio but to summarize, it really is only available to those users who (1) have audio passthru configured in mvpmc, (2) for those who have a newer model MediaMVP or those who have applied the SPDIF mod (recently documented by jksmurf) and (3) your MVP would then need to be hooked up to a stereo. If not the AC3 stream is decoded in software and the MVP processor is not fast enough to keep up so the file is not playable.
After all this the audio is guaranteed to be out of sync so no money back. May be ok for Ashley Simpson and Milli Vanilli videos, foreign films and animation, some documentaries, and perhaps children's videos. It likely will be possible to improve this
This probably only works for MPEG-PS type files, I don't have any MPEG-TS files with AC3 to test.
In emulation mode because the audio stream currently cannot be selected, any MPEG audio stream in the file will automatically be selected.
Martin