+ Reply to Thread
Results 1 to 14 of 14

Thread: Help needed trying to figure out old DVD slideshow files for conversion

  1. #1
    Member
    Join Date
    Jan 2021
    Location
    seattle
    Posts
    5

    Help needed trying to figure out old DVD slideshow files for conversion

    I made many DVD picture slideshows with music back in the 2006 time frame. I have the DVD file copies on a hard drive, but can't seem to open or remember what old program I used to make them (Sonic, Pinnacle, Roxio, iMovie/photos. or ?) I am on a PC with win10 and I can only view the source directory with VLC. Below is what the DVD file structure looks like (No AUDIO_TS OR VIDEO_TS). Any help wound be much appreciated!

    Image
    [Attachment 56825 - Click to enlarge]
    Last edited by jfspartners; 17th Jan 2021 at 13:34.
    Quote Quote  

  2. #2
    I'm a Super Moderator johns0's Avatar
    Join Date
    Jun 2002
    Location
    canada
    Posts
    12,234

    Re: Help needed trying to figure out old DVD slideshow files for conversion

    Moved the thread to conversion,isn't latest video news and please don't post duplicated threads,one is enough.
    I think,therefore i am a hamster.
    Quote Quote  

  3. #3
    Member
    Join Date
    Dec 2005
    Posts
    59,234

    Re: Help needed trying to figure out old DVD slideshow files for conversion

    Turn off Explorer's "Hide extensions for known file types" option so you can see the actual file extensions. My guess is that "Megs Graduation" is a .VOB file and the folder called Sources contains the original source files (AVI?) that were used to make it. So that isn't a disc meant to be played in a DVD player, but an archive of the project. I don't recognize what software that may have been. Maybe if you show the content of the Sources folder (with extensions) it will be clearer to somebody.
    Quote Quote  

  4. #4
    I'm a Super Moderator johns0's Avatar
    Join Date
    Jun 2002
    Location
    canada
    Posts
    12,234

    Re: Help needed trying to figure out old DVD slideshow files for conversion

    I looked up jacket_p and it's a directory that holds MPEG-2 encoded pictures of the cover art (usually) for the disc. It can be used by some players as background for splash screens, screen saver, etc... not that many support it, though.This is taken from a doom 9 forum post.
    I think,therefore i am a hamster.
    Quote Quote  

  5. #5
    aBigMeanie aedipuss's Avatar
    Join Date
    Oct 2005
    Location
    666th portal
    Posts
    10,842

    Re: Help needed trying to figure out old DVD slideshow files for conversion

    really doubtful that dvd disc would have auto-played on any dvd machine. maybe it opened as a list of files. upload the "dvd file" off the disc and let's see what it contains. most likely a vob, or maybe an mpg2. it could have been made with the old windows program windows movie maker/dvd maker.
    --
    "a lot of people are better dead" - prisoner KSC2-303
    Quote Quote  

  6. #6
    Member
    Join Date
    Jan 2021
    Location
    seattle
    Posts
    5

    Re: Help needed trying to figure out old DVD slideshow files for conversion

    Thanks for you thoughts. Sorry about the double post...my bad. Here is what' in the directory. I do think you are correct that is was some slideshow program like movie maker....

    The .DVD file and one from the Jacket_P dir
    Attached Files
    Quote Quote  

  7. #7
    Member
    Join Date
    Jan 2021
    Location
    seattle
    Posts
    5

    Re: Help needed trying to figure out old DVD slideshow files for conversion

    Here are files from the Sources dir's
    Attached Files
    Quote Quote  

  8. #8
    Member
    Join Date
    Jan 2021
    Location
    seattle
    Posts
    5

    Re: Help needed trying to figure out old DVD slideshow files for conversion

    The .dvd file wouldn't send

    This is a pic files in the slideshow dir of Sources .... it wouldn't send either 100-0019_IMG-fade-110372.mpeg - Invalid File
    Quote Quote  

  9. #9
    Member
    Join Date
    Jan 2021
    Location
    seattle
    Posts
    5

    Re: Help needed trying to figure out old DVD slideshow files for conversion

    Maybe its time to forget all these DVD's I made
    Quote Quote  

  10. #10
    Member
    Join Date
    Dec 2005
    Posts
    59,234

    Re: Help needed trying to figure out old DVD slideshow files for conversion

    The files that wouldn't upload can be zipped up into an archive and the archive uploaded.

    J00___5L.MP2 has a menu:

    Image
    [Attachment 56835 - Click to enlarge]
    Quote Quote  

  11. #11
    aBigMeanie aedipuss's Avatar
    Join Date
    Oct 2005
    Location
    666th portal
    Posts
    10,842

    Re: Help needed trying to figure out old DVD slideshow files for conversion

    something is missing. it would be many megabytes long not the ones posted that are under 1MB
    --
    "a lot of people are better dead" - prisoner KSC2-303
    Quote Quote  

  12. #12
    Member
    Join Date
    Apr 2003
    Location
    United States
    Posts
    741

    Re: Help needed trying to figure out old DVD slideshow files for conversion

    Sometimes MediaInfo's "writing application" section tells me what software was used to create video files.
    Quote Quote  

  13. #13
    Member
    Join Date
    Dec 2005
    Posts
    59,234

    Re: Help needed trying to figure out old DVD slideshow files for conversion

    Videomp24x3NTSC720x480.mpg is an mpeg elementary stream but only contains a single black frame.

    Code:
    General
    Complete name                            : Videomp24x3NTSC720x480.mpg
    Format                                   : MPEG Video
    Format version                           : Version 2
    File size                                : 5.25 KiB
    Duration                                 : 33 ms
    Overall bit rate mode                    : Variable
    Overall bit rate                         : 1 304 kb/s
    FileExtension_Invalid                    : mpgv mpv mp1v m1v mp2v m2v
    
    Video
    Format                                   : MPEG Video
    Format version                           : Version 2
    Format profile                           : Main@Main
    Format settings                          : CustomMatrix
    Format settings, BVOP                    : No
    Format settings, Matrix                  : Custom
    Duration                                 : 33 ms
    Bit rate mode                            : Variable
    Maximum bit rate                         : 9 000 kb/s
    Width                                    : 720 pixels
    Height                                   : 480 pixels
    Display aspect ratio                     : 4:3
    Frame rate                               : 29.970 (30000/1001) FPS
    Standard                                 : NTSC
    Color space                              : YUV
    Chroma subsampling                       : 4:2:0
    Bit depth                                : 8 bits
    Scan type                                : Progressive
    Scan order                               : Top Field First
    Compression mode                         : Lossy
    Time code of first frame                 : 00:00:00:00
    Color primaries                          : BT.601 NTSC
    Transfer characteristics                 : BT.601
    Matrix coefficients                      : BT.601
    Quote Quote  

  14. #14

    Re: Help needed trying to figure out old DVD slideshow files for conversion

    Type into a Windows command line window:
    dir X:\*.* /s >C:\list.txt
    (where X ist the drive letter with your DVD in).
    Then post the list.txt file (you'll find it in the root directory from drive C) here.
    Quote Quote  

+ Reply to Thread

Similar Threads

  1. Replies: 7
    Last Post: 19th Sep 2020, 19:51
  2. Replies: 8
    Last Post: 8th Dec 2019, 12:04
  3. Security Camera .264 Video Conversion Help Needed - Bounty!
    By steveholtam in forum Video Conversion
    Replies: 4
    Last Post: 25th Aug 2017, 11:32
  4. help me figure out why my DVD player won't play this disc
    By DaneClark in forum Authoring (DVD)
    Replies: 24
    Last Post: 18th Jun 2017, 23:13
  5. (Help Needed with ffmpeg) how do i batch merge audio files to video files
    By wander799 in forum Newbie / General discussions
    Replies: 5
    Last Post: 20th Nov 2016, 14:40

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts