Todos los datos sobre reproduccion de videos

Pues eso, la verdad es que creo que aqui queda todo explicado, formatos, codecs, contenedores, streamings y demas que podemos acceder apartir de ahora en la 360.
Queda explicado porque algunos streamings ahora no funcionan y como han de ser los videos para que esten garantizados 100% su funcionamiento:

1. What exactly does the Xbox 360 support for H.264?
Xbox 360 supports the following for H.264:
* File Extensions: .mp4, .m4v, mp4v, .mov
* Containers: MPEG-4, QuickTime
* Video Profiles: Baseline, main, and high (up to Level 4.1) profiles.
* Video Bitrate: 10 Mbps with resolutions of 1920 x 1080 at 30fps. See question number 6 for more information.
* Audio Profiles: 2 channel AAC low complexity (LC)
* Audio Max Bitrate: No restrictions. See question number 6 for more information.

2. What exactly does the Xbox 360 support for MPEG-4 Part 2?
Xbox 360 supports the following for MPEG-4:
* File Extensions: .mp4, .m4v, .mp4v, .mov
* Containers: MPEG-4, QuickTime
* Video Profiles: Simple (including Simple profile content mislabeled as Advanced Simple)
* Video Bitrate: 5 Mbps with resolutions of 1280 x 720 at 30fps. See question number 6 for more information.
* Audio Profiles: 2 channel AAC low complexity (LC)
* Audio Max Bitrate: No restrictions. See question number 6 for more information.

3. What exactly does the Xbox 360 support for WMV (VC-1)?
Xbox 360 supports the following for WMV:
* File Extensions: .wmv
* Container: asf
* Video Profiles: WMV7 (WMV1), WMV8 (WMV2), WMV9 (WMV3), VC-1 (WVC1 or WMVA) in simple, main, and advanced up to Level 3
* Video Bitrate: 15 Mbps with resolutions of 1920 x 1080 at 30fps. See question number 6 for more information.
* Audio Profiles: WMA7/8, WMA 9 Pro (stereo and 5.1), WMA lossless
* Audio Max Bitrate: No restrictions. See question number 6 for more information.

5. What are the different ways to play video content on Xbox 360?
You can play video from a USB 2.0 FAT32 removable drive, optical media, and by streaming from the Zune software or Windows Media Player 11.

6. What is the "real" max bit rate, resolution, and frames per second that you support for all the different formats?
Xbox 360 does not specifically block video from playing based on a maximum bit rate, resolution, or frames per second. The maximums listed above for each codec are what we have tested for various video playback sources. Higher rated content will not be blocked, but playback may be less then optimal. Use higher bitrates at your own risk.

18. After the May 2007 update, my 3rd party software doesn't stream videos correctly. Why?
Video navigation was changed in the May 2007 update. 3rd party software that does not support folders through network sharing will not work correctly. You'll have to contact the software developer for support.

22. How can I get Windows Media Player 11 to stream MPEG-4 Part 2 and H.264 to my console?
By default, Windows Media Player 11 does not support MPEG-4 Part 2 and H.264. You can either convert your MPEG-4 Part 2 and H.264 content to WMV or you can install a 3rd party MP4 DirectShow decoder pack to import MPEG-4 part 2 and H.264 files into your library. Once they are in your library they can be streamed to your console just like WMVs.
Yo no entiendo muy bien de que es lo que no o se puede reproducir [mad] si memto mi memoria reconoce mp3 y fotos pero. !! si meto un mp4 lo reproduce ? Jeje bueno no tengo mucha idea de toda smaneras lo voy a averiguar mas tarde a ver que pasa mañana con lo de actualizacion ti los bakcups correran bien o a esperarme ya que no creo que bannen por live [360º]
primero, no se porque me han cerrado el hilo, la verdad, pero bueno. Segundo, yo las pelis que tengo antes me las reproducia perfectamente y mi pregunta era muy muy simple: que ha echo esta actualizacion que ahora no me deja verlas, no es para que me mandes aki, que ademas, como no lo pongas en español poca gente se va a enterar.
Es una buena oportunidad para usar las clases de ingles de la universidad [+risas] Encuentro que el formato mp4 es sensacional, ojaLa se empiece a masificar , acabo de ver un capitulo de tomgreen.com pasado a mp4 y se vee de lo mas bien. total si se quiere ver xvid esta vlc 360 o vcl 360 ( no se cual sera) que los transmite perfectamente aunque deja un lag en el pc como diria el comentarista de pes "HORROROSO"
Bueno, informar que finalmente se ha encontrado el problema del pantallazo negro, por lo visto tiene que ver con como están montados los videos y se puede arreglar sin recodificar.

