PDA

View Full Version : Nooblet Question


KillerGravemind
10-18-2007, 12:29 PM
Ok. So. I just downloaded the Videora 360 Converter to convert a couple dozen AVI's into something playable. Not knowing what the hell I'm doing to begin with, I use the wizard, cranking everything out to the best, leaving it set at TV instead of HDTV. The results are MP4 files. I've read through the form and read the 360 is supposed to support it but it cannot see them in any of the folders I put them in, even with WMP 11 up and added to it's library. So. With that in mind. Can anyone please help a dipstick out. :(

KillerGravemind
10-18-2007, 12:31 PM
And if anyone asks, I'm running XP Professional, no media center.

sparhawk
10-18-2007, 07:16 PM
you need to use tversity or similar for mp4 to work, the 360 can play them but wmp wont stream them.

KillerGravemind
10-18-2007, 09:15 PM
I thought the whole point of the Videora Converter was it converted Videos into playable formats? Or was that only for people with Media Center. I use the standard pc link. Sees all my music fine, just none of my videos.

sparhawk
10-19-2007, 06:17 AM
you can use videora to convert your files to mpeg and then the 360 will see them, if you want to use mp4 you need to use an alternative server such as tversity.

KillerGravemind
10-19-2007, 11:09 AM
Care to walk me through on how to convert an AVI to an Mpeg?

sparhawk
10-19-2007, 02:20 PM
I would assume load the file in the converter, pick one of the mpeg2 profiles and hit start

KillerGravemind
10-19-2007, 06:06 PM
Tried that and it still came out as an MP4

KillerGravemind
10-19-2007, 06:13 PM
Just tried to make one with a one click convert. This is what was in the console.

EXEC: E:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\mediainfobatch.bat "E:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\MediaInfo.exe" "E:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\parameters.txt" "D:\My Documents\My Videos\Aaip.avi"

PlayTime=00:05:35.247

Width=640

Height=480

AspectRatio=1.333

FrameRate=29.970
MediaInfo Command line, MediaInfoLib - v0.7.4.5
MSG - OS - Version: Microsoft Windows NT 5.1.2600 Service Pack 2
MSG - Converter - Version: 2.25
MSG - Converter - Profile: MPEG2 480p 6144kbps Stereo/192kbps AviSynth
MSG - MediaInfo - Length: 214s
MSG - MediaInfo - Width: 640 pixels
MSG - MediaInfo - Height: 480 pixels
MSG - MediaInfo - Aspect Ratio: 1.333
MSG - MediaInfo - Framerate: 29.97 fps
WRITE: D:\My Documents\Converted Videos\Xbox360\MPEG2-PS\Aaip.avs
Line 1: DirectShowSource("D:\My Documents\My Videos\Aaip.avi")
EXEC: E:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "D:\My Documents\Converted Videos\Xbox360\MPEG2-PS\Aaip.avs" -f vob -b 6144k -ac 2 -ab 192k "D:\My Documents\Converted Videos\Xbox360\MPEG2-PS\Aaip.mpg"

FFmpeg version SVN-r9133, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-liba52 --enable-avisynth --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libogg --enable-libtheora --enable-libvorbis --enable-x264 --enable-xvid --cpu=i686 --enable-memalign-hack --extra-ldflags=-static --enable-dirac
libavutil version: 49.4.0
libavcodec version: 51.40.4
libavformat version: 51.12.1
built on May 27 2007 19:45:44, gcc: 4.2.0
[avs @ 00ACBEA0]AVIFileOpen failed with error -2147221164D:\My Documents\Converted Videos\Xbox360\MPEG2-PS\Aaip.avs: Error while opening file
DELETE: D:\My Documents\Converted Videos\Xbox360\MPEG2-PS\Aaip.avs

KillerGravemind
10-19-2007, 06:29 PM
Tried it again without the Avi Synth and it went through, however it was still not seen by my xbox once placed in the Mv Videos folder.

KillerGravemind
10-19-2007, 06:41 PM
Tried it again with a retarded little AMV I have. This is the console report. Tried opening it in WMP and it crashed.

EXEC: E:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\mediainfobatch.bat "E:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\MediaInfo.exe" "E:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\parameters.txt" "D:\My Documents\My Videos\Dansu.avi"

PlayTime=00:03:34.247

Width=640

Height=480

AspectRatio=1.333

FrameRate=29.970
MediaInfo Command line, MediaInfoLib - v0.7.4.5
MSG - OS - Version: Microsoft Windows NT 5.1.2600 Service Pack 2
MSG - Converter - Version: 2.25
MSG - Converter - Profile: MPEG2 480p 6144kbps Stereo/192kbps
MSG - MediaInfo - Length: 214s
MSG - MediaInfo - Width: 640 pixels
MSG - MediaInfo - Height: 480 pixels
MSG - MediaInfo - Aspect Ratio: 1.333
MSG - MediaInfo - Framerate: 29.97 fps
EXEC: E:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "D:\My Documents\My Videos\Dansu.avi" -f vob -b 6144k -ac 2 -ab 192k "D:\My Documents\Converted Videos\Xbox360\MPEG2-PS\Dansu.mpg"

FFmpeg version SVN-r9133, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-liba52 --enable-avisynth --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libogg --enable-libtheora --enable-libvorbis --enable-x264 --enable-xvid --cpu=i686 --enable-memalign-hack --extra-ldflags=-static --enable-dirac
libavutil version: 49.4.0
libavcodec version: 51.40.4
libavformat version: 51.12.1
built on May 27 2007 19:45:44, gcc: 4.2.0

Seems stream 0 codec frame rate differs from container frame rate: 30000.00 (30000/1) -> 29.97 (30000/1001)
Input #0, avi, from 'D:\My Documents\My Videos\Dansu.avi':
Duration: 00:03:34.2, start: 0.000000, bitrate: 2204 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 640x480, 29.97 fps(r)
Stream #0.1: Audio: mp3, 44100 Hz, stereo, 192 kb/s
Output #0, vob, to 'D:\My Documents\Converted Videos\Xbox360\MPEG2-PS\Dansu.mpg':
Stream #0.0: Video: mpeg2video, yuv420p, 640x480, q=2-31, 6144 kb/s, 29.97 fps(c)
Stream #0.1: Audio: mp2, 44100 Hz, stereo, 192 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Press [q] to stop encoding
frame= 102 fps= 0 q=1.6 size= 746kB time=3.4 bitrate=1813.4kbits/s
frame= 230 fps= 0 q=2.0 size= 1586kB time=7.6 bitrate=1700.4kbits/s
frame= 359 fps=239 q=2.0 size= 2692kB time=11.9 bitrate=1846.2kbits/s
frame= 448 fps=224 q=2.0 size= 3786kB time=14.9 bitrate=2079.5kbits/s
frame= 529 fps=212 q=2.0 size= 4958kB time=17.6 bitrate=2305.4kbits/s
frame= 613 fps=204 q=2.0 size= 6108kB time=20.4 bitrate=2450.3kbits/s
frame= 694 fps=198 q=2.0 size= 7008kB time=23.1 bitrate=2482.8kbits/s
frame= 781 fps=195 q=2.0 size= 7942kB time=26.0 bitrate=2499.8kbits/s
frame= 856 fps=190 q=2.0 size= 9014kB time=28.5 bitrate=2588.4kbits/s
frame= 927 fps=185 q=2.0 size= 10072kB time=30.9 bitrate=2670.4kbits/s
frame= 997 fps=181 q=2.0 size= 11118kB time=33.2 bitrate=2740.6kbits/s
frame= 1099 fps=183 q=2.0 size= 12278kB time=36.6 bitrate=2745.4kbits/s
frame= 1199 fps=184 q=2.0 size= 13466kB time=40.0 bitrate=2759.7kbits/s
frame= 1295 fps=185 q=2.0 size= 14910kB time=43.2 bitrate=2828.9kbits/s
frame= 1363 fps=182 q=2.0 size= 16646kB time=45.4 bitrate=3000.6kbits/s
frame= 1437 fps=180 q=2.0 size= 18322kB time=47.9 bitrate=3132.5kbits/s
frame= 1526 fps=180 q=2.0 size= 19638kB time=50.9 bitrate=3161.6kbits/s
frame= 1625 fps=181 q=2.0 size= 20720kB time=54.2 bitrate=3132.4kbits/s
frame= 1700 fps=179 q=1.6 size= 21988kB time=56.7 bitrate=3177.4kbits/s
frame= 1768 fps=177 q=2.0 size= 23256kB time=59.0 bitrate=3231.3kbits/s
frame= 1829 fps=174 q=2.0 size= 24812kB time=61.0 bitrate=3332.4kbits/s
frame= 1888 fps=172 q=2.0 size= 26348kB time=63.0 bitrate=3428.1kbits/s
frame= 1944 fps=169 q=2.0 size= 28222kB time=64.8 bitrate=3566.1kbits/s
frame= 2003 fps=167 q=2.0 size= 29944kB time=66.8 bitrate=3672.2kbits/s
frame= 2081 fps=166 q=2.0 size= 31390kB time=69.4 bitrate=3705.1kbits/s
frame= 2146 fps=165 q=2.0 size= 32928kB time=71.6 bitrate=3768.9kbits/s
frame= 2213 fps=164 q=2.0 size= 34550kB time=73.8 bitrate=3834.8kbits/s
frame= 2272 fps=162 q=2.0 size= 36096kB time=75.8 bitrate=3902.3kbits/s
frame= 2332 fps=161 q=2.0 size= 37454kB time=77.8 bitrate=3944.9kbits/s
frame= 2393 fps=160 q=2.0 size= 38914kB time=79.8 bitrate=3994.1kbits/s
frame= 2452 fps=158 q=2.0 size= 40360kB time=81.8 bitrate=4042.8kbits/s
frame= 2516 fps=157 q=2.0 size= 41616kB time=83.9 bitrate=4062.6kbits/s
frame= 2626 fps=159 q=2.0 size= 42992kB time=87.6 bitrate=4021.0kbits/s
frame= 2714 fps=160 q=2.0 size= 44528kB time=90.5 bitrate=4029.6kbits/s
frame= 2829 fps=162 q=2.0 size= 45730kB time=94.4 bitrate=3970.1kbits/s
frame= 2920 fps=162 q=2.0 size= 47182kB time=97.4 bitrate=3968.4kbits/s
frame= 3045 fps=165 q=2.0 size= 48330kB time=101.6 bitrate=3898.1kbits/s
frame= 3129 fps=165 q=2.0 size= 49994kB time=104.4 bitrate=3924.0kbits/s
frame= 3220 fps=165 q=2.0 size= 51674kB time=107.4 bitrate=3941.2kbits/s
frame= 3312 fps=166 q=2.0 size= 52908kB time=110.5 bitrate=3923.2kbits/s
frame= 3406 fps=166 q=2.0 size= 54104kB time=113.6 bitrate=3901.1kbits/s
frame= 3469 fps=165 q=2.0 size= 56762kB time=115.7 bitrate=4018.4kbits/s
frame= 3519 fps=164 q=2.0 size= 59970kB time=117.4 bitrate=4185.2kbits/s
frame= 3569 fps=162 q=2.0 size= 63234kB time=119.1 bitrate=4351.1kbits/s
frame= 3618 fps=161 q=2.0 size= 66480kB time=120.7 bitrate=4512.5kbits/s
frame= 3667 fps=159 q=2.0 size= 70058kB time=122.3 bitrate=4691.8kbits/s
frame= 3717 fps=158 q=1.6 size= 73338kB time=124.0 bitrate=4845.4kbits/s
frame= 3770 fps=157 q=2.0 size= 76328kB time=125.8 bitrate=4972.0kbits/s
frame= 3824 fps=156 q=2.0 size= 79044kB time=127.6 bitrate=5076.2kbits/s
frame= 3891 fps=156 q=2.0 size= 80572kB time=129.8 bitrate=5085.2kbits/s
frame= 3980 fps=156 q=2.0 size= 81938kB time=132.8 bitrate=5055.8kbits/s
frame= 4088 fps=157 q=2.0 size= 83226kB time=136.4 bitrate=4999.6kbits/s
frame= 4191 fps=158 q=2.0 size= 84484kB time=139.8 bitrate=4950.4kbits/s
frame= 4286 fps=159 q=2.0 size= 85522kB time=143.0 bitrate=4900.1kbits/s
frame= 4383 fps=159 q=2.0 size= 86106kB time=146.2 bitrate=4824.3kbits/s
frame= 4468 fps=160 q=2.0 size= 86842kB time=149.0 bitrate=4773.0kbits/s
frame= 4559 fps=160 q=1.6 size= 87882kB time=152.1 bitrate=4733.7kbits/s
frame= 4645 fps=160 q=2.0 size= 89090kB time=155.0 bitrate=4709.9kbits/s
frame= 4735 fps=161 q=2.0 size= 90490kB time=158.0 bitrate=4693.0kbits/s
frame= 4834 fps=161 q=2.0 size= 91878kB time=161.3 bitrate=4667.4kbits/s
frame= 4952 fps=162 q=2.0 size= 93026kB time=165.2 bitrate=4613.1kbits/s
frame= 5034 fps=162 q=2.0 size= 94846kB time=167.9 bitrate=4626.7kbits/s
frame= 5132 fps=163 q=2.0 size= 96288kB time=171.2 bitrate=4607.3kbits/s
frame= 5208 fps=163 q=2.0 size= 97994kB time=173.7 bitrate=4620.5kbits/s
frame= 5278 fps=162 q=2.0 size= 98992kB time=176.1 bitrate=4605.6kbits/s
frame= 5344 fps=162 q=2.0 size= 100510kB time=178.3 bitrate=4618.5kbits/s
frame= 5413 fps=162 q=2.0 size= 101686kB time=180.6 bitrate=4613.0kbits/s
frame= 5482 fps=161 q=2.0 size= 103942kB time=182.9 bitrate=4656.0kbits/s
frame= 5547 fps=161 q=2.0 size= 105846kB time=185.1 bitrate=4685.7kbits/s
frame= 5628 fps=161 q=2.0 size= 107710kB time=187.8 bitrate=4699.5kbits/s
frame= 5735 fps=162 q=2.0 size= 109284kB time=191.3 bitrate=4679.2kbits/s
frame= 5807 fps=161 q=2.0 size= 110940kB time=193.7 bitrate=4691.2kbits/s
frame= 5869 fps=161 q=2.0 size= 112828kB time=195.8 bitrate=4720.7kbits/s
frame= 5943 fps=161 q=2.0 size= 114634kB time=198.3 bitrate=4736.5kbits/s
frame= 6026 fps=161 q=2.0 size= 116338kB time=201.0 bitrate=4740.7kbits/s
frame= 6099 fps=161 q=1.6 size= 117644kB time=203.5 bitrate=4736.5kbits/s
frame= 6168 fps=160 q=2.0 size= 118956kB time=205.8 bitrate=4735.8kbits/s
frame= 6227 fps=160 q=2.0 size= 121398kB time=207.7 bitrate=4787.2kbits/s
frame= 6372 fps=161 q=2.0 size= 122620kB time=212.6 bitrate=4725.3kbits/s
frame= 6421 fps=161 q=2.0 Lsize= 123432kB time=214.2 bitrate=4720.3kbits/s

video:116865kB audio:5021kB global headers:0kB muxing overhead 1.268225%

sparhawk
10-20-2007, 07:11 AM
I downloaded an AVI file, started videora, clicked on the conversion tab, clicked on Convert Video, browsed to the AVI, clicked on the profile and changed it to mpeg2 480p, clicked start, came back 10 minutes later to a .mpg file which played when I connected to the computer via windows media centre. It also played fine in tversity (which will also automatically transcode AVI on the fly as you watch it if you want).

KillerGravemind
10-20-2007, 07:43 AM
As I mentioned before, I don't have Media Center, just plain XP Professional.

sparhawk
10-20-2007, 08:23 AM
then might I suggest using tversity as a media server

http://tversity.com/home

zachisevil
10-27-2007, 03:35 AM
Why dont you just burn the Mp4 to a data disc (either cd or dvd) or put it on a flash drive and hook it up to your 360. It will play the file, I found the videora .mp4's to work better than any other format using this method.