freeny said:EUREKA!!! its definately a pixel amount. my 720x304 video is uploading as we speak. that is full DVD resolution!!! (for at least the dvd im using. wont say which one but i can say it rhymes with schlyncredibles) I think im going to cry. will play it on the tv when i get home to see the tv results. I can say it looks georgeous on my computer screen.![]()
![]()
![]()
freeny said:aside from the ratio thats now been solved, what bitrate is working best? im setting at 1100kbps. aside from my stated contrast issue Im happy with it. would a higher bitrate solve this or would i need to use a filter? i use handbrake on the computer at work. its a new g5 and can rip a full video in about an hour or so. im at home now and only have an old titanium that takes 12 hours to do the same so im gonna have to hand this over to someone with more power until monday....
actually the video was only one pass since i was crunched for time and only was interested in the image ratio. I will have to wait until monday to do a two pass. it does look fantastic on the computer moniter so perhaps it is just my tv. so an A+ it is!! very very happymadmaxmedia said:You are doing 2-pass, right? I don't know enough about compression codecs to give any other tips. I bet if contrast is inherently low in the TV out signal, that could be corrected.
You can go up to 2.5 Mbpps (I think you are using 1100 kbps, not kBps.) Is your video as good as the OP's?
It might be your computer. I get the same thing on my old 600mhz titanium, but ill take it to work and pop it in the new g5 and it works fine. what computer you using?Sky Blue said:Some DVDs don't seem to work in Handbrake. I get 'No valid title'...is there another option for ripping these?
I've tried using Mac the Ripper, then used ffmepgx to convert to vob file into mp4 mpeg. When I went to play it, Quicktime pops up saying, "Couldn't open the file because an invalid sample description was found in the movie"
Any ideas?
snowmoon said:My goal was to create high quality video that looked GOOOOOOOOD when hooked to a TV, somewhere between broadcast and DVD quality while keeping the bitrate to a reasonable ammount.
For pre-conversion scaling and cleaning I used AviSynth. Avisynth did an AssumeFPS and rescaled the audio to match. I also allplies light spatial and temporal smoothing to reduce the very high levels of grain in this particular movie. I then did a very simple 2-pass encode in ffmpeg. I have tried and tried to play with more advanced settings with ffmpeg, but nothing really resulted in higher quality. Tron is, IIRC, 2.05:1 so i trimmed it down to 2:1 and scaled it to 640x320 for my testing. One technical note was I converted to RGB before scaling as this lead to fewer problems with color artifacts from scaling raw 4:2:0 color data. First pass - standard... Second Pass - optimized for iPod...
According to the ffmpeg man pages:/usr/local/bin/ffmpeg -i test.mpg -r 24 -vcodec xvid -bitexact -4mv -vprofile SP -qscale 2 -acodec aac -ab 96 -g 300 -pass 1 -passlogfile tfe-sample -f mov tfe-pass1.mov
ffmpeg version CVS, build 3277056, Copyright (c) 2000-2004 Fabrice Bellard
configuration:
built on Oct 24 2005 10:18:09, gcc: 3.3.5 (Debian 1:3.3.5-12)
Input #0, mpeg, from 'test.mpg':
Duration: 00:00:27.1, start: 0.333789, bitrate: 7803 kb/s
Stream #0.0[0x1e0], 29.97 fps: Video: mpeg2video, yuv420p, 720x480, 9600 kb/s
Stream #0.1[0x1c0]: Audio: mp2, 48000 Hz, stereo, 384 kb/s
Unknown codec 'xvid'
If I make the changes sugested in the faq, then other XVID options cause it to fail. Any hints on getting this line to work elsewhere?Both XviD and DivX (version 4+) are implementations of the ISO MPEG-4
standard (note that there are many other coding formats that use this
same standard). Thus, use '-vcodec mpeg4' to encode these formats. The
default fourcc stored in an MPEG-4-coded file will be 'FMP4'. If you want
a different fourcc, use the '-vtag' option. E.g., '-vtag xvid' will
force the fourcc 'xvid' to be stored as the video fourcc rather than the
default.
thornrag said:Scale, smooth, scale, encode, scale, encode... woops, also converted to RGB first... then encode and encode!
Because, when your goal is high quality video, the more you do to it, the better it looks. It's a fact.
A round of applause for snowmoon. I have officially added you to my buddies list.snowmoon said:I would like to state for the record that your post is biligerent and completly without merit. If your post was meant as a satire of the kids in the hall bravo, otherwise you are being a jerk and if you continue with this type of posting you won't last long here.
Step up and show your stuff... if you think you can do better, please do. The conversion to RGB serves a SPECIFIC PURPOSE to reduce chroma aliasing in the low resolution pR and pB channels. The video is scaled only ONCE through the entire chain ( output may cause a scale, but as far as I can tell it does not ). I CROP, to improve viewability on the iPod, then scale once to a final output video. The filters are to improve compressability but do not compromise the basic video quality at the target bitrate.
snowmoon said:APPLE: If you see this... please fix the Display Aspect Ratio (DAR) playbeck bug. If you do I can finally create broadcast quality video consistantly and within your specs! Thanks!
madmaxmedia said:Yeah, that post was confusing (about scaling and whatever)...
Do you think this bug can be fixed in firmware update? I would assume so.
Can you explain a little more about it, such as how the bug manifests itself?
Thanks, Steve
wififun said:I have been following this thread, and have been trying to get your ffmpeg line to work. Granted this is on linux, but I compiled the latest CVS of ffmpeg, and XVID, yet it returns:
According to the ffmpeg man pages:
If I make the changes sugested in the faq, then other XVID options cause it to fail. Any hints on getting this line to work elsewhere?
Weird. iTunes doesn't want to sync this file any more after months of keeping it on my iPod it says that it's not supported. I haven't updated the iPod's firmware, but did move to iTunes 6.0.2 recently.snowmoon said:More From "The Fifth Element"
http://u2.rit.albany.edu/~ew2193/tfe-pass2-1100.mov ( 23.3MB .mov 9.32MB/min ) - excellent