VideoHelp Forum




+ Reply to Thread
Page 5 of 17
FirstFirst ... 3 4 5 6 7 15 ... LastLast
Results 121 to 150 of 498
  1. Member
    Join Date
    Jun 2003
    Location
    Red Wing, MN
    Search Comp PM
    Originally Posted by GregSmith
    I don't mind that you want to create your own converter, but you should really try to understand my work before you criticize it. I have already documented the file format in the .doc file - which you apparently haven't read.
    I only skimmed it before beginning this project(and after starting(writing the first 4 utils listed on the first post) didn't use it. After I started writing the frame-dumping tools I realised I had overlooked alot.

    Originally Posted by GregSmith
    but aside from all that, i do wish you luck with your project. i suggest you integrate the virtualdub and burner features into your code, so that people dont have so many steps to perform.
    Thank you. Integrating VirtualDub and cd-burning into my software is well beyond my ablities. The main thing I need to impliment in my tools are command-line parsing(so you can use switches like -8; right now everything is hardcoded into the programs.)
    Quote Quote  
  2. Member
    Join Date
    Jun 2003
    Location
    Red Wing, MN
    Search Comp PM
    ANNOUNCEMENT

    Alpha 1 of PVDTools is avalible at www.writersblockmedia.com/~radar/pvdtools/pvdtools.html

    This only include the decoding tools(I have yet to write encoding tools). None of the 4 frame extraction methods work the best but they do work. Yes, I know I need to impliment command-line parsing but you should be able to live(or if you program, you could add it yourself).

    RELEASE NOTES: strip assumes that the audio data begins at 44 bytes and all the other utilites expect that there is only audio data in the file.
    Quote Quote  
  3. Member mastersmurfie's Avatar
    Join Date
    May 2003
    Location
    United States
    Search Comp PM
    Originally Posted by anoah
    Hi Guys,

    This is a short tutorial on how to use my util along with VideoThen to make bootable VNCD's on a standard 24minute 210MB Mini-CDR. I have make 10 of these which boot 100% of the time except for 1 and it boots corectly about 95% of the time.

    I also have a small Logo.wav file that I created (10 Seconds) that I put as the first track of every disc. The reason I do this is once the 1st track is played the Stop, Fwd, and Rev buttons work correctly. If you'll notice on a VideoNow cd the keys do not work until the first track is finished.

    5. You will see a DOS box appear for a moment and then disappear. (It may stay open on some systems, if so you may close it). If you look in the directory with your .ccd file you will see a .bak file, this is a backup of your original .ccd file. The .ccd file in the directory is now the modified .ccd file.
    6. Open Clonecd and tell it you want to burn a disc. Select the .ccd file that was just modifed and write it to a Mini-CDR as a audio disc.
    7. Pop the disc in your VideoNow and enjoy.

    Download here
    http://64.225.80.230/ccd2vncd.zip

    enjoy,

    Albert
    anoah...

    I have used your ccd2vncd app to no avail...i have followed all instructions, and when I "open" the ccd file with your app, I get nothing...a DOS box does come up, then goes away, but no .bak or new .ccd files...
    wondering if this has something to do with it...this is info from burnatonce:

    WARNING: C:/MOVIES/TEST1.WAV: file length does not match length from WAVE header - using actual length.

    windows XP properties of this file says that this wav file is "bit rate" 2822kbps...all files from the VideoNow demo disc are 1411kbps...could this have something to do with it???

    or maybe I'm not choosing the correct "format" for CloneCD to copy from?? (used audiocd and datacd both...)

    any suggestions?

    thanks in advance
    Quote Quote  
  4. Member
    Join Date
    Jun 2003
    Location
    Red Wing, MN
    Search Comp PM
    mastersmurfie:
    Have you done anything to the wave after it was created by VideoThen? It sounds to me like VideoThen is creating WAV files with corrupt. Try this: get Audacity 1.0, open the file created by video then, and then export the project to a wav file(under the File menu) and try that file with burnatonce.
    Quote Quote  
  5. Mastersmurfie

    Burnatonce gives me the same message(about the files being the wrong length), and my wavs report that high bitrate too. But as far as i knew, that was how it was supposed to work. I was under the impression
    that the wave headers aren't correct, because, they're not really wav files?

    As for the ccd2vncd app, i dont know why its not working. Maybe its putting
    the files into a different directory?(my guess would be the directory its
    running from) try doing a file search for image.ccd ?

    btw, ya dont really need the app to burn bootable disks. It makes things
    easier, but I think all it does is change the image.ccd file
    (which is just text, you can edit it with notepad) thusly:

    step 1. in all the [Entry xx] entries it changes all the CONTROL=0x00 to CONTROL=0x02

    step 2. in all the [TRACK xx] entries at the bottom it adds the line
    FLAGS=DCP
    inbetween MODE=0 and INDEX=12345
    example:
    [TRACK 1]
    MODE=0
    FLAGS=DCP
    INDEX 1=85895

    step 3. Scroll back up in the image.ccd file and find [Entry 2]
    at the end of the entry you'll see settings for Pmin, Psec, Pframe
    and PBLA. Change these last four lines of entry 2 to this, exactly

    PMin=29
    PSec=46
    PFrame=43
    PLBA=133843

    adding this to entry two, seems to convince the player that it has a
    30 minute disk in it.. which is what causes it to boot.

    try modifying your image.ccd file that way and using clonecd to write
    it to a mini cd. it works great for me. Thanks to anoah for the app
    that makes this so easy. And to who ever figured out these values.
    59 4F 55 20 48 41 56 45 20 57 41 59 20 54 4F 4F
    4D 55 43 44 20 54 49 4D 45 20 4F 4E 20 59 4F 55
    52 20 48 41 4E 44 53 2E
    Quote Quote  
  6. Member
    Join Date
    Jun 2003
    Location
    Red Wing, MN
    Search Comp PM
    Originally Posted by Vampyre
    I was under the impression that the wave headers aren't correct, because, they're not really wav files?
    No, they are just standard CD-Audio compliant wav files and indeed the headers written by VideoThen aren't correct(somewhere a number is getting doubled during the RIFF-WAVE header writing part of the VT).
    Quote Quote  
  7. Member
    Join Date
    Oct 2003
    Location
    Richmond, VA 23832
    Search Comp PM
    i'm not so sure its videothen that is creating the wrong number.

    i have had no trouble with files i have created. but i know i have had to change the value of the avg-bytes-per-second more than once to accomodate the output of virtualdub.

    here's my theory: virtualdub generates different values based on the input file. i dont know which values are different (at one point the audio was causing a problem. some files had 44100 hz others had 22050).

    if anyone can isolate the problem - or volunteer to send me samples of files that arent working - i will try to track down the solution.

    email: greg-at-alcorgrp.com
    -greg
    (author of videothen)
    Quote Quote  
  8. Member mastersmurfie's Avatar
    Join Date
    May 2003
    Location
    United States
    Search Comp PM
    SUCCESS!!! Thanks Vampyre!!

    Originally Posted by Vampyre
    Mastersmurfie

    As for the ccd2vncd app, i dont know why its not working. Maybe its putting
    the files into a different directory?(my guess would be the directory its
    running from) try doing a file search for image.ccd ?

    btw, ya dont really need the app to burn bootable disks. It makes things
    easier, but I think all it does is change the image.ccd file
    (which is just text, you can edit it with notepad) thusly:

    Thanks to anoah for the app
    that makes this so easy. And to who ever figured out these values.
    I had thought of this too (that the files might be going somewhere else...searched high and low...but no other files found...


    I was able to make a "bootable" VNCD using the values from Vampyre. Now to get some new material and start from scratch at making new VNCDs for my daughter for XMAS...Again, thanks to all for who have helped me to figure this out...

    Smurfie
    Quote Quote  
  9. Member
    Join Date
    Jun 2003
    Location
    Red Wing, MN
    Search Comp PM
    PVDTools has moved to pvdtools.sf.net. Tomorrow I'll start work on an encoder and after that I'll try to consolidate that huge mess of programs(strip, splitX, and xtractX) into one program(pvd-decode) with command-line argument parsing.
    Quote Quote  
  10. I could help with you to track down the issue with some nonworking files. So far I've had trouble when the original video was 640x480. All original audio was 22K regardless of the video size and that can't be the cause.

    I have probably close to 500 TV shows I could just dump onto VideoThen and then check and see what works and what doesn't. It's going to be a while even thouigh I'm running 2.4GHz P4, Videothen doesn't do batch convert unless I could load specific target source AVI and saved WAV through DOS box and have VideoThen automatically quit when its complete (make log with offending file name if any error arises) If that's the case I could take a lazy way and make a bat file, use copy and paste and change only the filename of the target files.

    I'm wondering if we should dump VirtalDub and work on a stand alone avi to VNCD converter? That could help eliminate the confusion and the variation of Virtuadub as well as some incompatible versions.

    I have not tried the pvdtools yet, right now I'm trying to salvage files off one of my failed hard drive from my other computer (where I posted under the handle Impmon2) Fortunately that computer is mostly internet and gaming machine, not used much for AV while this computer (where I post under tomoki) is mostly for AV works including VCD, SVCD, homemade DVD, and VNCDs.
    Quote Quote  
  11. PS colored CD-R won't work properly in VNCD player. I went earlier to get some more 3" CD-R and Staples only had the overpriced Sony brand 21 min CD-R. Went to other stores and only found 3" multicolor CD-R. either 3" are hot seller this season or someone's quietly discontinuing them.

    When I burned VNCD on a red CD-R, the video and audio was skipping horribly. I haven't tried the purple, blue, or black but they would probably be as bad if not worse. Yellow just may be OK but it may be too dark as well.
    Quote Quote  
  12. Member
    Join Date
    Jun 2003
    Location
    Red Wing, MN
    Search Comp PM
    Right now I'm working on figuring out the AVI file format from all the broken documenation I can find. When I'm done, I should be able to create a much more reliable AVI parser than the one VideoThen uses. You'll still have to use VDub(and Save old format) but it'll work much more often. Check the PVDTools homepage for more info a little later.
    Quote Quote  
  13. Keep in mind even Virtuadub isn't perfect. The last 2 version had the AVI tags 00db/00dc swapped. Apparantly Virtuadub has been using the wrong tag up until 1.5.8

    I also sent an email to the author long ago about this thread and I haven't had any response and there's no way to tell if he ever came to this forum or not.
    Quote Quote  
  14. Member
    Join Date
    Dec 2003
    Location
    United States
    Search Comp PM
    Mr. Radar, are you going to make a user freindly program of this for people who are dumb like me. I could never get the videothen program to instal right in my computer. I had gotten all kinds of advice here about the enviromental variables but still could not get it to open. well good luck with what you find!!
    Quote Quote  
  15. Can someone please explain how to make the CCD file using CloneDVD? I think I can understnad how to edit the CCd file to make 21 min CD's work with Video Now BUT I am having problems making the CCD file for a CD.

    Bsteph
    Quote Quote  
  16. If cloneDVD works the same way that CloneCD does, you should be able to get it to work using the post i made a few days back. What problems
    are you having exactly?
    59 4F 55 20 48 41 56 45 20 57 41 59 20 54 4F 4F
    4D 55 43 44 20 54 49 4D 45 20 4F 4E 20 59 4F 55
    52 20 48 41 4E 44 53 2E
    Quote Quote  
  17. Hi Vampire,

    I missed your CCD. But I did see the one about reloading the CCD software. I'll start there then try to alter the CCD.

    Again thanks! And for what it's worth your scizor idea was brillant!

    Still the chepest price for a video now is $29.00 when bought at Toys R 'US online.

    Bsteph
    Quote Quote  
  18. Member
    Join Date
    Jun 2003
    Location
    Red Wing, MN
    Search Comp PM
    Originally Posted by katchar
    Mr. Radar, are you going to make a user freindly program of this for people who are dumb like me.
    Yes, after I get the command-line programs working right I'll write a Visual Basic(graphical version of Basic) frontend(that allows you to use a fancy graphical interface to select all the options and then it calls pvd-decrypt for you with those options) for peopel who don't like to use(sometimes very complicated) command lines.

    Originally Posted by bsteph2069
    Can someone please explain how to make the CCD file using CloneDVD?
    It won't. CloneCD has a bunch of advanced CD-Authoring features that most people don't usually need to mess with. CloneDVD, on the other hand, appears to be just a simple decrypt-compress-burn program and probably won't do it as it appears to be completely unreleated to CloneCD.

    @GregSmith:
    [NOTE: NON-PROGRAMMERS ARE NOT EXPECTED TO UNDERSTAND THIS]
    You didn't answer my question in the format thread(I hope you saw it!) but anyways, It seems to me that all you need to do to fix your program's VirtualDub compatiblitiy is to look at the version code written in the JUNK chunk after the header before the movi chunk and see if it is before, at, or after 1.5.8 and then look for the correct TwoCC(db for at/after 1.5.8 or dc for before 1.5.8).
    Quote Quote  
  19. java.Lang.NoSuchFieldError: BLACK

    I get this error when I start rendering in VideoThen. Any ideas?
    Quote Quote  
  20. Member
    Join Date
    Oct 2003
    Location
    Richmond, VA 23832
    Search Comp PM
    that error doesnt look familiar. can you offer more specifics, like the source of your data?
    -greg
    (author of videothen)
    Quote Quote  
  21. Hi Greg.

    Thanks for getting back to me so promptly. I'm trying to create some disks for my 8 yr old boy before Christmas. I'm really impressed with your efforts so far!

    I have used videodub v.1.5.10 to convert an mpeg stream to the appropriate avi stream, then re-rendered it using videodub v.1.5.7 (due to the 10k issue) both times using your config settings. Am I explaining myself better?

    Dan.
    Quote Quote  
  22. Member
    Join Date
    Oct 2003
    Location
    Richmond, VA 23832
    Search Comp PM
    that helps a little. but that error should not occur. I am thinking that you have an older version of the Java Runtime Environment. You should use JRE 1.4 or better.
    -greg
    (author of videothen)
    Quote Quote  
  23. Member
    Join Date
    Dec 2003
    Location
    Spokane, Washington
    Search Comp PM
    Hello everyone,
    I've been following this thread for several weeks, like several of you I have a teenage son that aquired the VideoNow player. Unlike many of you I'm whoefully poor at programing, and as such depend heavily on your skills to crack the recording process to generate my own movies for my son. I noted the cutting down of the standard 5.25" disks and tried this myself, I do have a machine shop and spent this last weekend destroying and finally achieveing a useable method of making them. The shattering and pealing of the surface recording media is the biggest problem, I had to make a special mandril and custom fabricate the cutting bit, to get a useable disk. Here is the resultingVideoNow size disks, an example picture is submitted. If you are interested in more info or purchasing some custom made, my E-mail is mustangfld@centurytel.net . I used Pinnacles, Instant Copy on 5 disks for backups of existing cartoons and had no problems. Physical disk size is not a issue because I used my laptop CDRW drive and most laptops use the center holder method rather than the tray method. Hope this info helps others. Thanks for your efforts.
    Mustangfld
    Quote Quote  
  24. Member
    Join Date
    Oct 2003
    Location
    Richmond, VA 23832
    Search Comp PM
    thats cool, but i didnt see your image.

    unfortunately for the rest of us, most of us dont have a machine shop to shave 5.25" disks down to 3.25"
    -greg
    (author of videothen)
    Quote Quote  
  25. Member
    Join Date
    Dec 2003
    Location
    Spokane, Washington
    Search Comp PM
    Sorry about the missing image, here it is:

    The lack of a machine shop is understandable, I'm not so much as trying to sell the modified disks in quantity as give those that want to try the largest possible disk size, up to the 3 15/32" a method to try it. Each disk takes about 4-5 min to make, with the equipment I have. I'm willing to make some disks for others if they are interested. I'm seriously thinking of modifing a Video now player to not only look good but handle the full size 5.25 disks. I've yet to author a new video disk, still trying to figure out all the parts and pieces. I am looking forward to your solutions on the maximum track size achieveable.
    Thanks!
    mustangfld
    Quote Quote  
  26. Member
    Join Date
    Dec 2003
    Location
    Spokane, Washington
    Search Comp PM

    Trying again!!! maybe this will work.

    Sorry I'm used to Ebay.
    mustangfld
    Quote Quote  
  27. Make sure you didn't have 'Disable BBCode in this post' checked. Also some browser aren't friendly with spaces in the link so replace all spaces with "%20" and that'd work

    Quote Quote  
  28. Member
    Join Date
    Dec 2003
    Location
    Spokane, Washington
    Search Comp PM
    Thanks for the help!

    mustangfld
    Quote Quote  
  29. Member mastersmurfie's Avatar
    Join Date
    May 2003
    Location
    United States
    Search Comp PM
    Originally Posted by Vampyre

    step 3. Scroll back up in the image.ccd file and find [Entry 2]
    at the end of the entry you'll see settings for Pmin, Psec, Pframe
    and PBLA. Change these last four lines of entry 2 to this, exactly

    PMin=29
    PSec=46
    PFrame=43
    PLBA=133843

    adding this to entry two, seems to convince the player that it has a
    30 minute disk in it.. which is what causes it to boot.

    try modifying your image.ccd file that way and using clonecd to write
    it to a mini cd. it works great for me. Thanks to anoah for the app
    that makes this so easy. And to who ever figured out these values.
    can anyone explain these values to me??? Reason I ask is...here's the [Entry 2] info from my VideoThen disc:

    [Entry 2]
    Session=1
    Point=0xa2
    ADR=0x01
    Control=0x02
    TrackNo=0
    AMin=0
    ASec=0
    AFrame=0
    ALBA=-150
    Zero=0
    PMin=29
    PSec=46
    PFrame=43
    PLBA=200064133843

    and here's the one from the original VideoNow disc:

    [Entry 2]
    Session=1
    Point=0xa2
    ADR=0x01
    Control=0x02
    TrackNo=0
    AMin=0
    ASec=0
    AFrame=0
    ALBA=-150
    Zero=0
    PMin=30
    PSec=10
    PFrame=18
    PLBA=135618

    Notice the difference in the values...what do these mean? I had success before burning to 5.25" CDRs and cutting with scissors, but grew tired of having my hands ache...I have been able to purchase some more 3.25" ones, and am trying to start all over again...

    here's the latest ccd that I changed...(from my file) note that the PMin and
    PSec are the same as the VideoNow, and the PFrame is not touched (also, the PBLA is the same, minus the "200064 "

    [Entry 2]
    Session=1
    Point=0xa2
    ADR=0x01
    Control=0x02
    TrackNo=0
    AMin=0
    ASec=0
    AFrame=0
    ALBA=-150
    Zero=0
    PMin=30
    PSec=10
    PFrame=55
    PLBA=133843

    and it still boots "some" of the time....

    Thanks!
    Quote Quote  
  30. Greg,

    I upgraded to the latest JRE and it works fine...thanks.

    Dan.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!