Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Hardware & Software > Software players

Reply
 
Thread Tools Search this Thread Display Modes
Old 18th October 2023, 10:10   #1  |  Link
dns
Registered User
 
Join Date: Jan 2022
Posts: 4
Need a player for 265 videos in raw format

The stationary video recorder produces video in raw format, the files are obtained with the extension h264
ffplay, vlc, mpv don't play the file.

Code:
MediaInfo
Complete name				: C:\_vid\PL\IP camera_02_20230913_06.00.00-07.00.00[H][@220f5][1].h264
Format					: HEVC
Format/Info				: High Efficiency Video Coding
File size				: 174 Mb
FileExtension_Invalid			: hevc h265 265

Format					: HEVC
Format/Info				: High Efficiency Video Coding
Format profile				: Main@L3.1@Main
Width					: 1 280 pixels
Height					: 720 pixels
Display aspect ratio			: 16:9
Color space				: YUV
Chroma subsampling			: 4:2:0
Bit depth				: 8 бит
Color range				: Full
Color primaries				: BT.709
Transfer characteristics		: BT.709
Matrix coefficients			: BT.709
Yeah. The file turns out to be h265. I rename it, but it makes no sense.

ffplay -f hevc -i "IP camera_02_20230913_06.00.00-07.00.00[H][@220f5][1].h265"

It plays, but rewinding still doesn't work and writes an error in the console:

Code:
[hevc @ 000001d85e347b80] Invalid NAL unit 0, skipping.
[NULL @ 000001d85d81eb40] Invalid NAL unit 0, skipping.
    Last message repeated 6 times
But here's the catch, I had a player that showed it perfectly and rewinded the file. I lost it

https://mega.nz/file/qtExyRAK#N3kGl2...2UMHd04qEUpqcQ (File 174Mb)
dns is offline   Reply With Quote
Old 18th October 2023, 10:40   #2  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,890
Renamed to .h265 is played by mpc-hc or mpc-be.
But if you want rewind etc. the best option is mux it to .mkv with MkvToolNix, it create the needed indexes to play forward and backward.
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is offline   Reply With Quote
Old 18th October 2023, 12:35   #3  |  Link
dns
Registered User
 
Join Date: Jan 2022
Posts: 4
I think I found that player (I searched for half a day).

Player page
direct link

It plays files beautifully and rewinding works great. But why, why does ffmpeg stumble?
dns is offline   Reply With Quote
Old 2nd November 2023, 20:48   #4  |  Link
therube
Registered User
 
Join Date: Aug 2013
Posts: 191
Quote:
Renamed to .h265 is played by mpc-hc or mpc-be.
At first I didn't realize that it was playing - until I saw the time code advancing.
Quote:
mux it to .mkv
Looks to work just fine, including reversing (& even though it does spit out, Invalid NAL, messages).
Code:
ffmpeg -i xxx.h265 -c copy out.mkv
therube is offline   Reply With Quote
Reply

Tags
ffplay, h264, hevc, player, vlc

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 17:44.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.