Search found 8 matches

Go to advanced search

by forzaphil
24 Nov 2009 17:20
Forum: VLC stream-output (sout)
Topic: Anamorphic on the iPhone
Replies: 0
Views: 374

Anamorphic on the iPhone

I've got a few DVDs that I've ripped in Handbrake and then transcoded in VLC so that they play on the iPhone. Even though the ripped file is physically 720 x 432, when it is adjusted anamorphically, it's 1024 x 432 (or very similar). When I've transcoded the files in VLC I've scaled them to 480 x 27...
by forzaphil
24 Nov 2009 17:03
Forum: VLC stream-output (sout)
Topic: Cropping and Scaling
Replies: 5
Views: 1341

Re: Cropping and Scaling

To add to my previous post I've also tried /Applications/VLC.app/Contents/MacOS/VLC -vvv -I dummy "/Users/me/desktop/trenchrun.m4v" --sout="#transcode{vcodec=h264,vb=400,fps=25,cropleft=80,cropright=80,height=270,width=345}:standard{access=file,mux=mp4,dst=trenchrun.mp4}" which u...
by forzaphil
23 Nov 2009 23:07
Forum: VLC stream-output (sout)
Topic: Cropping and Scaling
Replies: 5
Views: 1341

Re: Cropping and Scaling

Just a quick update on this. So far no more luck. I tried the following command line: /Applications/VLC.app/Contents/MacOS/VLC -vvv -I dummy "/Users/me/desktop/trenchrun.m4v" --global-key-crop-left=80 --global-key-crop-right=80 --sout '#transcode{vcodec=h264,vb=400,fps=25,height=270,width=...
by forzaphil
15 Nov 2009 13:54
Forum: VLC stream-output (sout)
Topic: Cropping and Scaling
Replies: 5
Views: 1341

Re: Cropping and Scaling

Thanks kdh, I will try that. In the tests I've been doing I've been trying to crop and scale at the same time as part of the transcode process. Splitting it out as you have seems more logical.
by forzaphil
14 Nov 2009 13:38
Forum: VLC stream-output (sout)
Topic: Cropping and Scaling
Replies: 5
Views: 1341

Cropping and Scaling

I'm trying to crop a video and then scale it to a smaller size, but I can't figure out the command line for doing this. I've read the help file about crop-geometry but still can't figure it out. If I have an input video that's say 640 x 480, and I want to crop 80 pixels off left and right and then s...
by forzaphil
09 Nov 2009 16:27
Forum: VLC stream-output (sout)
Topic: Live transcoding for Iphone
Replies: 3
Views: 4070

Re: Live transcoding for Iphone

I don't know why you think MP3 couldn't be play inside a video on the iphone. I've only used AAC-LC. I just quoted from the iPhone specs. From Apple website: Video formats supported: H.264 video, up to 1.5 Mbps, 640 by 480 pixels, 30 frames per second, Low-Complexity version of the H.264 Baseline P...
by forzaphil
09 Nov 2009 09:53
Forum: VLC stream-output (sout)
Topic: NAL Units
Replies: 6
Views: 2056

Re: NAL Units

How I enable this feature in MacOSX version? There is no tool menu in MacOSX version
In the Mac version it's just "VLC " -> "Preferences", as there is no Tools menu.
by forzaphil
06 Nov 2009 20:23
Forum: VLC stream-output (sout)
Topic: Live transcoding for Iphone
Replies: 3
Views: 4070

Re: Live transcoding for Iphone

I've been working on something similar, using the Apple Stream Segmenter, rather than the open source segmenter you're using. Looking at your command line, I don't think you'll get h.264 and MP3 to work on the iPhone. I think it has to be AAC-LC. If you go into VLC preferences and choose "all&q...

Go to advanced search