Jump to content

Recommended Posts

Posted

someone was telling me XBMC on xbox can play 720p files if you have the correct version.

 

I have never seen such a version, anyone know for sure? save me looking high and low for it on the net?

 

thanks

Posted

yes there is alot of stuff in branchs lying around for xbox....I think they maybe deleted but other builds and features where in production but not excepted by the team to go in the final build....

Posted

It plays 720p Mpg files, but i forgot the build number. just simple try the ps3 media server and encode it on your pc and stream it over upnp to the xbox, im sure this will work. since i got my new blueray player with dlna i never used the xbox anymore for streaming or video, only for shoutcast.

  • 2 weeks later...
Posted
It plays 720p Mpg files, but i forgot the build number. just simple try the ps3 media server and encode it on your pc and stream it over upnp to the xbox, im sure this will work. since i got my new blueray player with dlna i never used the xbox anymore for streaming or video, only for shoutcast.

 

The latest SVN builds will handle 720p ffmpeg mpeg4 at ~3000 - 5000kbps for example.

 

i use (on linux) something like

 

mencoder something-720p.mkv -o something-720p.avi -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=4000:vrc_maxrate=5000:vrc_buf_size=4096

 

which will produce a file that works on both mplayer and dvdplayer on xbmc

Posted
It plays 720p Mpg files, but i forgot the build number. just simple try the ps3 media server and encode it on your pc and stream it over upnp to the xbox, im sure this will work. since i got my new blueray player with dlna i never used the xbox anymore for streaming or video, only for shoutcast.

 

The latest SVN builds will handle 720p ffmpeg mpeg4 at ~3000 - 5000kbps for example.

 

i use (on linux) something like

 

mencoder something-720p.mkv -o something-720p.avi -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=4000:vrc_maxrate=5000:vrc_buf_size=4096

 

which will produce a file that works on both mplayer and dvdplayer on xbmc

 

hi exobuzz,

 

could you upload the file it produces somewhere and advise where i need to put it?

 

thank you

Posted
It plays 720p Mpg files, but i forgot the build number. just simple try the ps3 media server and encode it on your pc and stream it over upnp to the xbox, im sure this will work. since i got my new blueray player with dlna i never used the xbox anymore for streaming or video, only for shoutcast.

 

The latest SVN builds will handle 720p ffmpeg mpeg4 at ~3000 - 5000kbps for example.

 

i use (on linux) something like

 

mencoder something-720p.mkv -o something-720p.avi -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=4000:vrc_maxrate=5000:vrc_buf_size=4096

 

which will produce a file that works on both mplayer and dvdplayer on xbmc

 

hi exobuzz,

 

could you upload the file it produces somewhere and advise where i need to put it?

 

thank you

 

this is a line just to convert a video using "mencoder". I didn't actually convert anything. Are you asking for a test video to see how the playback is ?

If you use windows or osx I'm guessing there are other encoder programs out there that can do a similar thing (h264 to 720p ~4000kbit mpeg4)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...