• Lee las Normas de esta sección de Audios Latinos para que tu post no sea elminado.
  • Banner VIP Minimalista

KPop Demon Hunters (2025) Solo Audio Latino [E-AC3 5.1 640 kbps/SRT] [Extraído de Netflix]

Registro
18 May 2022
Mensajes
1.427
Reacciones (ptje)
3.247
912558f91205361bb29e4b897138c068.gif


Sinopsis:

Cuando no están llenando estadios, las superestrellas del k-pop Rumi, Mira y Zoey usan sus poderes secretos para proteger a sus fans de unas amenazas sobrenaturales.


Mediainfo:
Código:
General
Complete name                           : KPop Demon Hunters (2025).eac3
Format                                  : E-AC-3
Format/Info                             : Enhanced AC-3
Commercial name                         : Dolby Digital Plus
File size                               : 456 MiB
Duration                                : 1 h 39 min
Overall bit rate mode                   : Constante
Overall bit rate                        : 640 kb/s

Audio
Format                                  : E-AC-3
Format/Info                             : Enhanced AC-3
Commercial name                         : Dolby Digital Plus
Duration                                : 1 h 39 min
Bit rate mode                           : Constante
Bit rate                                : 640 kb/s
Channel(s)                              : 6 canales
Channel layout                          : L R C LFE Ls Rs
Sampling rate                           : 48,0 kHz
Frame rate                              : 31,250 FPS (1536 SPF)
Compression mode                        : Con pérdida
Stream size                             : 456 MiB (100%)
Service kind                            : Complete Main
Dialog Normalization               : -25 dB
compr                                       : -0.28 dB
dialnorm_Average                         : -25 dB
dialnorm_Minimum                         : -25 dB
dialnorm_Maximum                         : -25 dB

Nota:

Frame rate: 23.976 (24000/1001) FPS

-Espero que lo disfruten, "Lo que no se comparte, se pierde". Saludos.

lum-yes.gif


Descarga:
Para ver este contenido oculto, debes dar click en el botón "Like", o cualquiera de las otras reacciones:

Me Gusta Me Gusta, Me Encanta Me Encanta, Jaja Jaja, Wow Wow, Triste Triste, Molesto Molesto
 
Muchas Gracias, estaba esperando que alguien lo subiera.
 
Volver
// PLANTILLA ADMIN (PORTADA DESTACADA + TMDB) mi_estilo: function() { var html = '

[CENTER]

'; // 1. Imagen oculta para la miniatura del Portal if (portada) { html += '

[OCULTAR][IMG]' + portada + '[/IMG][/OCULTAR]

'; } // 2. Portada visible centrada con tamaño destacado if (portada) { html += '

[IMG]' + portada + '[/IMG]


'; } // 3. Ficha de TMDB if (tmdb) { html += '

[TMDB]' + tmdb + '[/TMDB]


'; } // 4. Tráiler de YouTube if (ytId) { html += '

[MEDIA=youtube]' + ytId + '[/MEDIA]


'; } // 5. Capturas de pantalla if (capturas) { html += '

[COLOR=rgb(44, 130, 201)][FONT=trebuchet ms][SIZE=26px][B]📸 CAPTURAS DE PANTALLA 📸[/B][/SIZE][/FONT][/COLOR]


'; capturas.split('\n').forEach(function(l) { if (l.trim()) html += '

[IMG]' + l.trim() + '[/IMG]

'; }); html += '


'; } // 6. MediaInfo en Spoiler if (mediainfo) { html += '

[SPOILER="📋 INFORMACIÓN TÉCNICA (MEDIAINFO)"]

'; html += '

[CODE]

' + formatLines(mediainfo, false) + '

[/CODE]

'; html += '

[/SPOILER]


'; } // 7. Descargas VIP y Públicas if (vip || links) { html += '

[FICHA]


'; if (vip) { html += '

[COLOR=rgb(224, 169, 109)][FONT=trebuchet ms][SIZE=26px][B]👑 ENLACE VIP (MEGA) 👑[/B][/SIZE][/FONT][/COLOR]


'; html += '

[HIDESHOWTOGROUPS=40]

'; html += formatLines(vip, true); html += '

[/HIDESHOWTOGROUPS]


'; } if (links) { html += '

[COLOR=rgb(44, 130, 201)][FONT=trebuchet ms][SIZE=26px][B]📥 ENLACES FREE PÚBLICOS 📥[/B][/SIZE][/FONT][/COLOR]


'; links.split('\n').forEach(function(l) { if (l.trim()) html += '

[descarga=' + l.trim() + ']Descarga[/descarga]

'; }); html += '


'; } html += '

[/FICHA]

'; } html += '

[/CENTER]

'; return html; }