Search found 22 matches

Go to advanced search

by Joe33345
04 Jul 2010 17:36
Forum: General VLC media player Troubleshooting
Topic: how to: transcode, crop letterbox, chain vfilter
Replies: 3
Views: 3947

Re: how to: transcode, crop letterbox, chain vfilter

thank you so much, after following your code and instructions, I used it to construct my own RTP code for use with the JTVLC API for justin tv. :sout=#transcode{venc=x264 {keyint=128,idrint=2,cabac=0,bframes=0},vcodec=h264,vb=500,fps=30,acodec=mp3,ab=128,channels=2,samplerate=44100,audio- sync,vfilt...
by Joe33345
02 Jul 2010 01:50
Forum: VLC media player for Windows Troubleshooting
Topic: vlc 1.1.0 doesnt create a sdp file / rtp
Replies: 15
Views: 3244

Re: vlc 1.1.0 doesnt create a sdp file / rtp

use sdp=file:///d:\justintv\vlc.sdp
by Joe33345
19 Jun 2010 18:26
Forum: VLC 1.1.0 testing
Topic: RC4 RTP H264 Streaming Capture Card Aspect Ratio issue
Replies: 0
Views: 22309

RC4 RTP H264 Streaming Capture Card Aspect Ratio issue

first of all I wanna say. this program works almost perfectly for me :P except for this small issue. http://www.justin.tv/joe33345678/b/265507793 I use the JTVLC API to stream to justin tv using vlc media player. now the API works fine but I think there's something up with vlc, for some odd reason t...
by Joe33345
11 Jun 2010 16:10
Forum: VLC media player for Windows Troubleshooting
Topic: Getting VHScrCap to work in VLC... help?
Replies: 23
Views: 5781

Re: Getting VHScrCap to work in VLC... help?

