NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
twink
Nov 05, 2014Aspirant
Most preferred way to stream to TV?
I have a ReadyNAS 104. I'd like to stream avi and mp4 files from it to my TV. They are both connected to the network. What's the most preferred way of doing that? I'm guessing one way of doing it i...
ukbobboy
Jan 02, 2015Luminary
Hi StephenB
Sorry about that Media-Info misunderstanding, here are the two media files as requested: The first file is a *.flv and the second one is the resultant *.mp4 file.
FLV file before conversion (size 79,180KB)
<?xml version="1.0" encoding="UTF-8" ?>
- <!-- Generated by MediaInfoLib - v0.7.71
-->
- <ebucore:ebuCoreMain xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ebucore="urn:ebu:metadata-schema:ebuCore_2014" xmlns:xalan="http://xml.apache.org/xalan" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:ebu:metadata-schema:ebuCore_2014 http://www.ebu.ch/metadata/schemas/EBUC ... 140318.xsd" version="1.5" dateLastModified="2015-01-02" timeLastModified="12:26:25Z">
- <ebucore:coreMetadata>
- <ebucore:format>
- <ebucore:videoFormat videoFormatName="AVC">
<ebucore:width unit="pixel">624</ebucore:width>
<ebucore:height unit="pixel">352</ebucore:height>
<ebucore:frameRate factorNumerator="24000" factorDenominator="1001">24</ebucore:frameRate>
- <ebucore:aspectRatio typeLabel="display">
<ebucore:factorNumerator>16</ebucore:factorNumerator>
<ebucore:factorDenominator>9</ebucore:factorDenominator>
</ebucore:aspectRatio>
<ebucore:videoEncoding typeLabel="High@L3.0" />
- <ebucore:codec>
- <ebucore:codecIdentifier>
<dc:identifier>7</dc:identifier>
</ebucore:codecIdentifier>
</ebucore:codec>
<ebucore:bitRate>400000</ebucore:bitRate>
<ebucore:scanningFormat>progressive</ebucore:scanningFormat>
</ebucore:videoFormat>
- <ebucore:audioFormat audioFormatName="AAC">
<ebucore:audioEncoding typeLabel="LC" />
- <ebucore:codec>
- <ebucore:codecIdentifier>
<dc:identifier>10</dc:identifier>
</ebucore:codecIdentifier>
</ebucore:codec>
<ebucore:audioTrackConfiguration typeLabel="Front: L R" />
<ebucore:samplingRate>44100</ebucore:samplingRate>
<ebucore:bitRate>94415</ebucore:bitRate>
<ebucore:channels>2</ebucore:channels>
</ebucore:audioFormat>
<ebucore:containerFormat formatLabel="Flash Video" />
- <ebucore:duration>
<ebucore:normalPlayTime>PT21M22.387S</ebucore:normalPlayTime>
</ebucore:duration>
<ebucore:fileSize>81079475</ebucore:fileSize>
<ebucore:fileName>File Name Removed.flv</ebucore:fileName>
<ebucore:locator>D:\New Folder (32)\File Name Removed.flv</ebucore:locator>
<ebucore:technicalAttributeString typeLabel="overallBitRate">505803</ebucore:technicalAttributeString>
</ebucore:format>
</ebucore:coreMetadata>
</ebucore:ebuCoreMain>
MP4 file, after FLV conversion, (size 331,479KB)
<?xml version="1.0" encoding="UTF-8" ?>
- <!-- Generated by MediaInfoLib - v0.7.71
-->
- <ebucore:ebuCoreMain xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ebucore="urn:ebu:metadata-schema:ebuCore_2014" xmlns:xalan="http://xml.apache.org/xalan" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:ebu:metadata-schema:ebuCore_2014 http://www.ebu.ch/metadata/schemas/EBUC ... 140318.xsd" version="1.5" dateLastModified="2015-01-02" timeLastModified="12:29:01Z">
- <ebucore:coreMetadata>
- <ebucore:format>
- <ebucore:videoFormat videoFormatName="AVC">
<ebucore:width unit="pixel">800</ebucore:width>
<ebucore:height unit="pixel">480</ebucore:height>
<ebucore:frameRate factorNumerator="30000" factorDenominator="1001">30</ebucore:frameRate>
<ebucore:aspectRatio typeLabel="display">1.667</ebucore:aspectRatio>
<ebucore:videoEncoding typeLabel="Baseline@L3.1" />
- <ebucore:codec>
- <ebucore:codecIdentifier>
<dc:identifier>avc1</dc:identifier>
</ebucore:codecIdentifier>
</ebucore:codec>
<ebucore:bitRate>2000000</ebucore:bitRate>
<ebucore:scanningFormat>progressive</ebucore:scanningFormat>
<ebucore:videoTrack trackId="1" />
</ebucore:videoFormat>
- <ebucore:audioFormat audioFormatName="AAC">
<ebucore:audioEncoding typeLabel="LC" />
- <ebucore:codec>
- <ebucore:codecIdentifier>
<dc:identifier>40</dc:identifier>
</ebucore:codecIdentifier>
</ebucore:codec>
<ebucore:audioTrackConfiguration typeLabel="Front: L R" />
<ebucore:samplingRate>44100</ebucore:samplingRate>
<ebucore:bitRate>127990</ebucore:bitRate>
<ebucore:bitRateMode>constant</ebucore:bitRateMode>
<ebucore:audioTrack trackId="2" />
<ebucore:channels>2</ebucore:channels>
</ebucore:audioFormat>
- <ebucore:containerFormat formatLabel="MPEG-4">
- <ebucore:codec>
- <ebucore:codecIdentifier>
<dc:identifier>isom</dc:identifier>
</ebucore:codecIdentifier>
</ebucore:codec>
</ebucore:containerFormat>
- <ebucore:duration>
<ebucore:normalPlayTime>PT21M22.323S</ebucore:normalPlayTime>
</ebucore:duration>
<ebucore:fileSize>339434255</ebucore:fileSize>
<ebucore:fileName>File Name Removed.mp4</ebucore:fileName>
<ebucore:locator>D:\Video Conversions (FLV to MP4)\File Name Removed.mp4</ebucore:locator>
<ebucore:technicalAttributeString typeLabel="overallBitRate">2117621</ebucore:technicalAttributeString>
</ebucore:format>
</ebucore:coreMetadata>
</ebucore:ebuCoreMain>
Hope this helps in your investigations
UK Bob
Sorry about that Media-Info misunderstanding, here are the two media files as requested: The first file is a *.flv and the second one is the resultant *.mp4 file.
FLV file before conversion (size 79,180KB)
<?xml version="1.0" encoding="UTF-8" ?>
- <!-- Generated by MediaInfoLib - v0.7.71
-->
- <ebucore:ebuCoreMain xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ebucore="urn:ebu:metadata-schema:ebuCore_2014" xmlns:xalan="http://xml.apache.org/xalan" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:ebu:metadata-schema:ebuCore_2014 http://www.ebu.ch/metadata/schemas/EBUC ... 140318.xsd" version="1.5" dateLastModified="2015-01-02" timeLastModified="12:26:25Z">
- <ebucore:coreMetadata>
- <ebucore:format>
- <ebucore:videoFormat videoFormatName="AVC">
<ebucore:width unit="pixel">624</ebucore:width>
<ebucore:height unit="pixel">352</ebucore:height>
<ebucore:frameRate factorNumerator="24000" factorDenominator="1001">24</ebucore:frameRate>
- <ebucore:aspectRatio typeLabel="display">
<ebucore:factorNumerator>16</ebucore:factorNumerator>
<ebucore:factorDenominator>9</ebucore:factorDenominator>
</ebucore:aspectRatio>
<ebucore:videoEncoding typeLabel="High@L3.0" />
- <ebucore:codec>
- <ebucore:codecIdentifier>
<dc:identifier>7</dc:identifier>
</ebucore:codecIdentifier>
</ebucore:codec>
<ebucore:bitRate>400000</ebucore:bitRate>
<ebucore:scanningFormat>progressive</ebucore:scanningFormat>
</ebucore:videoFormat>
- <ebucore:audioFormat audioFormatName="AAC">
<ebucore:audioEncoding typeLabel="LC" />
- <ebucore:codec>
- <ebucore:codecIdentifier>
<dc:identifier>10</dc:identifier>
</ebucore:codecIdentifier>
</ebucore:codec>
<ebucore:audioTrackConfiguration typeLabel="Front: L R" />
<ebucore:samplingRate>44100</ebucore:samplingRate>
<ebucore:bitRate>94415</ebucore:bitRate>
<ebucore:channels>2</ebucore:channels>
</ebucore:audioFormat>
<ebucore:containerFormat formatLabel="Flash Video" />
- <ebucore:duration>
<ebucore:normalPlayTime>PT21M22.387S</ebucore:normalPlayTime>
</ebucore:duration>
<ebucore:fileSize>81079475</ebucore:fileSize>
<ebucore:fileName>File Name Removed.flv</ebucore:fileName>
<ebucore:locator>D:\New Folder (32)\File Name Removed.flv</ebucore:locator>
<ebucore:technicalAttributeString typeLabel="overallBitRate">505803</ebucore:technicalAttributeString>
</ebucore:format>
</ebucore:coreMetadata>
</ebucore:ebuCoreMain>
MP4 file, after FLV conversion, (size 331,479KB)
<?xml version="1.0" encoding="UTF-8" ?>
- <!-- Generated by MediaInfoLib - v0.7.71
-->
- <ebucore:ebuCoreMain xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ebucore="urn:ebu:metadata-schema:ebuCore_2014" xmlns:xalan="http://xml.apache.org/xalan" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:ebu:metadata-schema:ebuCore_2014 http://www.ebu.ch/metadata/schemas/EBUC ... 140318.xsd" version="1.5" dateLastModified="2015-01-02" timeLastModified="12:29:01Z">
- <ebucore:coreMetadata>
- <ebucore:format>
- <ebucore:videoFormat videoFormatName="AVC">
<ebucore:width unit="pixel">800</ebucore:width>
<ebucore:height unit="pixel">480</ebucore:height>
<ebucore:frameRate factorNumerator="30000" factorDenominator="1001">30</ebucore:frameRate>
<ebucore:aspectRatio typeLabel="display">1.667</ebucore:aspectRatio>
<ebucore:videoEncoding typeLabel="Baseline@L3.1" />
- <ebucore:codec>
- <ebucore:codecIdentifier>
<dc:identifier>avc1</dc:identifier>
</ebucore:codecIdentifier>
</ebucore:codec>
<ebucore:bitRate>2000000</ebucore:bitRate>
<ebucore:scanningFormat>progressive</ebucore:scanningFormat>
<ebucore:videoTrack trackId="1" />
</ebucore:videoFormat>
- <ebucore:audioFormat audioFormatName="AAC">
<ebucore:audioEncoding typeLabel="LC" />
- <ebucore:codec>
- <ebucore:codecIdentifier>
<dc:identifier>40</dc:identifier>
</ebucore:codecIdentifier>
</ebucore:codec>
<ebucore:audioTrackConfiguration typeLabel="Front: L R" />
<ebucore:samplingRate>44100</ebucore:samplingRate>
<ebucore:bitRate>127990</ebucore:bitRate>
<ebucore:bitRateMode>constant</ebucore:bitRateMode>
<ebucore:audioTrack trackId="2" />
<ebucore:channels>2</ebucore:channels>
</ebucore:audioFormat>
- <ebucore:containerFormat formatLabel="MPEG-4">
- <ebucore:codec>
- <ebucore:codecIdentifier>
<dc:identifier>isom</dc:identifier>
</ebucore:codecIdentifier>
</ebucore:codec>
</ebucore:containerFormat>
- <ebucore:duration>
<ebucore:normalPlayTime>PT21M22.323S</ebucore:normalPlayTime>
</ebucore:duration>
<ebucore:fileSize>339434255</ebucore:fileSize>
<ebucore:fileName>File Name Removed.mp4</ebucore:fileName>
<ebucore:locator>D:\Video Conversions (FLV to MP4)\File Name Removed.mp4</ebucore:locator>
<ebucore:technicalAttributeString typeLabel="overallBitRate">2117621</ebucore:technicalAttributeString>
</ebucore:format>
</ebucore:coreMetadata>
</ebucore:ebuCoreMain>
Hope this helps in your investigations
UK Bob
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!