Les remito a una información facilitada por el forero Rendel en la que con ayuda de avisynth ha conseguido arreglar una pelicula que antes veia negra sin recodificarla ni nada.

A ver, abrís el Windows Media Stream Editor (se instala con el Windows Media Encoder).

Elegís como entrada el wmv que no se ve le dais que lo añada completo a la parte derecha de la ventana.

Le dais a generar, ponéis un nombre, Start y voilá, hace un nuevo wmv y este sí que funciona. Lo acabo de probar con Spiderman 2 y perfecto.

Curioso que al mirar las cabeceras de los dos videos con el Windows File Editor sale lo siguiente. Mirad las diferencias en el id del stream de video y sobretodo el CDATA, eso es el problema:

- Spiderman 2 NO FUNCIONA:

<?xml version="1.0"?>

<WMBasicEdit >
   <Attributes >
   <WMENC_QWORD Name="WM/ASFPacketCount" Value="412922" />
   <WMENC_QWORD Name="WM/ASFSecurityObjectsSize" Value="0" />
   <WMENC_BLOB Name="WM/StreamTypeInfo" >
   <![CDATA[6175647300001000800000aa00389b71240000006201060080bb0000dad6000056491800120018003f0000000000000000000000e0000000]]>
   </WMENC_BLOB>

   <WMENC_LONG Name="WM/PeakBitrate" Value="440016" />
       <WMENC_STRING Name="Title" Value="Spiderman 2" />
       <WMENC_STRING Name="Author" />
       <WMENC_STRING Name="Copyright" />
       <WMENC_STRING Name="Description" />
       <WMENC_STRING Name="WM/ParentalRating" />
       <WMENC_STRING Name="Fold6To2Channels3" StreamID="2" />
       <WMENC_STRING Name="WM/WMADRCPeakTarget" StreamID="2" />
       <WMENC_STRING Name="WM/WMADRCAverageTarget" StreamID="2" />
   </Attributes>

   <RemoveAllMarkers />
   <RemoveAllScripts />
</WMBasicEdit>



- Spiderman 2 FUNCIONA:

<?xml version="1.0"?>

<WMBasicEdit >
   <Attributes >
   <WMENC_QWORD Name="WM/ASFPacketCount" Value="14154" />
   <WMENC_QWORD Name="WM/ASFSecurityObjectsSize" Value="0" />
   <WMENC_BLOB Name="WM/StreamTypeInfo" >
   <![CDATA[7669647300001000800000aa00389b716e000000000000000000000000050000d0020000000000000000000000050000d0020000bece8a0000000000801a0600000000003e00000000050000d002000001001800575643310000000000000000000000000000000000000000270000010fdbbe27f16788800000010e10449fc59c80]]>
   </WMENC_BLOB>

   <WMENC_LONG Name="WM/PeakBitrate" Value="8010598" />
       <WMENC_STRING Name="Title" />
       <WMENC_STRING Name="Author" />
       <WMENC_STRING Name="Copyright" />
       <WMENC_STRING Name="Description" />
       <WMENC_STRING Name="WM/ParentalRating" />
       <WMENC_STRING Name="Fold6To2Channels3" StreamID="1" />
       <WMENC_STRING Name="WM/WMADRCPeakTarget" StreamID="1" />
       <WMENC_STRING Name="WM/WMADRCAverageTarget" StreamID="1" />
   </Attributes>

   <RemoveAllMarkers />
   <RemoveAllScripts />
</WMBasicEdit>


Probad con más videos que no rulen!!!!

Desconozco el motivo de todo esto, pero finalmente, parece que no han capado el codec VC-1.
5 respuestas