View Full Version : decrypting problems
charity
03-08-2007, 11:21 PM
i started this in the "no video only audio" thread but was told to start a new one!! hopefully i did the console log correctly
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\mediainfobatch.bat "C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\MediaInfo.exe" "C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\parameters.txt" "C:\Documents and Settings\departed\VTS_01_1.VOB"
MediaInfo Command line, MediaInfoLib - v0.7.4.5
MSG - Converter - Version: 2.06
MSG - Converter - Profile: H.264 QVGA 768kbps Stereo/128kbps
MSG - MediaInfo - Length: -1s
MSG - MediaInfo - Width: -1 pixels
MSG - MediaInfo - Height: -1 pixels
MSG - MediaInfo - Aspect Ratio: -1
MSG - MediaInfo - Framerate: -1 fps
MSG - Converter - Resolution not detected. Using AutoResize Max Resolution as default.
MSG - Converter - Width: 320 pixels
MSG - Converter - Height: 240 pixels
so will this answer why only audio is being transferred to itunes?? pls help me!!
Midiman
03-09-2007, 12:13 AM
Does the VOB file play in your PC's DVD player software? I can open VOB files in WinDVD. Yours looks pretty funny... as does your log... which is incomplete. But according to what's there, your source video is -1 pixel x -1 pixel... which is VERY small (I'm being facetious).
charity
03-09-2007, 02:45 PM
[WHAT IS A VOB FILE?? when i put the dvd in the d drive, everything starts fine!!! how much of the console log do i have to copy??
Midiman
03-09-2007, 03:46 PM
[WHAT IS A VOB FILE?? when i put the dvd in the d drive, everything starts fine!!! how much of the console log do i have to copy??
C:\Documents and Settings\departed\VTS_01_1.VOB
That's the VOB file you are attempting to analyze with MediaInfo. It's the native video file format on DVDs. I don't want you to open the file off a DVD... I want you to open that file on your hard drive. THAT'S the one you are encoding.
How much log? About this much... till you see frames starting to process... Sometimes the end of the log is needed as well.. after all the frames have been processed. If you see errors IN the frame processing... THAT info can be helpful.
EXEC: C:\Program Files\Videora\Video Converter\Tools\MediaInfo\mediainfobatch.bat "C:\Program Files\Videora\Video Converter\Tools\MediaInfo\MediaInfo.exe" "C:\Program Files\Videora\Video Converter\Tools\MediaInfo\parameters.txt" "C:\Movies\Lord of War.avi"
PlayTime=02:01:32.209
Width=544
Height=222
AspectRatio=2.450
FrameRate=23.976
MediaInfo Command line, MediaInfoLib - v0.7.4.5
MSG - Converter - Version: 2.07
MSG - Converter - Profile: H.264 QVA 384/80 320x128
MSG - MediaInfo - Length: 7292s
MSG - MediaInfo - Width: 544 pixels
MSG - MediaInfo - Height: 222 pixels
MSG - MediaInfo - Aspect Ratio: 2.45
MSG - MediaInfo - Framerate: 23.976 fps
MSG - Converter - Automatically Generating Framerate
EXEC: C:\Program Files\Videora\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "C:\Movies\Lord of War.avi" -f mp4 -title "Lord of War" -timestamp "2007-03-09 03:58:17" -vcodec h264 -level 13 -s 320x128 -r 24000/1001 -b 384k -bt 384k -bufsize 2000k -maxrate 768k -g 250 -coder 0 -acodec aac -ac 2 -ab 80 "C:\Tmp\dvdx files\Lord of War.mp4"
FFmpeg version SVN-r8047, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-liba52 --enable-avisynth --enable-libdts --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libogg --enable-libtheora --enable-libvorbis --enable-x264 --enable-xvid --enable-amr_nb --enable-amr_wb --cpu=i686 --enable-memalign-hack --extra-ldflags=-static
libavutil version: 49.3.0
libavcodec version: 51.34.0
libavformat version: 51.10.0
built on Feb 21 2007 23:20:24, gcc: 4.3.0 20070126 (experimental)
Input #0, avi, from 'C:\Movies\Lord of War.avi':
Duration: 02:01:32.2, start: 0.000000, bitrate: 806 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 544x222, 23.98 fps(r)
Stream #0.1: Audio: mp3, 48000 Hz, stereo, 80 kb/s
Output #0, mp4, to 'C:\Tmp\dvdx files\Lord of War.mp4':
Stream #0.0: Video: h264, yuv420p, 320x128, q=2-31, 384 kb/s, 23.98 fps(c)
Stream #0.1: Audio: aac, 48000 Hz, stereo, 80 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
[h264 @ 009C3820]using SAR=99/101
[h264 @ 009C3820]using cpu capabilities MMX MMXEXT SSE SSE2 3DNow!
Press [q] to stop encoding
[h264 @ 009C3820]OVERFLOW levelcode=4463
frame= 37 q=23.0 size= 144kB time=1.5 bitrate= 763.2kbits/s
frame= 66 q=31.0 size= 274kB time=2.8 bitrate= 814.7kbits/s
charity
03-10-2007, 12:53 AM
thank you so much for helping me out. hopefully this one can better explain my problem!! i tried to convert the file again. same result..... GREAT AUDIO, NO PICTURE!! :(
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\mediainfobatch.bat "C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\MediaInfo.exe" "C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\parameters.txt" "C:\Documents and Settings\hitch\VTS_01_1.VOB"
MediaInfo Command line, MediaInfoLib - v0.7.4.5
MSG - Converter - Version: 2.06
MSG - Converter - Profile: VideoWizard
MSG - MediaInfo - Length: -1s
MSG - MediaInfo - Width: -1 pixels
MSG - MediaInfo - Height: -1 pixels
MSG - MediaInfo - Aspect Ratio: -1
MSG - MediaInfo - Framerate: -1 fps
MSG - Converter - Resolution not detected. Using AutoResize Max Resolution as default.
MSG - Converter - Width: 320 pixels
MSG - Converter - Height: 240 pixels
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "C:\Documents and Settings\hitch\VTS_01_1.VOB" -f mp4 -title "VTS_01_1" -timestamp "2007-03-09 09:39:26" -vcodec h264 -s 320x240 -b 512k -bt 512k -flags +loop -cmp +chroma -partitions +parti4x4+partp4x4+partp8x8+partb8x8 -flags2 +mixed_refs -me umh -subq 7 -trellis 2 -refs 5 -coder 0 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -maxrate 768k -bufsize 2M -rc_eq "blurCplx^(1-qComp)" -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -level 13 -acodec aac -ac 2 -ab 128 "C:\Program Files\Red Kawa\Video Converter\Videos\iPod\H264\VTS_01_1.mp4"
FFmpeg version SVN-r8047, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-liba52 --enable-avisynth --enable-libdts --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libogg --enable-libtheora --enable-libvorbis --enable-x264 --enable-xvid --enable-amr_nb --enable-amr_wb --cpu=i686 --enable-memalign-hack --extra-ldflags=-static
libavutil version: 49.3.0
libavcodec version: 51.34.0
libavformat version: 51.10.0
built on Feb 21 2007 23:20:24, gcc: 4.3.0 20070126 (experimental)
Input #0, mpeg, from 'C:\Documents and Settings\hitch\VTS_01_1.VOB':
Duration: 01:58:13.0, start: 0.233567, bitrate: 707 kb/s
MSG - Video Length is 7093s
Stream #0.0[0x80]: Audio: ac3, 48000 Hz, 5:1, 448 kb/s
Stream #0.1[0x81]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Output #0, mp4, to 'C:\Program Files\Red Kawa\Video Converter\Videos\iPod\H264\VTS_01_1.mp4':
Stream #0.0: Audio: aac, 48000 Hz, stereo, 128 kb/s
Stream mapping:
Stream #0.0 -> #0.0
No accelerated IMDCT transform found
Press [q] to stop encoding
size= 66kB time=5.4 bitrate= 99.9kbits/s
size= 156kB time=10.0 bitrate= 127.9kbits/s
size= 213kB time=13.7 bitrate= 128.1kbits/s
size= 271kB time=17.3 bitrate= 128.0kbits/s
size= 338kB time=21.6 bitrate= 128.0kbits/s
size= 419kB time=26.9 bitrate= 127.8kbits/s
size= 500kB time=32.0 bitrate= 128.1kbits/s
size= 587kB time=37.6 bitrate= 128.0kbits/s
size= 665kB time=42.6 bitrate= 128.0kbits/s
size= 728kB time=46.6 bitrate= 128.0kbits/s
size= 795kB time=50.9 bitrate= 128.0kbits/s
size= 878kB time=56.2 bitrate= 128.1kbits/s
size= 941kB time=60.2 bitrate= 127.9kbits/s
size= 1020kB time=65.3 bitrate= 128.0kbits/s
size= 1103kB time=70.6 bitrate= 128.0kbits/s
size= 1191kB time=76.3 bitrate= 127.9kbits/s
size= 1257kB time=80.5 bitrate= 128.0kbits/s
size= 1325kB time=84.7 bitrate= 128.1kbits/s
size= 1403kB time=89.7 bitrate= 128.1kbits/s
size= 1486kB time=95.1 bitrate= 128.0kbits/s
size= 1569kB time=100.4 bitrate= 128.0kbits/s
size= 1653kB time=105.8 bitrate= 127.9kbits/s
DELETE: C:\Program Files\Red Kawa\Video Converter\Videos\iPod\H264\VTS_01_1.mp4
ERROR 0002 - Could not delete the following file: C:\Program Files\Red Kawa\Video Converter\Videos\iPod\H264\VTS_01_1.mp4
ERROR 0001 - Exception raised:
System.IO.IOException: The process cannot access the file 'C:\Program Files\Red Kawa\Video Converter\Videos\iPod\H264\VTS_01_1.mp4' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.Delete(String path)
at Videora.Conversion.Video.EncoderFlows.iPod.0b67580 14c4f17b8.ec74212ffbd60c7e()
size= 1736kB time=111.2 bitrate= 127.9kbits/s
charity
03-10-2007, 01:28 AM
i also just realized the file is only playing audio in quicktime also!!
Midiman
03-10-2007, 02:13 AM
My curiosity with your file is that it seems to be virtually nonexistant.
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\mediainfobatch.bat "C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\MediaInfo.exe" "C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\parameters.txt" "C:\Documents and Settings\hitch\VTS_01_1.VOB"
MediaInfo Command line, MediaInfoLib - v0.7.4.5
MSG - Converter - Version: 2.06
MSG - Converter - Profile: VideoWizard
MSG - MediaInfo - Length: -1s
MSG - MediaInfo - Width: -1 pixels
MSG - MediaInfo - Height: -1 pixels
MSG - MediaInfo - Aspect Ratio: -1
MSG - MediaInfo - Framerate: -1 fps
MSG - Converter - Resolution not detected. Using AutoResize Max Resolution as default.
MSG - Converter - Width: 320 pixels
MSG - Converter - Height: 240 pixels
Your length is -1 seconds, your width is -1 pixel, your height is -1 pixel, your framerate is -1 fps and your aspect ratio is -1! This shouldn't be the case. It's like the file almost doesn't even exist in a weird sort of way. Where did it come from? What did you use to rip it from a DVD to your hard drive? You ARE encoding a file from your hard drive... the path to the file is highlighted in green above.
Here are the specs from a VOB I ripped to my hard drive from the 1st Star Wars movie...
EXEC: C:\Program Files\Videora\Tools\MediaInfo\mediainfobatch.bat "C:\Program Files\Videora\Tools\MediaInfo\MediaInfo.exe" "C:\Program Files\Videora\Tools\MediaInfo\parameters.txt" "F:\DVD Decrypter Files\VTS_06_1.VOB"
PlayTime=00:15:33.033
Width=720
Height=480
AspectRatio=1.778
FrameRate=29.970
MediaInfo Command line, MediaInfoLib - v0.7.4.5
MSG - Converter - Version: 2.07
MSG - Converter - Profile: H.264 384/112 320x180
MSG - MediaInfo - Length: 933s
MSG - MediaInfo - Width: 720 pixels
MSG - MediaInfo - Height: 480 pixels
MSG - MediaInfo - Aspect Ratio: 1.778
MSG - MediaInfo - Framerate: 29.97 fps
MSG - Converter - Automatically Generating Framerate
charity
03-10-2007, 04:02 PM
i put the dvd into my d drive and used the decrypter that was available off of videora!! i then followed the step by step instructions on how to decrypt a file!
Midiman
03-10-2007, 05:05 PM
Videora won't decrypt most DVDs as far as I know. To remove pesky things like CSS encryption and Macrovision you need something like DVD Decrypter. Even that won't successfully rip ALL DVDs to your hard drive. There are some discs that have had extra, special copy protection schemes applied to them. That is why I suggested playing the ripped VOB file in your PC's software based DVD Player program to see if it has been properly ripped. DVD Decrypter has, incidentally, just gone out of production. The movie industry finally "got to" it's author and he has shut down his development and distribution of the program... which used to be free.
migrena
03-10-2007, 09:17 PM
dvd decrypter author is working now for the movie industry, but that doesnt stop his software to be one of the most used programs in the world :D
the additional copyprotection that dvd decrypter cannot handle very well is arcos, and you will now if its present when you will get a lot errors in dvd decrypter saying "blablabla inserting dummy blablabla", afaik dvdfab decrypter can handle arcos protected disc
charity
03-13-2007, 02:49 AM
i dont understand the lingo here! i didnt use videora as a decrypter. i used a decrypter that was available for download off of the videora website. when i go to the help section details on the decrypter, its says DVD DECRYPTER coded by LIGHTNING UK!! is there anything i can do to fix the problem? do i need a different decrypter?
Midiman
03-13-2007, 03:17 AM
Have you tried a different DVD?
charity
03-14-2007, 02:03 AM
i have tried two different DVD's. Both transferred (and I tried several times) without picture, only audio. Am I building a mystery here?
Midiman
03-14-2007, 05:37 AM
I'm really not sure... but, by different, I mean REALLY different. Not Star Wars I and Star Wars II.
Sketch
03-14-2007, 05:47 AM
OK, when you run video DVD Decrypter, there should be a huge file on your hard drive (the .VOB file that Midiman mentioned before). This is essentially your DVD file copied to your hard drive with the DVD removed.
Can you play DVDs on your PC. If so, can you play this huge file on your hard drive with the same software? If so, do you get video?
charity
03-15-2007, 02:20 AM
midiman... yes (LOL) the dvds i tried were hitch and the departed!!
sketch... i can play dvds in my d drive just fine! its only when i convert them to i tunes i am getting this problem. again, no picture, audio only!!
Sketch
03-15-2007, 07:20 AM
But what about the files on your F drive (which is a hard drive, right)? Do those play with video?