[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

09/14/2009 at 09:45AM PDT, ID: 24730159
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.8

Mencoder H264 AVC Urgent !!!!!

Asked by CahitEy in Video Editing, Streaming Media Players, Linux, Miscellaneous Software

Tags: video edit

Firstly thanks for every body who interested with my question

i have a problem with streaming h264 files on red5 server ...
Firstle i try to grab a hd video and stream from my server it worked perfectly on my server then i tryed several converting types with:
-rawvideo formatting
-Flv container
-mp4 Container
.....

i am able to listen the sound of video but it is working on black screen on containered videos but if i use rawvideo formatting then my server is locking down completely but all this files also work on my computer with vlc and i could not see any difference when i look deeply on MediaInfo(A program which is distrubuted via sourceforge)

You could check a containered video of mine from this link :
http://rapidshare.com/files/280017396/cikti2.mp4.html

I tryed streaming with Red5 Server Latest relase (25 August) And Wovza Server

here is my converting codes :
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
For RawVideo Technique :
mencoder aa.flv -of rawvideo -nosound -ovc x264 -x264encopts subq=1:frameref=1:bitrate=900:bframes=1:pass=1 -vf scale=1280:720 -o outfile.264 
mencoder aa.flv -of rawvideo -nosound -ovc x264 -x264encopts subq=6:frameref=5:bitrate=900:me=umh:partitions=all:bframes=1:me_range=16:cabac:weightb:deblock:pass=2 -vf scale=1280:720 -o outfile.264
mplayer aa.flv -vc dummy -ao pcm:fast:file=audio.wav 
neroaacenc -q 0.99 -if audio.wav -of outfile.m4a 
mp4box -add outfile.264 -add outfile.m4a -fps 23.976 finalout.mp4 
 
 
With Mp4 Container 
 
 
mencoder a.flv -o cikti2.mp4 -oac lavc -lavcopts acodec=libfaac:abitrate=22050:vqmin=2:vhq:keyint=25 -ovc x264 -x264encopts subq=1:frameref=1:bitrate=200:bframes=1:pass=1:b_adapt:b_pyramid:weight_b:partitions=all:me_range=16:me=hex -vf scale=320:240 -of lavf -ofps 20 -faacopts br=200
 
With FFmpeg libx264 encode :
 
ffmpeg -y -i "C:\Program Files\MPlayer\aa.flv" vcodec libx264 -b 512k -bf 3 -subq 6 -cmp 256 -refs 5 -qmin 10 -qmax 51 -qdiff 4 -coder 1 -loop 1 -me hex -me_range 16 -trellis 1 -flags +mv4 -flags2 +bpyramid+wpred+mixed_refs+brdo+8x8dct -partitions parti4x4+parti8x8+partp4x4+partp8x8+partb8x8 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 "C:\Program Files\MPlayer\cikar.mp4"
[+][-]09/15/09 02:58 PM, ID: 25340048

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]09/15/09 02:59 PM, ID: 25340049

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]09/20/09 04:09 AM, ID: 25376702

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]09/20/09 08:02 AM, ID: 25377465

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Video Editing, Streaming Media Players, Linux, Miscellaneous Software
Tags: video edit
Sign Up Now!
Solution Provided By: MASQUERAID
Participating Experts: 1
Solution Grade: B
 
 
 
Loading Advertisement...
20090824-EE-VQP-74 - Hierarchy / EE_QW_3_20080625