well thats what I use for movies so I thought it might help your aspect ratio problem out. I guess not :(

EDIT: VLC 1.0.5
by Joe33345
01 Jun 2010 17:53
Forum: VLC media player for Windows Troubleshooting
Topic: Getting VHScrCap to work in VLC... help?
Replies: 23
Views: 5781

Re: Getting VHScrCap to work in VLC... help?

nah if I set the fps to 25 or 30 it does not open at all. it errors out with the message VHMulticam cannot open with the required parameters. but if I set fps to inf like :dshow-fps=inf then it opens but only shows 1 frame, it acts like it's still streaming but the video output is frozen
by Joe33345
31 May 2010 23:43
Forum: VLC media player for Windows Troubleshooting
Topic: Getting VHScrCap to work in VLC... help?
Replies: 23
Views: 5781

Re: Getting VHScrCap to work in VLC... help?

:sout=#transcode{venc=x264{keyint=128,idrint=2,cabac=0,bframes=0},vcodec=h264,vb=530,fps=24,scale=1,acodec=mp3,ab=128,channels=2,samplerate=48000,audio-sync,threads=2,vfilter=canvas{width=640,height=360,aspect=16:9},deinterlace{deinterlace=linear}}:rtp{dst=127.0.0.1,port=1234,sdp=file://C:\vlc.sdp} ...
by Joe33345
27 May 2010 03:54
Forum: VLC media player for Windows Troubleshooting
Topic: JTVLC H264 RTP Streaming problem with video bleeding
Replies: 9
Views: 2614

Re: JTVLC H264 RTP Streaming problem with video bleeding

I got 1 last question, is it possible that the sdp file does not support mp3? since I am outputting the vlc.sdp file in the command line so that jtvlc can read it, is that possible?
by Joe33345
24 May 2010 00:12
Forum: VLC media player for Windows Troubleshooting
Topic: JTVLC H264 RTP Streaming problem with video bleeding
Replies: 9
Views: 2614

Re: JTVLC H264 RTP Streaming problem with video bleeding

just tried it. no help :(. my guess is that jtvlc cannot handle mp3. when I start up the stream in mp3 with display open so I can see it, it plays the MP3 but to justin tv there is no audio. it has to be jtvlc causing the problem then. well thx for trying :)
by Joe33345
23 May 2010 02:31
Forum: VLC media player for Windows Troubleshooting
Topic: JTVLC H264 RTP Streaming problem with video bleeding
Replies: 9
Views: 2614

Re: JTVLC H264 RTP Streaming problem with video bleeding

qt4 debug: MRL passed to the Sout: D:\Downloads\Avatar.wmv qt4 debug: Adding option: :sout=#transcode{venc=x264{keyint=128,idrint=2,cabac=0,bframes=0},vcodec=h264,vb=500,fps=24,scale=1,vfilter=canvas{width=640,height=360,aspect=16:9},acodec=mp3,ab=128,channels=2,samplerate=44100,audio-sync,deinterla...
by Joe33345
22 May 2010 01:33
Forum: VLC media player for Windows Troubleshooting
Topic: JTVLC H264 RTP Streaming problem with video bleeding
Replies: 9
Views: 2614

Re: JTVLC H264 RTP Streaming problem with video bleeding

adding to my post, sorry for double post but it's the only way for my next problem to get noticed. Now I got it working flawlessly with 1 exception... I cannot get MP3 encoding to work streaming at all. no idea why it just wont work. ill give you the code and you tell me if I'm doing something wrong...
by Joe33345
20 May 2010 22:13
Forum: VLC media player for Windows Troubleshooting
Topic: JTVLC H264 RTP Streaming problem with video bleeding
Replies: 9
Views: 2614

Re: JTVLC H264 RTP Streaming problem with video bleeding

I tried. same problem :( branch-20100520-0202/ trunk-20100520-0002/ branch will stream but same problem as first post, trunk refuses to stream the file but it will play the file normally EDIT: you won't believe this, I got it to work by converting the mkv file I was playing to wmv. works perfectly n...
by Joe33345
20 May 2010 05:29
Forum: VLC media player for Windows Troubleshooting
Topic: JTVLC H264 RTP Streaming problem with video bleeding
Replies: 9
Views: 2614

JTVLC H264 RTP Streaming problem with video bleeding

I hope this is a simple fix. I stream to RTP 127.0.0.1 port 1234 to the jtvlc api no problem with the sdp file. Now the problem I have is bleeding video with the h264 encoder http://www.justin.tv/joe33345678/b/263958081 <--- exactly what is happening When I try to display locally the display window ...
by Joe33345
20 Jun 2008 01:26
Forum: VLC media player for Windows Troubleshooting
Topic: cannot delete a transcoded file
Replies: 4
Views: 763

Re: cannot delete a transcoded file

nah I have XP and vista on a dual boot. I do all transcoding on XP so maybe if I went over to vista and tried to delete the files... they would delete >_>. and I already tried restarting my PC :P. ill try this and reply back soon
by Joe33345
19 Jun 2008 16:01
Forum: VLC media player for Windows Troubleshooting
Topic: cannot delete a transcoded file
Replies: 4
Views: 763

cannot delete a transcoded file

I have a wierd problem thats pretty straight forward. whenever I transcode a file using VLC, like if I took a file and transcoded the movie video to h264 and audio to mp3, i cannot delete the file that comes out of VLC Media Player. I get the usual Windows Error Message saying the file is in use. so...
by Joe33345
09 Jul 2007 06:40
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 2nd Monitor Problem
Replies: 1
Views: 497

VLC 2nd Monitor Problem

its just a minor problem. when I'm set in dualview on nvidia i can move the movie from one monitor to the other. when I put it on the 2nd monitor and make it fullscreen, it plays fine. but I get violent horizontal cuts while watching the movie. mostly during fast motions. just like if your playing a...
by Joe33345
02 Jul 2007 16:33
Forum: VLC media player for Windows Troubleshooting
Topic: sound problems
Replies: 4
Views: 643

Re: sound problems

well it was on. I turned it off but it didnt solve it :( any other ideas?
by Joe33345
02 Jul 2007 05:45
Forum: VLC media player for Windows Troubleshooting
Topic: sound problems
Replies: 4
Views: 643

sound problems

hey on some movies I watch the sound during the dialog is fine but when the action hits the volume of the sound seems to drop dramatically. any way to fix? I have besweet and VLC ready if theres a way :P
by Joe33345
15 Jun 2007 20:22
Forum: VLC media player for Windows Troubleshooting
Topic: TS file playback error and complicated files :-\
Replies: 8
Views: 2293

hey I forgot to ask. sorry for double post. know of any good encoders or muxers I can use on this to create the file? EDIT: I Found something extra trying to get the file to play that might be interesting to you since I don't know what the heck im looking at XD. I got this error trying to play it on...
by Joe33345
15 Jun 2007 15:32
Forum: VLC media player for Windows Troubleshooting
Topic: TS file playback error and complicated files :-\
Replies: 8
Views: 2293

well if I can at least get the file to play with any video and audio, then I would convert it to divx HD so it would play full speed :)
by Joe33345
15 Jun 2007 04:23
Forum: VLC media player for Windows Troubleshooting
Topic: TS file playback error and complicated files :-\
Replies: 8
Views: 2293

TS file playback error and complicated files :-\

hey my friend recieved these HD files of Doom the Movie. he couldn't get them to play with any player so he sent me the files and wanted me to see what I could do. well guys I am really stuck on this one. the files are listed with this name as they were sent to me as follows: DOOM.HDDVD.REMUX.VC-1.1...

Go to advanced search